mpssh icon indicating copy to clipboard operation
mpssh copied to clipboard

mpssh -r does not copy script to remote system

Open razorsedge opened this issue 9 years ago • 1 comments

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.

razorsedge avatar Apr 29 '16 20:04 razorsedge

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.

kirosvi avatar Jun 29 '18 09:06 kirosvi