SFTP Move
Moves a file on the server.

Input
| Name | Required | Description |
|---|---|---|
| Connection | SFTP Connection. | |
| File Path | File path including file extension e.g. Folder1/Folder2/file.txt | |
| New Directory | The path of the destination directory. | |
| Overwrite Existing | Allow an existing file on the server to be overwritten. |
Output
New File Path File path for the new location.