Displaying 1 result from an estimated 1 matches for "anvc".
Did you mean:
anc
2004 Apr 22
1
bad behaviour of "dry run" -n option
I use rsync-current. I tried to do something like:
rsync --delete -anvc /dir1 /dir2
It is natural to expect to see printed out all files that
would be updated including files that would be deleted.
But such invocation do not print files that would be
deleted.