- Locate the path to your MongoDB data folder. In my case, Im using Mac Osx Catalina with Mongo installed with Brew. The path is /usr/local/var/mongodb
- Create a backup of this folder
- Place all the .wt files from Atlas backup in this folder
- Restart Mongo then you should have Mongo with the restored backup data.
Leave A Comment