https://github.com/yshui/sync-bot
A wrapper of rsync for mirror sites.
https://github.com/yshui/sync-bot
Last synced: about 1 month ago
JSON representation
A wrapper of rsync for mirror sites.
- Host: GitHub
- URL: https://github.com/yshui/sync-bot
- Owner: yshui
- Created: 2013-10-04T19:11:54.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-10-04T19:23:01.000Z (over 11 years ago)
- Last Synced: 2025-03-28T19:18:03.354Z (about 2 months ago)
- Language: Perl
- Size: 117 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Sync Bot
========A wrapper for rsync, which automatically retries, try multiple times until files on remote end stop changing and build an json file for syncing status.
The code's not generic, so you might need to change code yourself.
I've used this on a mirror site for more than one year without encounting any real bugs.