Overload List

  NameDescription
Public methodUploadByteArray(array<Byte>[]()[][], String)
Upload an array of bytes to the FTP server in the current working directory.
(Overrides FTPConnection..::..UploadByteArray(array<Byte>[]()[][], String).)
Public methodUploadByteArray(array<Byte>[]()[][], String, Boolean)
Upload data to the FTP server in the current working directory. Allows appending if current file exists.
(Overrides FTPConnection..::..UploadByteArray(array<Byte>[]()[][], String, Boolean).)

See Also