A big thanks, guys!

get('/etc/passwd', '/tmp/files/%s' %env.host_string)

THANK YOU!!!!

Bee


On Thu, Jul 25, 2013 at 7:12 PM, Nico <m...@gilgamezh.me> wrote:

> ** Env.host_string
>
> Ronan Amicel <ronan.ami...@gmail.com> escribió:
>>
>> Sorry, I meant:
>>
>> get('/etc/passwd', '/tmp/files/%s' % env.host)
>> —
>> Sent from my phone
>>
>>
>> On Fri, Jul 26, 2013 at 12:26 AM, Worker Bee <beeworke...@gmail.com>wrote:
>>
>>> 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
>> Fab-user@nongnu.org
>> https://lists.nongnu.org/mailman/listinfo/fab-user
>>
>>
_______________________________________________
Fab-user mailing list
Fab-user@nongnu.org
https://lists.nongnu.org/mailman/listinfo/fab-user

Reply via email to