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.
The rsync binary provided has following convenient patches:
- transliterate
- timelimit
- ignore case
- unofficial patch to avoid permissions error for password file option
- 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).
- Extract the package
- 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.
- FAQ - Frequently Asked Questions
- FAQs at itefix.net
- Release portal at itefix.net
If you need to serve rsync requests from your computer, you need to set up an rsync daemon, which itefix.net provides as a paid solution. itefix.net also provides an Rsync client helper GUI as a product.
