[Bug 10363] rsync fails to transfer data

samba-bugs at samba.org samba-bugs at samba.org
Wed Jan 8 09:55:45 MST 2014


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

--- Comment #1 from Paul Slootman <paul at debian.org> 2014-01-08 16:55:44 UTC ---
The clue is in the error message:

   ksh: rsync:  not found

As you apparently haven't installed rsync in a standard $PATH location (as you
specify the path to rsync locally), how do you expect rsync to be found on the
remote system if you don't tell it where it is? In your case you need to use
the --rsync-path option.

Note also that --rsh=ssh is redundant, that's the default.

Please don't open bug reports if you just need help with rsync usage, use the
mailing list for that.

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


More information about the rsync mailing list