2021-06-23 04:37:54 -04:00
|
|
|
This package adds a backup option using an existing NextCloud instance.
|
|
|
|
|
|
|
|
|
|
Due to the sensitive nature of the data being send to the backup, we
|
|
|
|
|
strongly advise to not use a public service to send backups to.
|
2026-01-18 23:22:40 -05:00
|
|
|
|
|
|
|
|
Plugin Changelog
|
|
|
|
|
================
|
|
|
|
|
|
2026-03-03 07:38:39 -05:00
|
|
|
1.2
|
|
|
|
|
|
|
|
|
|
* Add option to upload to one file each day instead of syncing the contents of /conf/backup
|
|
|
|
|
* Add support for having backing up to a subdirectory instead of the root backup dir
|
|
|
|
|
* Skip non-files when enumerating local entries to backup
|
|
|
|
|
* Only back up when local file is newer than remote
|
|
|
|
|
* Switch to UpdateOnlyTextField from TextField
|
|
|
|
|
|
2026-01-18 23:22:40 -05:00
|
|
|
1.1
|
|
|
|
|
|
|
|
|
|
* Back up the content of /conf/backup (contributed by Daniel Lysfjor)
|
|
|
|
|
|
|
|
|
|
1.0
|
|
|
|
|
|
|
|
|
|
* Initial release
|