Category "mongodump"

mongodump error: x509: cannot validate certificate for <server-IP> because it doesn't contain any IP SANs

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:/

How to parse the collections in `mongodump` archive output using Python?

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

Mongodb: mongodump collections that their names contain a path separator '/'

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/