On Wed, Oct 02, 2002 at 05:39:42PM +0300, Michael Sternberg wrote:
> 
> Just wondering how rsync+ssh combination is working.

rsync -e ssh

> Is it safe from security point of view ?

It's transferring the data over an encrypted channel. If you're updating
your mirror then there's no actual reason to transfer the publicly
accessible data encrypted.

> What overhead it introduces - is it quick enough ?

As quick as simple ssh or simple rsync

-- 
Unix Administration,       |      http://www.uadm.com
locally and remotely.      |      [EMAIL PROTECTED]
Planning, installation,    |      [EMAIL PROTECTED]
support & upgrades.        |      Phone: +972 3 6201373

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to