Upload FTP
Description
Uploads files to a specified directory in an FTP connection.
Input
Files from previous activity.
Output
Files in FTP Connection.
Configuration Fields
-
Connection Configuration options to establish a connection to the FTP server.
-
Working Directory Remote directory on the FTP server where the files will be uploaded.
-
Permissions Permissions for the uploaded file on the server in CHMOD format.
-
Upload With Temp Name (Switch) Indicates whether the file should first be uploaded with a temporary name.
- Enabled The file will be uploaded with a temporary name and renamed after completion.
- Disabled The file is uploaded directly with its final name.
Sample Input
Not Applicable
Sample Configuration
Sample Output
Files available in the FTP connection
Remote File Name | File Name | Size |
---|---|---|
file1.txt | file1.txt | 2MB |
file2.csv | file2.csv | 3MB |