Re: JS write and delete files
Hi Daniel,
the FileSystem library was intended for a very special purpose (reading configuration files in our upcoming Kubernetes solution).
We don't actually plan to add general file system access to the JS SDK at the moment. As backups only include the database content, we disencourage using persistent files in apps, as this would leave the app data inconsistent after backup/restore.
BR
Matthias