- htaccess support
- SEF and URL Rewrite enabled
The backups directory is protected by a .htaccess file. Please make sure that your webspace supports htaccess. Otherwise the backups could be downloaded by a stranger. That is unlikely because guessing the filename is nearly impossible and if someone guesses the filename, the backup is still encrypted, but an additional security layer (the htaccess protection) is never wrong.
- The backup script is currently not able to preserve the owner and group of each file and directory, it just preserves the permissions on UNIX systems.
Release date: 18th April 2017
- Critical mutlistep bugfix, temp files (zip and sql) were not deleted.
Release date: 18th April 2017
- Added cleanup function in debug mode.
Release date: 18th April 2017
- View files in debug mode.
Release date: 15th April 2017
- Fixed display bug for some API calls.
Release date: 14th April 2017
- Implemented multistep mode.
Release date: 12th April 2017
- Try to set max_execution_time to 0 and throw no exception if set_time_limit is not allowed.
- Implemented Lock and Unlock button in debug mode.
Release date: 2nd April 2017
- Bugfix: Added logs_controller.php to manifest.
Release date: 2nd April 2017
- Added check for REDIRECT_HTTP_AUTHORIZATION header if HTTP_AUTHORIZATION is not set.
- Added support for jdiction_mysqli database driver.
- Made hash algorithm selectable in options.
- Implemented logs endpoint.
- Added debug mode option.
- View logs in backend in debug mode.
Release date: 18th November 2016
- Added checks in backend for valid encryption password and access key.
Release date: 23th October 2016
- No changes, just new version because beta is production ready.
Release date: 21th September 2016
- New folder structure of backup archive.
- RESTful API layout.
- Preserve UNIX permissions.
- Added PHP and zip extension version errors and warnings.
Release date: 28th June 2016
- Initial release.