Skip to content

Commit 1ccfccc

Browse files
committed
known issues
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
1 parent 29da346 commit 1ccfccc

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

README.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -365,10 +365,12 @@ generated during the export of your setup needs to be stored somewhere safe!
365365

366366
./occ backup:setup:import [--key <key>] < ~/backup_setup.json
367367

368-
### Known issues, missing features:
369368

370-
- files are not encrypted when uploading to a remote instance
371-
- cannot upload restoring point with file bigger than 100M
372-
- uploading a parent RP after a dependant incremental backup does not remove the 'orphan' tag
373-
- Importing a Restoring Point using `backup:point:scan` from an external folder
374-
- Add remote instance to `backup:point:details`
369+
370+
### Known issues, because _beta_:
371+
372+
* custom_apps are not included in the backup.
373+
* Zip's integrity are not checked during unpack, might result in a lose of data when decrypting with the wrong key when restoring a backup with lost metadata file.
374+
* When removed from the files_external, an external storage will not be removed from the backup app's list of external folder
375+
* When restoring in another database, the process will fail if the database does not exist.
376+

0 commit comments

Comments
 (0)