Overload List
Name | Description | |
---|---|---|
![]() |
Upload(FileInfo) |
Uploads a local file to the FTP server remote directory.
|
![]() |
Upload(String) |
Uploads a local file to the FTP server remote directory.
|
![]() |
Upload(array<Byte>[]()[][], String) |
Uploads a byte array to the FTP server remote directory.
|
![]() |
Upload(FileInfo, Boolean) |
Uploads a local file to the FTP server remote directory.
|
![]() |
Upload(FileInfo, String) |
Uploads a local file to the FTP server remote directory.
|
![]() |
Upload(String, Boolean) |
Uploads a local file to the FTP server remote directory.
|
![]() |
Upload(String, String) |
Uploads a local file to the FTP server remote directory.
|
![]() |
Upload(array<Byte>[]()[][], String, Boolean) |
Uploads a byte array to the FTP server remote directory.
|
![]() |
Upload(FileInfo, String, Boolean) |
Uploads a local file to the FTP server remote directory.
|
![]() |
Upload(String, String, Boolean) |
Uploads a local file to the FTP server remote directory.
|