I have a '.tar' file, if we extract it, we'll find a folder with the 'DB name'. This folder contains all '.bson' files for collections.
Sometimes the file is so big, extracting it breaks the server because of limited space.
My simple question: is there a way to 'mongorestore' this file to Atlas directly without extracting it?