Downloadhttps://github.com/nextcloud-releases/backup/releases/download/0.2.0/backup-0.2.0.tar.gz
Changelog
613253a download missing chunk
aff6e46 limit to mysql
949cdff encryption on setup export
38757a3 sqldump to tempfile
7202054 small bugfixes
be08c94 empty authtoken on full restore
1ce2796 0.2.0
a2313ec cleaning
6984f16 setup import/export
4645b09 UX improvement
de0bca2 UX improvement
b634285 history, search and restore single file
feb4af7 details and search
536fc9b fixing a bug ignoring big files
1b0c109 restoring sql dump
793368d restoring full instance (files)
7cd2428 upload and listing
6a1ffd3 export setup
d1a71dc include internal data to RP
8b8aa24 signing metadata to ensure integrity on remote instances
9d8d323 quick poc of chunks upload and health check
eb660a0 root restoring point creation
31e2243 listing remote restoringpoint
0a21d66 authenticated communication
2c22a59 removing remote instance
902691f listing remote instances
b8165fd adding remote instance
823aa58 discussion
32b952d rewrite from scratch
ddf9d4a Update README.md
e722a8d boilerplate code for restore
c20403d write a file with some metadata
c68facf switch on maintainance mode during backup
b34a3a7 initial commit. obviously basic functionallity so far. Contributions welcome ;-)
1f059f8 Initial commit