Pilot Backup
Categories
Component ID
2930353
Component name
Pilot Backup
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Backup your Drupal site easily and securely
Allows you to easily backup your site to Amazon S3 (or API compatible others like DigitalOcean Storage or Minio) and send the resulting link to Pilot for keeping.
This library requires command line access to mysqldump and tar. If you are on a shared host verify PHP has access to proc_open and can run mysqldump/tar from there.
Other features
- Local cleanup, after a certain capacity remove old backups.
- Encryption (mcrypt or openssl with password or certificate)
This library integrated phpbu into Drupal.