{{getSelectedType()}}
Name: | {{selectedItem.name}} |
---|---|
Path: | {{selectedItem.path}} |
Size: | {{selectedFile.size | bytesWithUnit}} |
Type: | {{selectedFile.mimeType}} |
E-Tag: | {{selectedFile.eTag}} |
Modified: | {{selectedFile.lastModified | date : 'dd.MM.yyyy hh:mm'}} |
Per default everyone can access the hosted files in this folder (Public).
If you restrict the load
permission to specific users or roles, an accessing user will be prompted
to enter credentials via basic authentication.
www
root-folder can be accessed under your app domain
{{appName}}.app.baqend.com and can be accessed like this:
{{appName}}.app.baqend.com/
maps to /www/index.html{{appName}}.app.baqend.com/about.html
maps to /www/about.html{{appName}}.app.baqend.com/images/logo.jpg
maps to /www/images/logo.jpg
The www
root-folder is publicly readable by default and cannot be made
private. As a consequence, no individual file ACLs can be set in the www
root-folder.
In general file and root-folder ACLs are used to control access to your uploaded files. You can change
these for root-folders as well as for individual files.
To upload files you can either