A newer version of this file is available. Learn more.

Download setup-cyowcopy-1.1.0.0-beta.exe version 1.1.0.0 (Beta), last updated 09/05/2015 (5.36 MB)

Download
  • md5: d4d8d24fbf5ece02cd5891d25ad9dd1d

Added

  • Added a new command line version of WebCopy, allowing you to download single files or entire websites via the command line - perfect for use in scripting and maintenance tasks!
  • Added a new Dead Link Checker tool, which you can use to scan a website and detect dead links. This tool is available as both a GUI client and a command line interface
  • Experimental When analysing a site, WebCopy will now attempt to keep content in memory where possible, and only write it to disk if the content is above the default capacity
  • CSV exports of link maps now include an integer column for the HTTP status in addition to the textual description
  • Added a new option to disable the automatic URI remapping of downloaded files

Changed

  • WebCopy now requires Microsoft .NET Framework 4.5
  • The Errors tab no longer lists redirects, instead you can use the Redirects report

Removed

  • Windows XP is no longer supported
  • Removed the prefix with the website name / prefix with the website url option. This setting was confusing, served no real purpose and the default value was wrong

Fixed

  • Fixed a crash that could occur when loading a WebCopy project if the link map included a link to a resource without a default document, and a link to the same resource with the default document
  • WebCopy was processing some failed URI's despite the fact they had failed (regression from previous version)
  • WebCopy wasn't processing some response headers correctly if they weren't cased as expected (regression from previous version)
  • WebCopy no longer remaps links in local content that has not changed during the current session
  • Fixed an issue where WebCopy would send the if-modified-since or etag headers even though the local content was no longer available
  • Fixed a rare crash that could occur when remapping document URI's at the end of a download
  • Fixed a number of issues with <base> tag processing
  • Fixed an issue where WebCopy could incorrectly loose custom port information when combining two URI's in certain circumstances
  • WebCopy was incorrectly shortening file names with multiple periods, ie jquery.min.js to jquery.js (regression from previous version)
  • Sometimes WebCopy would try to map a document URI to a file name that was actually a directory, causing a crash
  • URI's path segments which contain illegal characters are now sanitized when converting them into file paths
  • In-line CSS is now correctly crawled
  • Crawling will no longer follow redirect chains beyond the 5th consecutive redirect
  • Fixed an issue where meta data could be read incorrectly based on encoding type
  • Problems that occur reading meta data for a downloaded file no longer block the crawl with a modal error dialog, instead the error is presented in-line at the end of the crawl the same as other errors
  • Time stamps displayed on completion dialogs are no longer displayed in UTC
  • Some columns in the results list view were not updated correctly unless the action was successful
  • Fixed several occurrences where link information wasn't being updated correctly

Minimum Requirements