phpbu icon indicating copy to clipboard operation
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

Results 65 phpbu issues
Sort by recently updated
recently updated
newest added

Hi, This is my `configuration.yml` for phpbu. I have configured to remove backups `outdated` 3 days. Local backup seems working fine. It removed outdated backup. However, remote backup does not...

help wanted

After getting my first configuration properly backing up files, I added email logging for errors only. In order to test the settings, I entered wrong MySQL credentials expecting an error...

bug
enhancement

Make `Elasticdump` source implement the `Restorable` interface similar to the `Tar` source.

enhancement
hacktoberfest

Make `Mongodump` source implement the `Restorable` interface similar to the `Tar` source.

enhancement
hacktoberfest

Make `Arongodump` source implement the `Restorable` interface similar to the `Tar` source.

enhancement
hacktoberfest

Make `Influx` source implement the `Restorable` interface similar to the `Tar` source.

enhancement
hacktoberfest

Make `Pgdump` source implement the `Restorable` interface similar to the `Tar` source.

enhancement
hacktoberfest

I would love to get a little more info on the emails. We have time and checks, but it would be great if we can get the size of the...

feature-request

How to backup files from remote host? RSync? How to configure connection with login/password? Need full config example with source and target sections. Can I use ssh to execute mysqldump...

bug
question

Add an option to check the system requirements. Since simulation doesn't check for binaries that will be executed this new option would enable the user to make sure all requirements...

feature-request