从品牌网站建设到网络营销策划,从策略到执行的一站式服务
#!/bin/bash
sourcepath='/mnt/MongoDB/bin'
targetpath='/mnt/mongodb/back' #备份目录
nowtime=$(date +%Y%m%d)
让客户满意是我们工作的目标,不断超越客户的期望值来自于我们对这个行业的热爱。我们立志把好的技术通过有效、简单的方式提供给客户,将通过不懈努力成为客户在信息化领域值得信任、有价值的长期合作伙伴,公司提供的服务项目有:域名注册、网站空间、营销软件、网站建设、碾子山网站维护、网站推广。
start()
{
${sourcepath}/mongodump --host 127.0.0.1 --port 20011 -uadmin -p'密码' --authenticationDatabase admin --out ${targetpath}/${nowtime}
}
execute()
{
start
if [ $? -eq 0 ]
then
echo "back successfully!"
else
echo "back failure!"
fi
}
if [ ! -d "${targetpath}/${nowtime}/" ]
then
mkdir ${targetpath}/${nowtime}
fi
execute
echo "============== back end ${nowtime} =============="
if [ -d "${targetpath}/${nowtime}/" ]
then
cd /mnt/mongodb/back
tar -cvzf ${targetpath}/${nowtime}.tar.gz ${nowtime}
fi
execute
echo "============== back end ${nowtime} =============="
if [ -d "${targetpath}/${nowtime}/" ]
then
rm -rf /mnt/mongodb/back/"${nowtime}"
fi
find /mnt/mongodb/back/ -type f -name "*.tar.gz" -mtime +6| xargs rm -fr {}; #只保留6天的备份文件。
成都网站建设公司地址:成都市青羊区太升南路288号锦天国际A座10层 建设咨询028-86922220
成都快上网科技有限公司-四川网站建设设计公司 | 蜀ICP备19037934号 Copyright 2020,ALL Rights Reserved cdkjz.cn | 成都网站建设 | © Copyright 2020版权所有.
专家团队为您提供成都网站建设,成都网站设计,成都品牌网站设计,成都营销型网站制作等服务,成都建网站就找快上网! | 成都网站建设哪家好? | 网站建设地图