I am stumped (just a python newbie...) I want to grab the passwd files from a set of remote servers, and copy them back to my local host, having the name of each file include the respecitve hostname. I cannot seem to get the correct syntax.
get('/etc/passwd', '/tmp/files/%host')
Any help would be greatly appreciated!
Thanks in advance!
Bee
_______________________________________________ Fab-user mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/fab-user
