https://bugzilla.samba.org/show_bug.cgi?id=11264 Bug ID: 11264 Summary: rsync protocol data stream Product: rsync Version: 3.0.0 Hardware: All OS: Linux Status: NEW Severity: normal Priority: P5 Component: core Assignee: wayned at samba.org Reporter: mail.joykiddies at gmail.com QA Contact: rsync-qa at samba.org Encounter this error when trying to transfer file from local to remote machine. Both of this machine running on Redhat Linux. Can someone help what does this error means? And what would be the solution for it? Please advice. Thanks. rsync local version:3.0.6 version 30 rsync remote version:2.6.3version 28 rsync error: requested action not supported (code 4) at clientserver.c(473) rsync: connection unexpectedly closed (4 bytes received so far) [receiver] rsync error: error in rsync protocol data stream (code 12) at io.c(600) [receiver=3.0.6] -- You are receiving this mail because: You are the QA Contact for the bug.
https://bugzilla.samba.org/show_bug.cgi?id=11264 --- Comment #1 from Paul Slootman <paul at debian.org> --- You don't show what command line you're using. The clue is probably in the message "requested action not supported", you're talking to a pretty ancient version of rsync which probably doesn't support some of the options you're requiring rsync to perform. -- You are receiving this mail because: You are the QA Contact for the bug.
https://bugzilla.samba.org/show_bug.cgi?id=11264 Wayne Davison <wayned at samba.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #2 from Wayne Davison <wayned at samba.org> --- It is best to ask questions about issues you're having on the mailing list: https://rsync.samba.org/lists.html -- You are receiving this mail because: You are the QA Contact for the bug.
Possibly Parallel Threads
- [Bug 10372] New: rsync 3.10 error in protocol data stream while rsync 3.0.9 runs through
- DO NOT REPLY [Bug 5795] New: error in rsync protocol data stream (code 12) at io.c(632) [sender=3.0.4]
- error in rsync protocol data stream (code 12) at io.c(463) on HP-UX 11.23
- [Bug 8790] New: rsync stream file type
- [Bug 13104] New: NULL deref do_server_sender when argc=0