ndenev / mpssh

Mass Parallel SSH
120 stars 21 forks source link

mpssh -r does not copy script to remote system #25

Open razorsedge opened 8 years ago

razorsedge commented 8 years ago

mpssh-1.3.3

Trying to run mpssh -f HOSTLIST -r ${GITREPO}/evaluate.sh -o evaluate-pre results in the evaluate.sh not being copied to the remote systems. If I scp the file and then run the above command, it runs evaluate.sh remotely as expected.

kirosvi commented 6 years ago

in package mpssh.x86_64 0:1.3.3-2.el7 get same result. But option -r missed in man, and exist in --help. I think this maby mistake, and option -r doesn't support at all.