Hi,
I want to store files on the local file system of the Raspberry that are persistent during updates and reboots.
How should I approach this? What path should I use?
Kind regards,
Frederik
Hi,
I want to store files on the local file system of the Raspberry that are persistent during updates and reboots.
How should I approach this? What path should I use?
Kind regards,
Frederik
Hey, sorry for the delay!
If you put your data in /data it won’t be touched on application update.
Best, Lorenzo
Hey Ijs,
Will they also be persisted on a reboot or shutdown?
Kind regards,
Frederik
Hi Frederik,
Yes they will.
Best, Lorenzo
Hi!
And how do I store my data from a database in this directory?
(for instance mysql)
Kind regards,
André