aMule Forum
English => en_Linux => Topic started by: Guest on October 30, 2003, 04:22:34 PM
-
I need to download file from command line.
-
Lynx
* Type lynx http://pageadr.html , where pageadr is the address of the page you wish to go to download a file.
* Press the right arrow in a link to download a software and you will see this message: This file cannot be displayed on this terminal: D)ownload, or C)ancel -- select D to download the software. After a while you will be prompted where to save the file. Select Save to disk, press enter at Enter a filename: filename.tar.gz
* For example, if you see a link to aMule.zip just press the right arrow and after the message type D to start the download, wait for the prompt save to disk, and press enter at the prompt Enter a filename: aMule.zip and the file will be saved..
-
Hi,
wget seem to do the trick ...
A++