Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkBeginUpload(FileSet, String, TransferMethod, ActionOnExistingFiles, AsyncCallback, Object)
Begins asynchronous Upload operation. Uploads the specified local files and/or directories to the directory on the FTP server.
Public methodSupported by the .NET Compact FrameworkBeginUpload(String, String, TraversalMode, TransferMethod, ActionOnExistingFiles, AsyncCallback, Object)
Begins asynchronous Upload operation. Uploads the specified local file or directory hierarchy to the directory on the FTP server. Accept wildcards.

See Also