pulling files - Correction
Wayne Davison
wayned at samba.org
Fri Jan 28 01:06:53 GMT 2005
On Thu, Jan 27, 2005 at 02:18:28PM -0500, Daniel Teklu wrote:
> #/usr/local/bin/rsync --rsh /usr/local/bin/ssh --rsync-path
> /usr/local/bin/rsync remote_server::test /home/test
When you run a daemon over ssh, you must have an rsyncd.conf file in the
home dir of the user that is being accessed via ssh. If you're trying
to access an existing rsync daemon, you cannot use the --rsh option (and
you might wish to use a tunnelled connection -- there was some
discussion of tunnelling rsync via ssh earlier on the mailing list).
..wayne..
More information about the rsync
mailing list