Folders
Name |
Description |
CreateFolder |
Create the specified ftp folder |
CreateFolders |
Create the folders of which the server and folder name reside in the specified datatable |
DeleteFolder |
Delete the specified ftp folder |
DeleteFolders |
Delete the folders of which the server and folder name reside in the specified datatable |
DownloadFolder |
Download a remote directory into a local folder, using FTP or FTPS |
DownloadFolders |
Download folders of which the server and remote folder reside in the specified datatable |
FolderExists |
Check existence of the specified ftp folder |
FoldersExist |
Check existence of folders, of which the server and file path reside in the specified datatable, using FTP or FTPS |
GetFolders |
Get folder entries from the specified ftp folder(s) |
MoveFolder |
Move the specified ftp folder to another folder |
MoveFolders |
Move folders of which the server and folder reside in the specified datatable |
RenameFolder |
Rename the specified ftp folder |
RenameFolders |
Rename folders of which the server and folder reside in the specified datatable |
UploadFolder |
Upload a local folder into a remote directory, using FTP or FTPS |
UploadFolders |
Upload folders of which the server and local folder reside in the specified datatable |