SFTP - Upload file
SFTP - Upload file
Uploads a file from the local computer to the SFTP server. Ideal for automating the sending of reports, generated documents or any file that has to be made available on the server without manual access.
Options
Connection
Select the SFTP: Connect action that will be used to reach the server.
Local path
Enter the full path of the file on the local computer to send to the server, including the file name and its extension.
Remote path
Enter the full destination path on the SFTP server, including the file name and its extension.
Returns
This action has no returns.
Rules and Conditions
- Every field is required.
- The remote path must include the name and extension of the destination file.
- If a file already exists at the given remote path, it is replaced.
- The destination directory on the server must exist before the upload.