{"id":16753418,"url":"https://github.com/thbar/rsync-windows","last_synced_at":"2026-01-03T11:31:17.824Z","repository":{"id":2419538,"uuid":"3387971","full_name":"thbar/rsync-windows","owner":"thbar","description":"How to install rsync on windows (not yet automated)","archived":false,"fork":false,"pushed_at":"2012-02-08T14:44:33.000Z","size":96,"stargazers_count":26,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-22T18:11:23.268Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thbar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-02-08T14:36:59.000Z","updated_at":"2024-11-18T09:14:34.000Z","dependencies_parsed_at":"2022-09-17T11:02:30.705Z","dependency_job_id":null,"html_url":"https://github.com/thbar/rsync-windows","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thbar%2Frsync-windows","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thbar%2Frsync-windows/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thbar%2Frsync-windows/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thbar%2Frsync-windows/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thbar","download_url":"https://codeload.github.com/thbar/rsync-windows/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243830922,"owners_count":20354850,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-13T02:50:03.338Z","updated_at":"2026-01-03T11:31:17.786Z","avatar_url":"https://github.com/thbar.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"Starting this repo to keep notes about how I got rsync working on Windows.\n\nMy next planned step is to create a fully-automated script which will help anyone to run this on their machine (rather than distributing binaries, which I don't want to do).\n\n### How to get RSync on Windows:\n\n- install cygwin (enable rsync package)\n- grab those files from `c:\\cygwin\\bin`\n  - rsync.exe\n  - cygwin1.dll\n  - cygiconv-2.dll\n  - (you can double check the list of required dlls using [dependency walker](http://www.dependencywalker.com))\n- uninstall cygwin\n\n### How to use\n\nHere's an example call from a Mac OS X machine:\n\n```\nrsync -qrlP --delete local-folder user@windows-server-ip:/cygdrive/c/target-folder --rsync-path=c:/tools/rsync.exe\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthbar%2Frsync-windows","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthbar%2Frsync-windows","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthbar%2Frsync-windows/lists"}