Help Navigating MongoDB in Rocket.Chat: Retrieving User-Downloaded Files for Backups
-
hi, I recently installed rocketchat & mongodb in docker which I want to do that every certain time I have to recover the user files that are downloaded into mongodb,
I have to use a python script like one used with mongodb not in the context of rocketchat, the script makes me download files without any prior.But in rocketchat's mongodb I can't understand where they end up, that is, stored
yes, tell me first how I navigate to find the files to adapt my script,
in the test environment I have two users ::> from my user I sent files in chat to another user, the files are called "test.zip, test1.js, test2.js"how do I navigate in mogodb to know where those files are located, the storage where they are
-