Retrieving firmware

Hello,

thank you for the great project, I could set up Teddycloud quite smoothly with your help and all the tutorials out there. Now I made a very dumb mistake, which does not immediately impact my box and Teddycloud: I installed a new OS on my laptop, having in mind that all my data was saved on a NAS and on a cloud storage service. What I did not think about in that moment: data was saved one day before I played around with the Toniebox, so when installing the new OS I wiped the saves of the original as well as the one of the patched firmware.
I found this Toniebox not connecting to TeddyCloud - #8 by marco79cgn , which works. Is there a way to get the patched firmware from the Teddycloud after the flashing process?

If you used tc for flashing (esp32), then you find the files in the firmware volume of tc.

Sorry for coming back to this topics after such a long time, I had no time to look at it more in detail: Concerning the “firmware volume of tc” → How to access it? Does it have to be done via CLI?

You can access the host with a sftp tool like winscp or so iirc and then navigate to /var/lib/docker/volumes/…firmware/_data/

OK, thanks a lot, I’ll try that as soon as possible!