Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Bug#573177: pssh: can not copy multiple files with p-scp or p-rsync

40 views
Skip to first unread message

Thomas Koch

unread,
Mar 9, 2010, 11:00:01 AM3/9/10
to
Package: pssh
Version: 2.1.1-1
Severity: normal

I'm trying to copy all *.deb files from a directory:

parallel-scp -v -h slavehosts *.deb /root/repo

which gives:
parallel-scp: error: Extra arguments given after the remote path.

Ok. next try:
parallel-scp -v -e error -h slavehosts "*.deb" /root/repo

gives:
[FAILURE] xxxMYHOSTxxx Exited with error code 1

and in the errorfile:
*.deb: No such file or directory

Equivalent behaviour with parallel-rsync.
I'm pretty sure, that I could copy multiple files at once this way
before the last upgrade of pssh.

Thanks for packaging pssh!

-- System Information:
Debian Release: squeeze/sid
APT prefers stable
APT policy: (1000, 'stable'), (990, 'unstable'), (700, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages pssh depends on:
ii python 2.5.4-9 An interactive high-level object-o
ii python-support 1.0.6.1 automated rebuilding support for P

pssh recommends no packages.

pssh suggests no packages.

-- no debconf information

--
To UNSUBSCRIBE, email to debian-bugs-...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org

Andrew McNabb

unread,
Mar 9, 2010, 12:10:03 PM3/9/10
to
Looking back at old versions of the code, I'm pretty sure that the old
versions would have given an error, too. However, I agree that pscp
should be able to transfer multiple files, so this sounds like a great
feature request. Would you please open up a new feature request for
this? The issue tracker is at:

http://code.google.com/p/parallel-ssh/issues/list

Thanks.

--
Andrew McNabb
http://www.mcnabbs.org/andrew/
PGP Fingerprint: 8A17 B57C 6879 1863 DE55 8012 AB4D 6098 8826 6868

0 new messages