Free space in ZimaOS HDD - Liberar espacio en ZimaOS HDD

Good morning, I just received an error message indicating that my system hard drive (1TB NVMe) is full. I tried moving the directories suggested in the interface, but they contain very little data. How can I clean up the files? I only use Plex and qBittorrent.

Thanks in advance.

Regards.

Buenos dias, acaba de aparecerme un mensaje de error indicando que tengo el disco duro de sistema (nvme 1Tb) lleno, he probado a mover los directorios que indican en la interfaz pero apenas contienen informacion, como puedo hacer una limpieza de los ficheros? el uso que hago es unicamente plex y qbittorrent

gracias anticipadas

Un saludo.

Hi, to find out what is actually taking up space on the system drive, please run the following three commands and send me a screenshot of the results:

du -sh * /media/[!.]* 2>/dev/null | sort -rh | head -n 15
du -sh * /media/ZimaOS-HD/[!.]* 2>/dev/null | sort -rh | head -n 15
du -sh * /media/ZimaOS-HD/.* 2>/dev/null | sort -rh | head -n 15

These commands will help us check which folders are using the most space on your system drive.

Also, are you using the client backup feature? If yes, could you please share a screenshot of your backup path in the client, similar to this example?