Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: download ZIP file from web

by leocharre (Priest)
on May 27, 2010 at 14:13 UTC ( [id://841924]=note: print w/replies, xml ) Need Help??


in reply to download ZIP file from web

You gotta consider..

a) are you trying to come up with a hack to be able to circumvent the mentioned problem (the site actaully points to some script or whatever that *afterwards* sends your browser the url to the file to download) in any given situation?

Then maybe just download whatever you get to a temp file- checkout the mimetype, if it's html/etc, reap it for a .zip url.

b) Or, are you trying to come up with a hack for this one site only?

Consider unix wget or curl instead. Do this in bash.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://841924]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (6)
As of 2024-04-19 10:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found