Thread: How to download an attached file (inside CPS) from
How to download an attached file
(inside CPS) from
2007-05-28 02:27:51
Hello! I'm trying to download an attached file inside a CPS
File
document from an external python script. I've tried the
'urllib' library
(urllib.retrieve()) and the 'commands' library (using
commands.getoutput("wget attached_file_url")) and
didn't work.
Any idea?
Thank you!
_______________________________________________
cps-devel mailing list
htt
p://lists.nuxeo.com/mailman/listinfo/cps-devel
Re: How to download an attached file
(inside CPS) from
2007-05-28 10:45:15
What is the error?
Miguel Sánchez Beato wrote:
> Hello! I'm trying to download an attached file inside a
CPS File
> document from an external python script. I've tried the
'urllib'
> library (urllib.retrieve()) and the 'commands' library
(using
> commands.getoutput("wget attached_file_url"))
and didn't work.
>
> Any idea?
>
> Thank you!
> _______________________________________________
> cps-devel mailing list
> htt
p://lists.nuxeo.com/mailman/listinfo/cps-devel
>
_______________________________________________
cps-devel mailing list
htt
p://lists.nuxeo.com/mailman/listinfo/cps-devel