https://bugzilla.samba.org/show_bug.cgi?id=10363
Summary: rsync fails to transfer data Product: rsync Version: 3.1.0 Platform: Sparc OS/Version: Solaris Status: NEW Severity: critical Priority: P5 Component: core AssignedTo: way...@samba.org ReportedBy: sunilkumar.shar...@ge.com QAContact: rsync...@samba.org I am have installed rsync 3.1.0 on solaris 10 sparAC. I have to transfer the data from one server to other. below is the command I an tring to execute. /PATH/TO/RSYNC/rsync-3.1.0/rsync -av --rsh=ssh /PART/TO/src/dir1/confg/ a...@x.xxx.xx.xx:/path/to/dest/dir1/confg/ while running the command it prompts me for password for ABC USER and I provide the same. I get the below error message ksh: rsync: not found rsync: connection unexpectedly closed (0 bytes received so far) [sender] rsync error: error in rsync protocol data stream (code 12) at io.c(226) [sender=3.1.0] I have deployed rync on both the source and destination folder at the same location. Let me know if you need further details and if this is a known bug then please let me know the work arround. regards Sunil -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html