5c59a2f651
- server now takes has a configRoot, dataRoot, mountRoot with defaults so no startup argument is needed * configRoot: for server config like user db * dataRoot: actual encrypted container storage * mountRoot: mount point folder for mounted encfs volumes - First time use is now alwasy detected and the browser gets redirected by the server
curl -F file=@data.txt -F 'data={"filename":"data.txt", "action": "update"}' http://localhost:3000/file