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/dynamic_content.php?a=1&b=2&c=3 c:\temp\staticpage.html

Requirements
  • Windows NT 4 (SP6 minimum), 2000, XP, 2003, Vista, 2008, 2008 R2, 7, 2012, 8, 10, 2016.
  • Available for x86 and x64 platforms.