Closed
Description
This feature should be added to clush. Distant files should be retrieved to the local node in parallel, with added hostname-based tagging. At least, features provided by rpdcp should be available.
Clush command options could be something like:
{{{
clush -w saturn[32-63] --rcopy /var/log/messages --dest /tmp/logs/
}}}
And maybe also a reverse-reverse copy in order to copy hostname-tagged local files to remote nodes.