Hi Mohamed,

What version of Fabric are you using at the moment? There were a few bugs with 
tildes, some fixed recently, though some may still be outstanding.

Thanks,
Jeff

Sent from my iPad

On Apr 26, 2011, at 8:24 PM, Mohamed Lrhazi <[email protected]> wrote:

> I have code does calls put() with the a destination path of ~/filename
> and fails:
> 
> 
> 
> put("/home/ml623/tmp/ntpupdate/test.sh","~/test.sh",mirror_local_mode=True)
> 
> the output :
> 
> [b-10] put: /home/ml623/tmp/ntpupdate/test.sh -> ~/test.sh
> 
> Warning: put() encountered an exception while uploading
> '/home/ml623/tmp/ntpupdate/test.sh'
> 
> Underlying exception message:
>    No such file
> 
> 
> How do I debug this further?
> If I hard code the destination as '/home/ml623/test.sh' it works fine.
> 
> Thanks,
> Mohamed.
> 
> _______________________________________________
> Fab-user mailing list
> [email protected]
> https://lists.nongnu.org/mailman/listinfo/fab-user

_______________________________________________
Fab-user mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/fab-user

Reply via email to