This repository was archived by the owner on Feb 25, 2025. It is now read-only.
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Can cdc_rsync be used as a local Windows rsync tool? #61
Open
Description
I saw the following in another issue thread :
adding support for Windows to Windows cdc_rsync (including local syncs, i.e. not over network), see
main...sync_windows
Between the speed improvements you highlight from this tool and the fact that Windows doesn't have native support for rsync, I would love to use this tool to make backups for local drives.
But I wasn't able to understand the status of that work. Is the current status of the sync_windows (or win_support) branch at the point to support local Win rsync?
If the support comes, would it work like similarly to the following format? cdc_rsync E:\ F:\MyDrive\ -rv