Overload List

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

See Also