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

Darxus at ChaosReigns.com Darxus at ChaosReigns.com
Fri Oct 31 06:17:51 EST 2003


On 10/24, jw schultz wrote:
> No.
> 
> Use ssh to set up port forwarding.  If you know not how, use
> the ssh resources.

I can't because of firewalls.

workstation can connect to port 22 on both host1 and host2.  host1 cannot
connect to any ports on either workstation or host2.  host2 cannot connect
to any ports on either workstation or host1.

So if I understand correctly, port forwarding cannot resolve this problem,
and the only solutions are to either implement the syntax in the subject of
this email in rsync, or download everything from host1 to workstation
temporarily, and then upload it all to host2 ?

-- 
"I would believe only in a God that knows how to Dance." - Nietzsche
http://www.ChaosReigns.com



More information about the rsync mailing list