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

From: Doug McIntyre (merlyn_at_visi.com)
Date: 09/29/03

  • Next message: Ben: "Re: Any tool like rsync that uses ssh/scp as it's transport???"
    Date: 29 Sep 2003 00:44:00 GMT
    
    

    Rhugga <rhugga@yahoo.com> writes:
    >I am looking for a replacement for rsync that is based on SSL. Any
    >suggestions?

    Do you want to use SSH as the transport or SSL? Two different things
    altogether, although the same results in the end. I'll assume the
    question is about SSH.

    The answer is 'rsync' :)

    rsync --rsh=ssh

    assuming ssh is in your path, if not put the full path name to it.

    Since ssh is so easy to use, nobody really does SSL for things like this.

    -- 
    Doug McIntyre						merlyn@visi.com
                       Network Engineer/Jack of All Trades
                          Vector Internet Services, Inc.
    

  • Next message: Ben: "Re: Any tool like rsync that uses ssh/scp as it's transport???"

    Relevant Pages

    • Re: RE: Telnet/SSL v SSH
      ... Neither the SSL or the SSH ... SSH was made to be a secure remote terminal protocol, ...
      (Security-Basics)
    • RE: RE: Telnet/SSL v SSH
      ... SSH is a secure login and shell ... SSH and SSL are apples and oranges. ... include secure use of networked applications, remote system administration, ...
      (Security-Basics)
    • Re: Cable for transfer of data?
      ... SSL /should/ mean. ... SSH has an SSH encryption similar to SSL. ... SSH does tunneling and encryption. ...
      (uk.comp.homebuilt)
    • Re: SSH tunneling/port forwarding and stateful packet inspection
      ... > have reconfigured SSH to run over port 443 the trace shows it as SSL ... Your packet trace identifies the TCP connection as ...
      (comp.security.ssh)
    • Re: RE: RE: Telnet/SSL v SSH
      ... I believe the original poster asked about differences in SSH vs. SSL ... When I was talking about elaborating on tunneling I was ...
      (Security-Basics)