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





------- Comment #2 from [EMAIL PROTECTED]  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.

[EMAIL PROTECTED] ~]$ cd /tmp/
[EMAIL PROTECTED] tmp]$ mkdir test1
[EMAIL PROTECTED] tmp]$ mkdir test2
[EMAIL PROTECTED] tmp]$ cp VitaePosted.lyx test1/
[EMAIL PROTECTED] tmp]$ rsync -ran test1 test2
[EMAIL PROTECTED] 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.
-- 
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to