SV: SSH and rsync server
Tevfik Karagulle
tevfik at itefix.no
Tue Aug 17 21:42:30 GMT 2004
Hi,
>> So, if you want to encrypt the traffic to an existing rsync daemon,
you'll need to use ssh (or maybe stunnel) to forward a local socket
address to the remote machine (which allows you to tell rsync to connect
to the local machine and have that connection get forwarded to the
remote machine via the secure tunnel) -- see the ssh docs for how to use
ssh to do that.
See cwrsync FAQ "How can I secure connections between rsync clients and
cwRsync servers ?"
for an ssh-tunneling example for rsync.
Rgrds Tev
http://itefix.no/cwrsync
More information about the rsync
mailing list