samba-bugs@samba.org
2004-Sep-17 21:01 UTC
[Bug 1792] New: doing directory only rsync causes an rsync protocol error
https://bugzilla.samba.org/show_bug.cgi?id=1792 Summary: doing directory only rsync causes an rsync protocol error Product: rsync Version: 2.6.3 Platform: x86 OS/Version: Linux Status: NEW Severity: minor Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: donavan@4wx.net QAContact: rsync-qa@samba.org [donavan@slackmasterd donavan]$ rsync -lptgoDv rsync://apt.sw.be/pub/freshrpms/pub/dag/redhat/el3/en/i386/RPMS.dag/* somedirectory/ rsync: read error: Connection reset by peer (104) rsync error: error in rsync protocol data stream (code 12) at io.c(515) [donavan@slackmasterd donavan]$ rsync rsync://apt.sw.be/pub/freshrpms/pub/dag/redhat/el3/en/i386/RPMS.dag/ |head -10 drwxr-xr-x 135168 2004/09/03 17:57:02 . -rw-r--r-- 84820 2004/05/30 00:58:49 3ddesktop-0.2.6-1.1.el3.dag.i386.rpm -rw-r--r-- 30959 2004/04/14 20:21:09 4g8-1.0-1.rhel3.dag.i386.rpm -rw-r--r-- 307959 2003/10/26 16:34:56 BasiliskII-0.9.20020115-0.dag.rhel3.i386.rpm -rw-r--r-- 69537 2004/07/07 21:55:43 Hermes-1.3.3-3.1.el3.dag.i386.rpm -rw-r--r-- 59197 2004/07/07 21:55:42 Hermes-devel-1.3.3-3.1.el3.dag.i386.rpm -rw-r--r-- 46229 2004/07/08 09:43:51 SDL_gfx-2.0.10-1.1.el3.dag.i386.rpm -rw-r--r-- 37082 2004/07/08 09:43:52 SDL_gfx-devel-2.0.10-1.1.el3.dag.i386.rpm -rw-r--r-- 23348 2003/10/26 16:36:27 SDL_ttf-2.0.6-0.dag.rhel3.i386.rpm -rw-r--r-- 12254 2003/10/26 16:36:27 SDL_ttf-devel-2.0.6-0.dag.rhel3.i386.rpm [donavan@slackmasterd donavan]$ rsync rsync://apt.sw.be/pub/freshrpms/pub/dag/redhat/el3/en/i386/RPMS.dag/ |wc -l 2216 [donavan@slackmasterd donavan]$ rsync --version rsync version 2.6.3pre1 protocol version 28 (trimmed the rest) -- 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.