rsync through multiple ssh hops with password authentication
prompt
Martin Schröder
martin at oneiros.de
Wed Oct 19 22:03:05 GMT 2005
On 2005-10-19 17:36:55 +0100, Manuel López-Ibáñez wrote:
> source $ ssh middle
> middle's password: pass_middle
> middle $ ssh target
> target's password: pass_target
> target $
Use keys and ssh-agent. :-)
[...]
> Now, I want to transfer files from source to target.
Check out ssh's forwarding options.
Best
Martin
--
http://www.tm.oneiros.de
More information about the rsync
mailing list