You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a forwarded bug report from Debian, see
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=533416 and if possible
include [email protected] in any correspondence.
Problem description:
parallel-scp and parallel-ssh are not able to accept
1./ more than one -O options and translate them to -o options of the
corresponding applications.
2./ -i (identity) option.
A patch (for parallel-scp) is attached, which solves the issue, though not all
possible combination of the optional arguments are implemented and/or tested. A
similar workaround is available for the parallel-ssh. Maybe, the argument
parsing of the parallel-scp/ssh needs some reconsiderations...
Introducing the use of ':' in the folder description can assign file transfer
direction. Of course from remote->local direction the source files shall have
different names to avoid overwriting them.
As a wish this could be avoided by the use of hostname folders for the local
target...
(This bug was reported
https://bugs.launchpad.net/ubuntu/+source/pssh/+bug/387816)
Original issue reported on code.google.com by [email protected] on 12 May 2014 at 12:15
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 12 May 2014 at 12:15The text was updated successfully, but these errors were encountered: