Skip to content

0.0.10

Choose a tag to compare

@github-actions github-actions released this 01 Aug 10:49

0.0.10

Fixed:

  • We can restore files even on Windows again!

Improved:

  • S3 compatible buckets are now supported for backup destinations.
  • Folder restoration implemented
  • We can encrypt each archived backup-zip file in AES-CBC.
    • Note: Not compatible with the encrypted zip file. We have to decrypt the file by OpenSSL, without this plug-in.
  • We can split the backup file by a number of archived files, for efficiency on restore.

And it may some more improvements.