User d471a39669
25-02-2013 20:51:38
Hi,
I work remotely and do not have a very good internet connection. I would like to be able to SSH to my companies network and download the 'Single jchem.jar with 3rd party binaries' ZIP file directly to their network, as I will have to upload to their Nexus repository anyways.
Is there a facility for downloading this ZIP file with curl
or wget
? I've already tried:
curl -u <myusername>:<mypassword> https://www.chemaxon.com/download.php?d=/data/download/jchem/5.11.5/jchem-merged-lib-5.11.5.zip
but this did not work.
Thank you,
Zachary