I can't see the maximum space at the user popup?

Hi,
how can I see if the hd for seafile is full?

Cheers

Login to the server and check the drive.

If you’re using Linux, login by SSH to the command line and execute the command:

df

Should look something like this:

Filesystem      1K-blocks       Used Available Use% Mounted on
udev               997872          0    997872   0% /dev
tmpfs              203068       1068    202000   1% /run
/dev/vda1      1892295256 1348711164 543567708  72% /

Hi,
Yes this I know but I meant it to see inside from Seafile.
So that I can see it every time without to proof the commandline before uploading.

At the backend it doesn’t shows me the max space. I see only how much is actual exhaust.
Bildschirmfoto 2023-03-22 um 17.24.55

How can I get seafile to show me my maximum space?

Cheera

Login to the server and check the drive

Hi,
this solution is not really comfortable. Is there not a possibility to read the free diskspace here?
If there is a ui element for it than I think ist should work. Have I to set some permissions or a configuration for that?