|
HttpCopy is a command line utility that lets you copy a web file or web page to a local file. It may be used in a batch file to copy some live data from a web server to the local disk. Example httpcopy http://www.google.com/images/logo.gif c: empGoogleLogo.gif httpcopy http://www.faqs.org/rfcs/rfc822.html c: emp fc822.html httpcopy... [more]
|