Software Details:
Version: 4.1
Upload Date: 1 Mar 15
Distribution Type: Freeware
Downloads: 24
Additionally to saving backups to Dropbox, it can also save them to a local server folder.
Installation:
Unpack and upload it to the /wp-content/plugins/ directory.
Activate the plugin through the 'Plugins' menu in WordPress.
Features:
- Store backups in a local server folder
- Keep local backup
- Store backup in a folder within Dropbox
- Set backup day and time
- Set backup frequency
- Choose how many backups to keep
What is new in this release:
- Versioning will now match that of WordPress.
- Tested to work with WordPress 4.0.
What is new in version 1.8.1:
- Fixed bug where chunked upload temp memory cant be read that leads to a zero byte upload.
What is new in version 1.8:
- Compatible with WP 3.8
- Fixed menu ordering to better avoid clashes with other plugins
- Fixed PHP notice in Dropbox Facade
- Updated FAQ
What is new in version 1.7:
- Database dumps are now tracked so they can be resumed
- Improved error handling around extension installs
- Updated tests for better code coverage that revealed a few small bugs
- Implemented a factory for better dependency injection and performance
- Updated the Email Extension to use wp_mail so it will use setting set by other plugins like WP SMTP
- Added a time stamp to Zips generated with the Zip Extension
- Improved logging and estimation of percent complete
- Add 'Settings saved' message and use default WP errors
- Fix invalid UTF-8 sequence in argument error
What is new in version 1.6.1:
- Use ABSPATH for WP root if get_home_path returns '/' that can cause the plugin the attemt to backup root.
- Improved security of DB dumps, Zip archives and the backup log. A better sha1 secret is now appended to them all and removed before upload to Dropbox.
- Update cURL CA Certs to the latest version from Mozilla
What is new in version 1.6:
- Added Finnish translations
- WordPress 3.6 compatiblity release
What is new in version 1.5.5:
- Updated Arabic translations
- Fixed missing directory separator when creating silence file
- Updated the Dropbox API lib to exclude HTTP headers inserted by proxies
- Fixed another weird oAuth authorize issue
What is new in version 1.5.4:
- Fixed regression where the last backup time was not being recognized.
- Fixed full paths being uploaded to Drobpox from Windows servers.
- Fixed exclude file issues Windows servers.
- Fixed error closing zip archive in premium extension.
- Added better clean up of files on success or failure.
What is new in version 1.5.2:
- Fixed reauthorisation issue when unlinking a Dropbox account
- Increased performance of the plugin after running it through P3, now only the bear minimum is loaded in a non admin context
- Fixed an issue where zipped backups where loosing their directory structure
Requirements:
- WordPress 3 or higher
- Dropbox account
Limitations:
- There are known memory issues with this plugin and sites larger then approx 50 MB.
Comments not found