backup files on remote with monitored synchronization
Is it possible to get WinSCP to make a backup of a file on a remote when doing syncing? For example, if a file that exists locally and on the remote is updated locally, then before WinSCP updates the remote file it would make a backup.
Let us say I had this:
And I make an update to the file locally, then after the sync it should end up like this:
Or something like it....
Let us say I had this:
local: /path/to/file.txt remote: /path/to/file.txt
local: /path/to/file.txt remote: /path/to/file.txt /path/to/file.txt.20181221032003.001