I am trying to setup mongodump along with TLS/SSL encryption. I have been following various articles for this: Self-signed SSL connection using PyMongo, https:/
Context I have a MongoDB that is backed up every day using the following command mongodump --gzip --numParallelCollections=1 --oplog --archive=/tmp/dump.gz --re
I have a database with a lot of collections that have '/' in their names. The problem is mongodump will fail in this circumstance. Failed: "CollectionNameWith/