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.