| 
 PureBytes Links 
Trading Reference Links 
 | 
On Thu, 25 Feb 1999, Brian Elkins wrote:
> If you use an FTP program, such as WS_FTP, you can go to the following site
> (without the quotes):  "ftp.omegaresearch.com/pub/EasyLang/StudySys" and you
> will be able to select all the files at once for downloading.  To get an FTP
>From the command line, you can simply turn prompt off and use the mget 
command with a wildcard argument to retrieve multiple files, no gui required:
prompt
mget *.*
Cheers,
Jim
 
 |