phpbu
phpbu copied to clipboard
PHP Backup Utility - Creates and encrypts database and file backups, syncs your backups to other servers or cloud services and assists you monitor your backup process
How can you add additional information on the task status. For example, information about whether the task is successful or not is sent to Telegram now, I would like to...
Am I makin ya nuts yet, @sebastianfeldmann ? LOL :) Not super important, but wondering why this happens? If I use the full server path to the template file, PHPBU...
@sebastianfeldmann Any chance of getting this fixed pretty soon? The key expires every 4 hours now, meaning adding to a daily cron job always fails, because the key has expired....
Is there a reason why phpseclib/phpseclib 3.0 is not supported? Can I help somehow to add support for it? Thanks
I used the zip compression technique. But the compressed file was saved with only `.tar`. It's working fine with `gzip` and `bzip2` compression. I also get an error in the...
Hi Sebastian, We are using your Tool to Backup our client-Websites successfully. We are happy with the Way it Backups our files. We are now migrating one of our big...
Good day! Cleanup does not work correctly when using synchronization on Yandex Disk. In the [arhitector/yandex](https://github.com/jack-theripper/yandex/blob/master/src/Disk.php#L221) library, which is used to work with Yandex.Disk, method `Disk::getResource($path, $limit = 20, $offset...
Hi all, We have currently a problem with PHPBU not able to backup a tar.gz with a size of 11gb (fullbackup) to the s3 bucket. We get following message: ``Exception...
First of all thanks for creating this awesome tool for handling backups! :-) Now back to the issue: I am trying to make a tar backup and specify the paths...
Hi! I have a conf file with 2 Backups, one MySQL Dump and one Incremental Directory Backup. When I run --restore in the directories i get "backup requires exactly one...