With SyncToy on Windows, I can preview what it will do to my files before commiting the changes. Is it possible to do the same with rsync or something similar?
With SyncToy on Windows, I can preview what it will do to my files before commiting the changes. Is it possible to do the same with rsync or something similar?
Use this command line option:
There is a tool called unison that builds on rsync. It provides two-way synchronization with the ability to track deletes. Check your repos or find source/binaries below:
http://www.cis.upenn.edu/~bcpierce/unison/