v1.0.1
 

HttpCopy

Overview

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.

Examples

httpcopy http://www.google.com/images/logo.gif c:\temp\GoogleLogo.gif

httpcopy http://www.faqs.org/rfcs)/rfc822.html c:\temp\rfc822.html

httpcopy http://www.somedomain.com/DynamicContent.aspx?a=1&b=2&c=3 c:\temp\staticpage.html

Requirements
  • Windows NT 4 (at least SP6), 2000, XP , 2003, Vista, 2008, 7 (32-Bit & 64-Bit).
  • 16 KB of hard disk space.