Skip to main content

Move a file or folder using SFTP

Move or rename a file or folder on an SFTP server.

Application

  • SFTP

Inputs (what you have)

NameDescriptionData TypeRequired?Example
SFTP connected accountThe credentials for the SFTP serverConnected AccountYes
Source pathThe current path of the file or folder to move or renameText (Long)Yes/path/to/file.txt
Destination pathThe new path or name for the file or folderText (Long)Yes/new/path/file.txt
Auto-generate folder structure?Automatically create the folder structure if it does not existTrue/FalseNotrue
Overwrite destination content?Overwrite the content of the destination file or folder if it existsTrue/FalseNo

Outputs (what you get)

NameDescriptionData TypeRequired?Example
Destination pathThe new path or name of the file or folderText (Long)No/new/path/file.txt

Outcomes

NameDescription
SuccessThis status is selected if the job has successfully completed.
No resultThis status is selected if the job has successfully completed but no result was produced.

Requirements

  • N/A