So close, but yet so far!
I try to download a .zip file from a site, which I navigated and logged in to, using WWW::Mechanize. The url ends with .../pluginfile.php/randomStuff/myFile.zip?forcedownload=1. If I navigate to this link by hand, a window opens and asks me where to save the file. This is the php stuff? How do I get past this window in my script?
I attempt to download the file with getstore($downloadLink, $fileName);. But instead of downloading the .zip file, it saves an html-file. :( . Any thoughts?
In reply to LWP::Simple trouble. [SOLVED] by scarfguy
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |