When I do an rsync to USB key using -t, it still copy a lot of file. Why?
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
|
Some Microsoft filesystem can only store even values. Then rsync retransfer any file with an odd value. You can avoid this by specifying the --modify-window=1 option |
|||
|
|