Delete file
Deletes a file from the specified folder.
Delete folder
Deletes a folder from the FTP server. NOTE: typically folders must be empty before they can be deleted.
Fetch file
Fetches a file from the specified folder. The file is stored temporarily on the server. A URL reference to the file is emitted that can be used to process the file in other actions. An error occurs if the file cannot be fetched.
Rename file
Renames a file in the specified folder.
Upload file
Uploads a file to the specified destination folder.
Upload text to file
Uploads text to a file in the specified destination folder. If the file exists, it is overwritten.