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
QuickPacket, founded in 2003, is registered in No...
DediStation launches two New York VPSs, as follow...
g0fu, a Chinese merchant, was established at the ...
115 Cloud Disk, there is nothing much to introduc...
PQS, a Taiwan merchant, mainly provides Taiwan VP...
Juzi Data, a Chinese merchant, provides VPS, inde...
StorageKVM is the same company as minikvm.com, ma...
CommuniLink is a long-established hosting provide...
Generally the free ones are sufficient. 1. letsen...
HKServerSolution, a Chinese hosting provider, fea...
Arch Hosting, an American hosting provider, has b...
EuroHoster, a Bulgarian hosting provider, was fir...
WebHorizon, an Indian merchant, mainly provides v...
PraHost, a Dutch hosting provider, was founded in...
Introduction NeoSurge is an American hosting comp...