[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Fab-user] trivial put test case fails?
From: |
Timothee Besset |
Subject: |
Re: [Fab-user] trivial put test case fails? |
Date: |
Wed, 18 Feb 2009 15:08:36 -0600 |
User-agent: |
Mozilla-Thunderbird 2.0.0.19 (X11/20090103) |
Mike Panchenko wrote:
> /root/bar doesn't exist on the remote host would be my guess.
>
> Mike.
>
Ouch .. didn't realize I could not change the name and had to specify a
directory. It would be nice if this supported the same semantics as 'cp' ..
TTimo
> On Wed, Feb 18, 2009 at 1:03 PM, Timothee Besset <address@hidden
> <mailto:address@hidden>> wrote:
>
> I am trying to run the following test case:
>
> def test_put():
> "Test a file put."
> put( '/home/timo/bar', '/root/bar' )
>
> /home/timo/bar exists on my local system, I am logging in as root into
> the remote host just fine, but the put fails:
>
> $ fab test_put
> Fabric v. 0.1.0.
> Running test_put...
> Logging into the following hosts as root:
> qls16
> Error: The put operation failed on qls16:
> [Errno 2] No such file
>
> Does this functionality expect specific programs installed on the
> remote
> end maybe?
>
> TTimo
>
>
>
> _______________________________________________
> Fab-user mailing list
> address@hidden <mailto:address@hidden>
> http://lists.nongnu.org/mailman/listinfo/fab-user
>
>
- [Fab-user] trivial put test case fails?, Timothee Besset, 2009/02/18
- Message not available
- Re: [Fab-user] trivial put test case fails?,
Timothee Besset <=
- Re: [Fab-user] trivial put test case fails?, Niklas Lindström, 2009/02/18
- Re: [Fab-user] trivial put test case fails?, Christian Vest Hansen, 2009/02/20
- Re: [Fab-user] trivial put test case fails?, Niklas Lindström, 2009/02/21
- Re: [Fab-user] trivial put test case fails?, Jeff Forcier, 2009/02/21
- Re: [Fab-user] trivial put test case fails?, Christian Vest Hansen, 2009/02/21
- Re: [Fab-user] trivial put test case fails?, Niklas Lindström, 2009/02/22
- Re: [Fab-user] trivial put test case fails?, Jeff Forcier, 2009/02/22
- Re: [Fab-user] trivial put test case fails?, Christian Vest Hansen, 2009/02/22
- Re: [Fab-user] trivial put test case fails?, Christian Vest Hansen, 2009/02/22
- Re: [Fab-user] trivial put test case fails?, Niklas Lindström, 2009/02/23