|
|
| go ahead... be a heretic | |
| PerlMonks |
Re: download ZIP file from webby leocharre (Priest) |
| on May 27, 2010 at 14:13 UTC ( #841924=note: print w/ replies, xml ) | Need Help?? |
|
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.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||