Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 2.47 KB

File metadata and controls

40 lines (27 loc) · 2.47 KB

cwRsync client

What is cwRsync-client?

cwRsync-client is a bare-bones Windows packaging of the rsync command-line tool. It lets you efficiently backup or synchronize files between local and remote systems using the powerful rsync algorithm, transferring only changed data. The package includes the necessary binaries and SSH support for secure transfers.

Looking for a production-ready rsync server for Windows? See cwRsync Server from Itefix

Usage

  • Visit the repository’s Releases page on GitHub and download the zip for the current version (e.g., cwrsync_6.4.6_x64_free.zip).
  • Unzip it into a directory of your choosing (e.g., C:\cwrsync).
  • Use the provided cwrsync.cmd for proper use or guidance

The archive contains rsync.exe, SSH related binaries, and supporting DLLs. The rsync binary provided has following convenient patches:

  • transliterate
  • timelimit
  • ignore case
  • unofficial patch to avoid permissions error for password file option

Resources

Related Products from Itefix.net

Links