Re: rsync -vae ssh user@host1:/tmp/dir user@host2:/tmp/

2003-10-24 Thread pod
> "DX" == Darxus <[EMAIL PROTECTED]> writes: DX> I have legitimate ssh access to two remote machines. ssh directly DX> from either machine to the other is blocked by firewalls which I DX> cannot control. If you are able to make ssh connections from host1 to home then the method

Re: rsync user@host:src user@host:dest ?

2003-10-22 Thread pod
> "OK" == Olivier Kaloudoff <[EMAIL PROTECTED]> writes: OK> Hi, I'm using rsync with ssh, and would like to know if you have a OK> solution to rsync from one server to another, in the following OK> scheme: OK> A --- B --- C OK> I'm on B, and want to rsync from C t

Re: option --delete still not completely working (2.5.2)

2002-01-28 Thread pod
> "PH" == Phil Howard <[EMAIL PROTECTED]> writes: PH> This problem has persisted for as long as I've used rsync. When PH> the --delete option is used, not all files are deleted from the PH> target, even though said files are not present in the source. The PH> particular case