ssh-xfer: Quickly grabbing files over an existing SSH connection
Posted by: Anonymous
[ip: 24.14.51.60]
on August 08, 2008 01:06 PM
You can also use openssh's controlmaster feature to do the same thing without the need to recompile ssh. It muxes multiple login sessions and scp traffic over a single socket authenticated once.
ssh-xfer: Quickly grabbing files over an existing SSH connection
Posted by: Anonymous [ip: 24.14.51.60] on August 08, 2008 01:06 PMOddly enough, it is the topic of a previous article here.
http://www.linux.com/articles/54498
#