FTPConnection.put

Undocumented in source.
  1. void put(const(char)[] path, const(char)[] local_file, FtpProgress progress, FtpFormat format)
    class FTPConnection
    void
    put
    (
    const(char)[] path
    ,
    const(char)[] local_file
    ,,)
  2. void put(const(char)[] path, InputStream stream, FtpProgress progress, FtpFormat format)

Meta