DO NOT REPLY [Bug 3844] --delete with --dry-run no longer reports files to be deleted

samba-bugs at samba.org samba-bugs at samba.org
Wed Jun 21 03:49:09 GMT 2006


https://bugzilla.samba.org/show_bug.cgi?id=3844





------- Comment #2 from pauljohn at ku.edu  2006-06-20 22:49 MST -------
I have observed this same problem in the rsync that was recently installed in
fedora core 5 updates (rsync-2.6.8-1.FC5.1).  The -v switch corrects the
problem.  I can post the tar file if you want, but I don't think you should
need it. I give you the recipe instead.  Observe. I just copied the first tmp
file I could find into test2 and without -v, it is not mentioned.

[pauljohn at pols125 ~]$ cd /tmp/
[pauljohn at pols125 tmp]$ mkdir test1
[pauljohn at pols125 tmp]$ mkdir test2
[pauljohn at pols125 tmp]$ cp VitaePosted.lyx test1/
[pauljohn at pols125 tmp]$ rsync -ran test1 test2
[pauljohn at pols125 tmp]$ rsync -ravn test1 test2
building file list ... done
test1/
test1/VitaePosted.lyx

sent 121 bytes  received 32 bytes  306.00 bytes/sec
total size is 6047  speedup is 39.52


-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the rsync mailing list