help wantednew coverage
Repository-Metriken
- Stars
- (36.412 Stars)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
Cover some common approaches to backup filesystems to S3. See also #49.
Would be good to mention backup options/tools.
- https://github.com/zbackup/zbackup (deduplicating backups, inspired by rsync, in C++, analyzed here)
- https://github.com/restic/restic (deduplicating backups, in Go)
- https://github.com/borgbackup/borg (deduplicating backups, in Python, a fork of Attic with more active development)
- https://github.com/ncw/rclone (data sync to cloud)
- https://github.com/camlistore/camlistore