mirror of https://github.com/borgbase/vorta
af7cc3dd2b
There could exist a scenario when a +/- would be not at the start of the string. Current code would fail in this case. Instead we should check that the first character of the string is +/-. This following on from PR # 356 https://github.com/borgbase/vorta/pull/356 |
||
---|---|---|
.github/ISSUE_TEMPLATE | ||
.tx | ||
bin | ||
flatpak | ||
requirements.d | ||
src/vorta | ||
tests | ||
.bumpversion.cfg | ||
.gitignore | ||
.travis.yml | ||
LICENSE.txt | ||
MANIFEST.in | ||
Makefile | ||
README.md | ||
Vagrantfile | ||
appdmg.json | ||
setup.cfg | ||
setup.py | ||
vorta.spec |
README.md
Vorta Backup Client
Vorta is a backup client for macOS and Linux desktops. It integrates the mighty BorgBackup with your desktop environment to protect your data from disk failure, ransomware and theft.
Why is this great? 🤩
- Encrypted, deduplicated and compressed backups using Borg as backend.
- No vendor lock-in – back up to local drives, your own server or BorgBase, a hosting service for Borg backups.
- Open source – free to use, modify, improve and audit.
- Flexible profiles to group source folders, backup destinations and schedules.
- One place to view all point-in-time archives and restore individual files.
Learn more on Vorta's website.
Installation
Vorta should work on all platforms that support Qt and Borg. This includes macOS, Ubuntu, Debian, Fedora, Arch Linux and many others. Windows is currently not supported by Borg, but this may change in the future.
See our website for download links and and install instructions.
Development and Bugs
- Report bugs and submit feature ideas by opening a new Github issue.
- Want to contribute to Vorta? Great! See our contributor guide on how to help out with coding, translation and packaging.
- If you have questions or simply want to talk about Vorta, find us on Matrix. For Borg-specific topics, join the
#borgbackup
IRC channel onchat.freenode.net
instead.
License and Credits
- Thank you to all the people who already contributed to Vorta: code, translations
- Licensed under GPLv3. See LICENSE.txt for details.
- Based on PyQt and Qt.
- Icons by FontAwesome