clustershell
clustershell copied to clipboard
Copy and rcopy behavior with remote=no
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".
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."