标签:localhost blog https 同步 hub har com 选择 http
个人博客:https://blog.sharedata.info/
最近需要做mongo之间的同步,因此还是选择之前的工具mongo-connector
gitHub文档:https://github.com/mongodb-labs/mongo-connector/wiki/Usage-with-MongoDB
同步mongo test3.t1和test4.t1(localhost同步到36)
mongo-connector -m localhost:27017 -t 192.168.0.36:32771 -n test3.t1,test4.t1 -d mongo_doc_manager
标签:localhost blog https 同步 hub har com 选择 http
原文地址:http://www.cnblogs.com/byteworld/p/6963691.html