What steps will reproduce the problem?
Not sure if it's a problem, but I want to copy multiple files from remote host
to local. e.g. parallel-slurp -hosts.txt -L /tmp/out '/var/log/syslog*' syslog
What is the expected output? What do you see instead?
Expected is that all syslog files are copied to the local machine.
Instead, all files are concatenated to one file, called syslog.
I've tried without local file, but that does not work.
What version of the product are you using? On what operating system?
- pssh 2.2.2-1
- Ubuntu 12.04.2
Please provide any additional information below.
Original issue reported on code.google.com by
set.k...@gmail.comon 27 Oct 2013 at 12:22