Question
How to download file from script?
Hello All
I have following problem.
There is an URL to file in the Web. I can add a Thumbnnail to my favorites pane and display this URL in the content window. I would like to download file. Method
app.preflightFiles
invoked with array containing URL as argument returns true (doc says that method returns true on success) but i don't know where downloaded file is.
There is another method - app.system - which i can invoke with any command line, but I would like not to do this.
Is there any way, except system, to download file? Or is there any way to know where preflighted files are?
Thanks in advance
Michal
I have following problem.
There is an URL to file in the Web. I can add a Thumbnnail to my favorites pane and display this URL in the content window. I would like to download file. Method
app.preflightFiles
invoked with array containing URL as argument returns true (doc says that method returns true on success) but i don't know where downloaded file is.
There is another method - app.system - which i can invoke with any command line, but I would like not to do this.
Is there any way, except system, to download file? Or is there any way to know where preflighted files are?
Thanks in advance
Michal
