Field | Definition |
Basic Tab | |
Label | Specify a label for this action. |
Source File | Specify the path and file name of a single file to upload. |
Destination File | Specify the destination file. Unlike the regular Put action, the specified file name/path will not be altered in any manner and will be sent to the SFTP server as is in the PUT request. |
Transfer Options Tab | |
Preserve Timestamp | Select the desired option for timestamp preservation. The timestamp preservation allows the destination files to have the same modification timestamp as the source files. Not all servers support the timestamp preservation feature. Default Value: none |
Output Variables Tab | |
Processed Source Files Variable | If desired, specify the name of a variable which will contain the file on the local system that was successfully uploaded. This variable will be of type File List and may be used in subsequent tasks that accept a File List input variable. The variable will be created if it does not exist. |
Number of Files Uploaded Variable | If desired, specify the name of a variable which will contain the number of files uploaded. The variable may be used in subsequent tasks. The variable will be created if it does not exist. |