How download URL into file from command prompt?

R

Robert Paris

Is there a way to download files in a command prompt (or ".bat" file)?

Can I use internet explorer from a command prompt? If so, does anyone have
links to how to do that? (And how I could download a URL into a file using
IE from a command prompt)

Thanks!
 
L

Larry Sabine

This is pretty large, but installing Cygwin provides wget, which is a
command line utility which downloads any URL, either FTP or HTTP. Works
real good - too good even. You might be able to find a Win32 port of wget,
also, which would make it unnecessary to install Cygwin.
Larry
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top