Hello,
I have successfully updated Mongoose through Azure.
The only problem is that the files stored on the file system are not copied over to the new partition.
Did I miss something in the documentation?
It says that it should happen automatically as part of the update process.
(section 4) https://mongoose-os.com/docs/mongoose-os/userguide/ota.md#implementation-details
I tried going over the available configuration flags looking for one that would enable/disable this functionality. But could not find anything.
EDIT:
I seem to have fixed it by adding filesystem
field into the mos.yml
config.