Is there a way to make fabric not quit at the first read-only file it
cannot read? It throws an exception for example on /etc when I do a get
against an entire /etc directory structure. settings env.warn_only to True
does not stop the fact that it quits downloading. I can create an issue for
this but want to confirm this is by design or there's a switch I can use.
Thanks.

[[email protected]] download:
/output/solaris10_tgt1/getFile/session-Thu_Feb_11_19_00_03_2016/etc/etc/profile
<- /etc/profile
[[email protected]] download:
/output/solaris10_tgt1/getFile/session-Thu_Feb_11_19_00_03_2016/etc/etc/shadow
<- /etc/shadow

Warning: get() encountered an exception while downloading '/etc'

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

Reply via email to