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?
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
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: |
|||||
|