Closed GoogleCodeExporter closed 9 years ago
Based on our email discussion, it sounds like pslurp will do what you need. If
it
doesn't, please reopen this report. Thanks for your participation.
Original comment by amcna...@gmail.com
on 26 Oct 2009 at 7:32
Hello, I'm looking for a similar feature, pslurp does this, but need to open a
ssh channel from the remote host to the local host.
What I would like though, is to open an ssh channel from the local host to the
remote, and fetch the files via rsync (from the remote to the local).
rsync does it for one machine, it would be so great to have a parallel-rync
which does it the other way round, but opening just one ssh session.
Original comment by david.al...@gmail.com
on 21 May 2012 at 12:15
[deleted comment]
Can you confirm that you've tried using pslurp? All it does is call scp for
each remote host. The scp command is run on the local host and connects to the
remote host, so I think I don't fully understand the distinction. Could you
clarify? Thanks.
Original comment by amcna...@gmail.com
on 21 May 2012 at 3:45
Original issue reported on code.google.com by
sami...@gmail.com
on 23 Oct 2009 at 6:21