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

jw schultz jw at pegasys.ws
Sat Oct 25 05:04:14 EST 2003


On Fri, Oct 24, 2003 at 10:23:08AM -0400, Darxus at ChaosReigns.com wrote:
> On 10/24, pod wrote:
> > If you are able to make ssh connections from host1 to home then the method
> > outlined in
> 
> No, sorry for omitting that information, but the two remote hosts cannot
> connect to the "home" machine (my workstation, and I doubt necessary
> connections are allowed involving any other machines).  (so ssh / nc
> port forwarding won't work either)
> 
> > host1$ rsync --rsh ssh --rsync-path 'ssh host2 rsync' srcfile home:dstfile
> 
> Cute.  
> 
> 
> So, since I'm not just missing something, any chance of support for
> rsyncing from one remote machine to another remote machine being added ?

No.

Use ssh to set up port forwarding.  If you know not how, use
the ssh resources.

-- 
________________________________________________________________
	J.W. Schultz            Pegasystems Technologies
	email address:		jw at pegasys.ws

		Remember Cernan and Schmitt



More information about the rsync mailing list