5
4
2
548
8
1
在服务器上用shell语言+crontab完成对mongo库的定时备份和清除 1. /www/tools/目录下的mongo.sh(备份功能) ...
在服务器上用shell定时备份mysql 1. 在crontab中加入定时备份任务 20 1 * * * cd /www/tools;/bin/...