Overload List
Name | Description | |
---|---|---|
![]() ![]() | Upload(String, String) |
Uploads the specified local file or directory hierarchy to the directory to the FTP server. Accepts wildcards.
|
![]() ![]() | Upload(FileSet, String) |
Uploads the specified local files and/or directories to the directory on the FTP server.
|
![]() ![]() | Upload(String, String, TraversalMode) |
Uploads the specified local file or directory hierarchy to the directory to the FTP server. Accepts wildcards.
|
![]() ![]() | Upload(FileSet, String, TransferMethod, ActionOnExistingFiles) |
Uploads the specified local files and/or directories to the directory on the FTP server.
|
![]() ![]() | Upload(String, String, TraversalMode, TransferMethod, ActionOnExistingFiles) |
Uploads the specified local file or directory hierarchy to the directory on the FTP server. Accept wildcards.
|