nealobrien wrote:
1. sync that mirrors all file movements and deletes (on both local or remote) - this greatly preferred
WinSCP does not keep any data about previous state of the folders. Without that:
- If file is existing one side, but missing on the other, how do you tell if it was added on one side or deleted on the other?
- If new file is present on one side and another file is absent, how do you tell if it was rename or simply new file added and another removed?
2. a command or succinct script to move files to the server (but not copy, ie put or get)
I do not understand. Please elaborate.