mongorestore --gzip --archive=<filename>.gz --db "<database_name>" --host=localhost:27017 --username=<user_name> --password=<password> --authenticationDatabase=adminmongodump --gzip --archive=<filename>.gz --db "<database_name>" --host=localhost:27017 --username=<user_name> --password=<password> --authenticationDatabase=admin