Uploading Files using SFTP
Automation procedures for uploading files using SFTP.
Basic Upload
To upload a file to an SFTP server, use the following syntax:
Upload with Specified Remote Path
To upload a file to a specific path on the SFTP server, use the following syntax:
In this example, the file is uploaded to the specified remote path on the SFTP server.
Last updated
Was this helpful?