BackupBuddy 9.1.11

Download BackupBuddy 9.1.11 from nulled fire. BackupBuddy backs up your entire WordPress site.
Deployment:

FEATURE:
Deploy up to 15 times faster when pushing! Multiple files sent per pass: Multipass!

ENHANCEMENT:
Reduced file transfer overhead by 37%! Speeds up file transfers 37% or MORE due to less HTTP overhead.

FEATURE:
All remotely performed transactions are now logged and returned with each API call so that remote activity may be troubleshooted within Deployment log.

FEATURE:
Deployment now supports setting the deployed site's Search Engine Visibility option to either visible, not visible, or no change. A default for this setting can be set in the Deployment settings.
No longer base64 encoding all transferred data. Left in binary.
PUSH mode: Multiple files can be transferred in each PHP run when Pushing (not Pulling), significanly increasing speeds of PHP file transfers.
Existing importbuddy from previous deployments is erased at the beginning of each new deployment to insure fresh version usage.
No database tables selected will no longer display warning about missing database files as this is to be expected.
Fixed deploy confirmation sometimes failing without error.
Remotely called API actions now log fatal PHP errors with shutdown function to both main log and remote API log.
Exclusions now include global default hardcoded exclusions.
Improved white-space on Push/Pull comparison table for readability when changes are only on one side.
localInfo is now logged to browser console when loading Deployment remote destination to aid in troubleshooting.

FEATURE:
New Exclusions option alloww you to exclude files and folders from Deployment.
New Additional Inclusions option allows you to include additional files and folders during Deployment that are outside the media, themes, or plugins directories.
importbuddy.php: Now detects unexpected leading whitespace (newlines, etc) at the beginning of importbuddy.php, removed them, and re-writes a valid importbuddy.php. Fixes error about whitespace already being sent and authentication breakage.
Downgraded Error #437479545 to Warning.
ImportBuddy: Fixed missing backup zip file not throwing error. New Error #8498394349.
hashGlob() function added support for additional optional parameter to prepend all paths in the array keys with an additional path.
Fixed housekeeping warning about failed destination send filename being array.
Rollback: Fixed undo feature sometimes displaying mysqli error about missing parameter.
Updated internally used wp-db class for importbuddy and rollback packages.
Added hook for informing PHP compatibility checker plugin that we are always compatible with the latest PHP version(s).
Dropbox send fixes for new API.
Release of Quick Release versions 8.1.0.1-8.1.0.3.
8.1.0.2 - 2017-10-11
Now passing data between multiple pages using json rather than serialization.
Database Rollback: Fixed mysqli database warning due to missing parameter.
Dropbox destination: Added additional troubleshooting information when full troubleshooting logging enabled.
Fixed error retrieving Stash Live status log if it does not yet exist.
Dropbox: Fixed 400 error when finishing multipart upload on some servers where the specific curl version sets the content length header to -1 when no body specified rather than no content length header.

8.1.0.3 - 2017-10-12
Deployment: Fixed error message blocking deployment as of 8.1.0.2.
Only DAT file and settings backup are stored as serialized data.
Misc importbuddy cleanup.