1. Installation of crontab To use the crontab function of the VPS, you may need to install it, ssh in: 2. Install the Email sending component 1. Install the Email component under CentOS 3. Use automatic backup script Script content: !/bin/bashStart your edit here MYSQL_USER=root #mysql username Your edit ends hereDefine the name of the database and the name of the old database DataBakName=Data_$(date +”%Y%m%d”).tar.gz Delete local data older than 3 days rm -rf /home/backup/Data_$(date -d -3day +"%Y%m%d").tar.gz /home/backup/Web_$(date -d -3day +”%Y%m%d”).tar.gz Export database, one database one compressed file /usr/local/mysql/bin/mysql -u$MYSQL_USER -p$MYSQL_PASS -B -N -e 'SHOW DATABASES' | xargs > mysqldata Compress the database file into one file tar zcf /home/backup/$DataBakName /home/backup/*.sql.gz Send the database to Email. If the database is too large after compression, please comment this lineecho "Subject: Database backup" | mutt -a /home/backup/$DataBakName -s "Content: Database backup" $MAIL_TO Compress website datatar zcf /home/backup/$WebBakName $WEB_DATA Upload to FTP space, delete data from FTP space 5 days ago ftp -v -n $FTP_IP $FILE via: Automatic backup script |
<<: Free SSL and Cheap SSL Certificates
>>: Comcure: Provide 2G website backup space
PulseHeberg, founded in 2012, is a French hosting...
servaRICA is a Canadian hosting company founded i...
First Root is a German hosting provider and a for...
HostMantis is an American hosting company that st...
Uptime Robot, founded in 2010, mainly provides we...
Vultr, an American hosting company, is a world-re...
50Server, a Chinese hosting provider, mainly prov...
StarryDNS, a Hong Kong merchant, has been introdu...
WebHorizon, an Indian merchant, was established n...
KTS24 or GT-Host, haendler (same company, just di...
Under SSH, it is best to be the root user. Assume...
GeekStorage has been introduced in the previous a...
Most blogs or websites have RSS function, so why ...
Details : servaRICA: $11/month/4 cores/6GB memory...
HostKvm is a stable Chinese merchant. It has been...