Overload List
| Name | Description | |
|---|---|---|
| UploadByteArray(array<Byte>[]()[][], String) |
Upload an array of bytes to the FTP server in the current working directory.
(Overrides FTPConnection..::..UploadByteArray(array<Byte>[]()[][], String).) | |
| UploadByteArray(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).) |