Go to file
Hofer-Julian f8de653ef4 Implement feature to delete specific archive (#164) 2019-01-24 08:36:44 +08:00
.github/ISSUE_TEMPLATE Update issue templates 2018-12-16 12:30:56 +08:00
.tx Translation-related improvements and German translation (#146) 2019-01-20 22:46:01 +08:00
bin pyinstaller / vorta.spec: make platform independent (#122) 2019-01-13 10:03:00 +08:00
requirements.d i18n infrastructure and policy (#134) 2019-01-20 11:50:10 +08:00
src/vorta Implement feature to delete specific archive (#164) 2019-01-24 08:36:44 +08:00
tests i18n infrastructure and policy (#134) 2019-01-20 11:50:10 +08:00
.bumpversion.cfg Bump version: 0.6.4 → 0.6.5 2019-01-15 23:26:37 +08:00
.gitignore Translation-related improvements and German translation (#146) 2019-01-20 22:46:01 +08:00
.travis.yml Implement feature to delete specific archive (#164) 2019-01-24 08:36:44 +08:00
CONTRIBUTING.md Check English Strings (#161) 2019-01-23 10:11:30 +08:00
INSTALL.md Smaller issues for v0.6.5 (#123) 2019-01-15 23:20:24 +08:00
LICENSE.txt
MANIFEST.in Translation-related improvements and German translation (#146) 2019-01-20 22:46:01 +08:00
Makefile Translation-related improvements and German translation (#146) 2019-01-20 22:46:01 +08:00
README.md Remove leftover Sentry references. Fixes #127 (#142) 2019-01-20 10:03:46 +08:00
Vagrantfile
appdmg.json
setup.cfg Bump version: 0.6.4 → 0.6.5 2019-01-15 23:26:37 +08:00
setup.py Translation-related improvements and German translation (#146) 2019-01-20 22:46:01 +08:00
vorta.spec Translation-related improvements and German translation (#146) 2019-01-20 22:46:01 +08:00

README.md

Vorta Backup Client Logo

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.

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.

For available packages and instructions, see INSTALL.md

Learn More

Development and Bug Reports

License and Credits