Hi, I have an issue with using the copyfile feature of Func. I am trying to copyfile to all the minions from Certmaster, but it does nothing. All the modules work expect this one. I am running the below command: # func "photos-app01.qa10.hyd1.cmates.com" copyfile -f /var/tmp/kishore --remotepath /var/tmp/ It just runs fine at prompt with out any errrors, but the file is not copied on the remote location. I see the below in the func.log 2010-02-25 14:26:15,056 - DEBUG - Loading func.overlord.cmd_modules.show.Show module 2010-02-25 14:26:15,061 - DEBUG - Loading func.overlord.cmd_modules.listminions.ListMinions module 2010-02-25 14:26:15,089 - DEBUG - Loading func.overlord.cmd_modules.check.CheckAction module 2010-02-25 14:26:15,092 - DEBUG - Loading func.overlord.cmd_modules.ping.Ping module 2010-02-25 14:26:15,095 - DEBUG - Loading func.overlord.cmd_modules.call.Call module 2010-02-25 14:26:15,098 - WARNING - Could not load module 2010-02-25 14:26:15,099 - DEBUG - Loading func.overlord.cmd_modules.show_hardware.ShowHardware module 2010-02-25 14:26:15,101 - DEBUG - Loading func.overlord.cmd_modules.copyfile.CopyFile module 2010-02-25 14:26:15,130 - DEBUG - Loading func.overlord.modules.test.test module 2010-02-25 14:26:15,131 - DEBUG - Loading func.overlord.modules.utils.utils module 2010-02-25 14:26:15,132 - WARNING - Could not load module 2010-02-25 14:26:15,132 - DEBUG - Loading func.overlord.modules.copyfile.copyfile module Can some one please help me if I am missing anything? Thanks, Vijay _______________________________________________ Func-list mailing list Func-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/func-list