Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Dec 2001 15:00:01 -0800
From:      Randy Bush <randy@psg.com>
To:        TripleDES <TripleDES@eSlack.org>
Cc:        freebsd-security@FreeBSD.ORG
Subject:   Re: crypted remote backup
Message-ID:  <E16KSSP-0008ty-00@rip.psg.com>
References:  <E168Qts-000Bj5-00@rip.psg.com> <20011229132149.M32484-100000@zoraida.natserv.net> <E16KOPm-0001wu-00@rip.psg.com> <20011229220151.24b802c4.TripleDES@eSlack.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> ssh [some options] port:ip:port
> 
> with it, you make a "ssh-tunnel", and then you can work with rsync over ssh.
> 
> The "some options", sorry, I don't remember, but "man ssh" :^)

current rsync uses ssh by default.  previously, what one did was

  rsync --rsh=ssh ...

randy

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-security" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E16KSSP-0008ty-00>