CwRsync

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Bender the Bot (talk | contribs) at 05:42, 25 November 2016 (→‎History: clean up; http→https for YouTube using AWB). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

cwRsync
Developer(s)Itefix
Stable release
5.3.0 / April 19, 2014; 10 years ago (2014-04-19)
Operating systemWindows
TypeFile Synchronization
LicenseCommercial, Rsync, Cygwin, OpenSSH and OpenSSL are free software, cwRsync Installer/Tools are proprietary[1]
Websitehttp://www.itefix.net/cwrsync

cwRsync is an implementation of Rsync for Windows. Rsync uses a file transfer technology specified by the Rsync algorithm, transferring only changed chunks of files over the network. cwRsync can be used for remote file backup and synchronization from/to Windows systems. cwRsync contains Cygwin DLLs and a compiled version of Rsync on Cygwin. A client GUI is also provided as of the version 5.0.0.

History

The first version of cwRsync was developed to address requirements of an internal project at Color Line, and is published as a free solution on the mailing list for Rsync users. cwRsync became very popular quickly[2][3][4][5][6][7] and is kept updated with newer versions of underlying solutions.

As of November 22, 2011, Itefix Consulting decided to deliver cwRsync binary installers as paid downloads, to cover expenses/time spent.[8] A barebone distribution is available for free.[9]

Release History:

  • cwRsync 5.2.2: January 13, 2014[10]
  • Initial release: March 11, 2003[11]

Features

cwRsync comes in two versions: cwRsync client and cwRsync server. You can use the cwRsync client to initiate Rsync transfers from your host, while the cwRsync server makes your files/directories available for upload/download for Rsync transfers. cwRsync client contains a Secure channel Wrapper to set up external secure ssh channels.

Rsync client GUI has following features:

  • Specify sources and destination (local, remote ssh and daemon modes)
  • Specify filters and a subset of options
  • Create rsync command according to your specification
  • Run rsync on the fly both in production and test mode
  • Create batch files for task scheduling
  • Save and load your favorite rsync settings as profiles
  • Language localization

See also

References

  1. ^ https://www.itefix.net/content/cwrsync-licenseversion
  2. ^ "Novell AppNote: Using RSYNC with Windows".
  3. ^ "Making secure remote backups with Rsync".
  4. ^ "Using Rsync for Internet Backups".
  5. ^ "Installing Rsync on Windows or Linux Servers".
  6. ^ "YouTube video: Using cwRsync in Windows 7".
  7. ^ "Backing Up Your Data with cwRsync and sync2nas".
  8. ^ "Copssh, cwRsync and Nagwin - now as paid solutions !".
  9. ^ "cwRsync - Free Edition".
  10. ^ "5.2.2 Release".
  11. ^ "Initial Release".

External links