FTP Upload
Last updated
Last updated
FTPUpload uploads a file to an FTP-site.
Use the to provide the connection values for connecting to the FTP server.
If selected, the file will be uploaded with the same file name as the original.
If is selected, the folder on the FTP-site where the file will be uploaded. Otherwise, both the folder path and the file name must be provided.
If a file with the same name already exists in the folder on the FTP-site, it will be overwritten.
The local file path to the file to upload.
Select to create the directory if it does not exist.