fab-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Fab-user] get operation is mangling file names


From: Jeff Forcier
Subject: Re: [Fab-user] get operation is mangling file names
Date: Tue, 28 Jul 2009 14:33:38 -0400

On Tue, Jul 28, 2009 at 1:56 PM, Erik Wickstrom<address@hidden> wrote:
> I think there may in fact be a bug. (or 2)
>
> 1)  I do have multiple hosts defined in the fabfile, but only one for
> that function (fab cloud x -- I also have some hosts in a
> productionI() method).

Probably a bug, I'm guessing due to your use of the (perfectly normal,
but probably not used when testing the feature under discussion)
task-to-set-host-list paradigm. Made a bug for this, #40:

    http://code.fabfile.org/issues/show/40

> 2)  The docs say "while local_path may be a directory (in which case
> the remote filename is preserved)".  When I have it download to a
> directory, I get .ftp2.ftptoyoursite.com in that directory instead of
> test.txt.ftp2.ftptoyoursite.com.

That's definitely a bug, made #41:

    http://code.fabfile.org/issues/show/41

Thanks for the report. I'll make sure these get fixed soon, they
should both be quick. I may have to ask for your actual fabfile if I
cannot recreate, but that probably won't be necessary.

Best,
Jeff




reply via email to

[Prev in Thread] Current Thread [Next in Thread]