Displaying 1 result from an estimated 1 matches for "2e048aeb".
2013 Jun 17
1
ignore time completely (don't report with -i)?
$ rsync -rin --no-t --ignore-times src dst
I still get items like
<f..T...... file
Is it possible to completely turn off time synchronization? Because windows (cygwin) targets seem unable to handle them, and I'm basically using rsync -ri as a remote diff. I want to verify that ftp'd files are faithfully transferred (no CRLF bull, for example).
This obsession with times seems