Quote (SaidinUnleashed @ Sep. 16 2004,20:36) |
use wget. # wget path/to/the/file/you/want/to/download/target for example, if i wanted to download the firefox.uci file, i would type this: # wget ftp.ibiblio/pub/linux/distributions/damnsmall/mydsl/firefox.uci -J.P. SaidinUnleashed |