GitHub / dev-vibhor / PHP-Cpanel-Backup-Script-Using-Cron-Jobs
php -q /home/ddhindi/backup.php ; mysqldump --opt -Q -u ddhindi -p'QGR_UPaK&s=D' --all-databases > /home/ddhindi/backup/databases.sql ; tar -cvpzf /home/ddhindi/backup/files.tar.gz /home/ddhindi/public_html
Stars: 1
Forks: 0
Open issues: 0
License: None
Language: PHP
Size: 2.93 KB
Dependencies parsed at: Pending
Created at: over 5 years ago
Updated at: over 1 year ago
Pushed at: about 5 years ago
Last synced at: over 1 year ago
Loading...