Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: Support moving file across filesystems in SFTP

Thanks for your suggestion. Will consider it.

If you have a shell access, you can configure a custom command for the operation, using cp + rm:
https://winscp.net/eng/docs/custom_command
cshktsmyt

Support moving file across filesystems in SFTP

Support moving file across filesystems in SFTP.

It would be nice to fallback to copy and then delete the original file when rename is not allowed.