in reply to Get a file with HTTP
perl -MLWP::Simple -e 'mirror("http://path/to/zipfile.zip", "zipfile.z +ip");' [download]