clustershell icon indicating copy to clipboard operation
clustershell copied to clipboard

Copy and rcopy behavior with remote=no

Open ghost opened this issue 9 years ago • 1 comments

It would be a nice feature to allow both copy and rcopy to take into account the remote=no option, and then working the same as the command execution.

Such a feature would be appreciable in our project, in which the administration is distributed across multiple VMs. We already use the feature for commands, but for the ones that require a file in input, we have to require the user to do a scp on the "gateways".

ghost avatar Mar 17 '16 13:03 ghost

Note: more generally, the need behind this is:

"I would like to do some stuff on the GW managing those nodes, but I do not know which GW is managing them (by design), so please CS, do this for me."

degremont avatar Mar 21 '16 10:03 degremont