borg
https://github.com/borgbackup/borg
Python
Deduplicating archiver with compression and authenticated encryption.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported5 Subscribers
Add a CodeTriage badge to borg
Help out
- Issues
- list: hint to use repo-list when no archive NAME is given Refs #9545
- revert haiku workaround
- fix: show microsecond precision in borg diff when timestamps differ only at sub-second level (fixes #9147)
- Separate Borg 1.x legacy code into borg.legacy package
- legacy: move LegacyRepository, LegacyRemoteRepository, RepoObj1 into borg.legacy package, refs #9556
- Support FS-specific attributes / flags
- Fix test_create_read_special_symlink (master)
- refactor: replace logging with structlog in helpers/yes_no.py (issue #9529)
- Add targeted “Common fixes” hints for specific mistaken borg command lines
- Add more help when user submit incorrect or obsolete command line arguments.
- Docs
- Python not yet supported