Re: Any tool like rsync that uses ssh/scp as it's transport???

From: Tino Reinhardt (t_at_freeshell.org)
Date: 09/29/03

  • Next message: Rhugga: "Re: lagato or veritas"
    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


  • Next message: Rhugga: "Re: lagato or veritas"