Re: Any tool like rsync that uses ssh/scp as it's transport???
From: Tino Reinhardt (t_at_freeshell.org)
Date: 09/29/03
- Previous message: Tino Reinhardt: "Re: Unable to join project "user.root""
- In reply to: Rhugga: "Re: Any tool like rsync that uses ssh/scp as it's transport???"
- Next in thread: Rhugga: "Re: Any tool like rsync that uses ssh/scp as it's transport???"
- Reply: Rhugga: "Re: Any tool like rsync that uses ssh/scp as it's transport???"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 29 Sep 2003 20:01:52 GMT
Rhugga <rhugga@yahoo.com> wrote:
> ssh is based on SSL, which is what I mean. (it uses the
> libcrypto.so library which is part of SSL)
It uses some crypo out of libcrypto but doesn't do SSL.
Of course libcrypto is part of the OpenSSL package.
Rsync can be compiled to use SSH by default:
./configure --with-rsh=ssh
- Previous message: Tino Reinhardt: "Re: Unable to join project "user.root""
- In reply to: Rhugga: "Re: Any tool like rsync that uses ssh/scp as it's transport???"
- Next in thread: Rhugga: "Re: Any tool like rsync that uses ssh/scp as it's transport???"
- Reply: Rhugga: "Re: Any tool like rsync that uses ssh/scp as it's transport???"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]