{"id":19596279,"url":"https://github.com/peroxy/rsyncwindows","last_synced_at":"2025-04-23T08:17:09.533Z","repository":{"id":38978325,"uuid":"261824936","full_name":"peroxy/RsyncWindows","owner":"peroxy","description":"Backs up data on your Windows machine running DeltaCopy to specified host via SSH and rsync protocol.","archived":false,"fork":false,"pushed_at":"2022-06-01T23:27:38.000Z","size":22,"stargazers_count":5,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-23T08:17:01.881Z","etag":null,"topics":["backup","deltacopy","rsync"],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/peroxy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-05-06T17:01:21.000Z","updated_at":"2024-08-27T11:36:38.000Z","dependencies_parsed_at":"2022-09-19T17:02:12.712Z","dependency_job_id":null,"html_url":"https://github.com/peroxy/RsyncWindows","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/peroxy%2FRsyncWindows","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peroxy%2FRsyncWindows/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peroxy%2FRsyncWindows/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peroxy%2FRsyncWindows/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peroxy","download_url":"https://codeload.github.com/peroxy/RsyncWindows/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250395288,"owners_count":21423400,"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":["backup","deltacopy","rsync"],"created_at":"2024-11-11T08:52:39.182Z","updated_at":"2025-04-23T08:17:09.515Z","avatar_url":"https://github.com/peroxy.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RsyncWindows\nBacks up data on your Windows machine running DeltaCopy to specified host via SSH and rsync protocol.\n\nUse case scenario - you want to backup files on your Windows machine to a local Linux server and run this script manually or via task scheduler.\n\n## How to run\n\n1. Clone project.\n2. Make sure you have DeltaCopy server running on your Windows machine (as a Windows service) and virtual directories setup. Aliases of those directories are used in secrets.json project file.\n2. Open project in Visual Studio and set user secrets.json which should look like this:\n```\n{\n  \"BackupConfiguration\": {\n    \"BackupHostName\": \"domain.net\",\n    \"Username\": \"user\",\n    \"Password\": \"password\",\n    \"DeltaCopyFolderAliases\": [\n      {\n        \"Alias\": \"backup\",\n        \"HostPath\": \"~/backup/folder1\"\n      },\n      {\n        \"Alias\": \"documents\",\n        \"HostPath\": \"~/backup/folder2\"\n      }\n    ]\n  }\n}\n ```   \n4. Build and run.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperoxy%2Frsyncwindows","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fperoxy%2Frsyncwindows","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperoxy%2Frsyncwindows/lists"}