# backup mongodump -h x.x.x.x -d $dbname # restore cd dump mongorestore -h x.x.x.x -d $dbname ./$filepath/
没有评论:
发表评论