You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Within Filebrowser you can toggle the shell (`< >` icon at the top right) and this will open a shell command window at the bottom of the screen.
4
+
5
+
**By default no commands are availabe as the command list is empty**
6
+
7
+
To enable commands these need to either be done on a per-user basis (including for the Admin user).
8
+
9
+
You can do this by adding them in Settings > User Management > (edit user) > Commands or to *apply to all new users created from that point forward* they can be set in Settings > Global Settings
10
+
11
+
{% hint style="info" %} If using a proxy manager then remember to enable websockets support for the Filebrowser proxy{% endhint %}
12
+
13
+
{% hint style="info" %} If using Docker and you want to add a new command that is not in the base image then you will need to build a custom Docker image using `filebrowser/filebrowser' as a base image. For example to add 7z:
0 commit comments