FileBrowser

In-Browser File explorer

FileBrowser

Everything you could possible need from a File explorer with all the convince of using any web browser your comfortable with.

Please make yourself aware of the Fair Usage Policy. Directly pointing File Browser to share your cloud storage will create extreme strain on your slot's disk and could cause a 24-hour ban on accessing your cloud storage. It is YOUR responsibility to ensure usage is within acceptable limits.

FileBrowser provides a file managing interface within your home directory, and it can be used to download, upload, delete, preview, rename and edit your files — all from within your web browser.

Option Action
My Files Brings you back to your h=Home Directory
New Folder Create a new empty folder in the current directory
New File Create a new empty file in the current directory
Settings Various settings including language, Theme, and user creation rules
Logout Logout of current session

Downloading and uploading files

Adding a User and Setting file access

Field Use
Username Desired Username for user
Password Desired Password for user
Scope This is an essential option as this will be the folder the user may access. In this example, it is set to ./share, which is /home/username/share Note: It is not recommended to point this directly to a rclone mount as this will cause extreme IO and possibly cause issues with your slot
Permissions You can set the kind of actions a user can perform; for example, you may want to allow download but never allow upload so that a user can not deposit files onto your slot. You'd untick create Files and Directories

Troubleshooting

Why can I not upload any file above 2 Gigabyte?

Please note that in the event you have to reinstall your webserver, this fix will not remain and will need to be reapplied. It will persist over restarts, however.

nano ~/.apps/nginx/proxy.d/filebrowser.conf
app-nginx restart && app-filebrowser restart