I am using a background worker, which has a disk. my python project comes with a sqlite database in the filesystem. so, to ensure that the data persists I have this disk from which I would like to extract the sqlite database every now and then and put it back in the github repository, so that I have the data saved. however I use magic warmhole on an ubuntu wls, (in fact my OS is windows 11). when I do “wormhole receive [code]” where do I actually get the file downloaded? in which path of my PC? I’m desperate I’ve been for hours
When you do wormhole send <file>
you are provided with the code you then use in the wormhole receive
command. See the Magic Wormhole docs, https://magic-wormhole.readthedocs.io/en/latest/welcome.html for any further questions,
Regards,
John B
Render Support, UTC
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.