phpbu
Ein Backup framework für PHP. Weitere Informationen: https://phpbu.de.
- Führe ein Backup mit der Standard
phpbu.xml
Konfigurationsdatei aus:
phpbu
- Führe ein Backup mit einer bestimmten Konfigurationsdatei aus:
phpbu --configuration=
pfad/zu/konfiguration.xml
- Führe nur die angegebenen Backups aus:
phpbu --limit=
backup_art
- Simuliere Aktionen die ausgeführt werden würden:
phpbu --simulate