----- Original Message ----- > From: "vijay ahire" <[email protected]> > To: "mcollective-users" <[email protected]> > Sent: Wednesday, 5 October, 2016 08:38:37 > Subject: [mcollective-users] Mcollective Plugin to copy files
> Hi Everyone, > > I've setup Mcollective with rundeck in our environment. I am able to > execute commands on remote nodes(Mcollective Server) from Mcollective > Controller. My requirement is I want to copy file from my Mcollective > Controller which also acts as Rundeck server to Mcollective Server. > However, seems it is not possible without SSH connectivity. Is there any > plugin available for Mcollective which may help me to achieve this task? > Any help/suggestion highly appreciated. > Middleware is generally not a great choice for copying large files, so you might be better off with some other tool like rsync back to the rundeck server using mco to trigger those. -- --- You received this message because you are subscribed to the Google Groups "mcollective-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
