edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

FTPConnectionUploadFile Method

Overload List

UploadFile(String, String) Upload a local file to the FTP server in the current working directory.
UploadFile(String, String, WriteMode) Upload a local file to the FTP server in the current working directory. Allows appending if current file exists.
UploadFile(String, String, Boolean) Upload a local file to the FTP server in the current working directory. Allows appending if current file exists.
Obsolete

See Also