--Hello,I seem to be having an issue restoring gzip compressed backup files.I am backing up like so...mongodump --port "$PORT" --username "$MONGO_USER" --password "$MONGO_PWD" --gzip --archive="$BACKUP_DIR/$BACKUP_ARCHIVE";I've been trying various restore string but the msot basic is...mongorestore --gzip --archive /path/to/backup.gz
The backups have been taken from a 3.2.8 instance (with 2.2.8 tools). I have tried restores on 3.2.8 and 3.2.11 with the same result.The command...file /path/to/backup.gzReports: gzip compressed data and I have been able to gunzip these files without any apparent issue.Am I doing something wrong here with the backup or restores?Cheers,Rhys
You received this message because you are subscribed to the Google Groups "mongodb-user"
group.
For other MongoDB technical support options, see: https://docs.mongodb.com/manual/support/
---
You received this message because you are subscribed to the Google Groups "mongodb-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mongodb-user+unsubscribe@googlegroups.com.
To post to this group, send email to mongod...@googlegroups.com.
Visit this group at https://groups.google.com/group/mongodb-user.
To view this discussion on the web visit https://groups.google.com/d/msgid/mongodb-user/3541d579-754e-4fe6-acb1-2b3787f517d6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.