Control Web Panel

WebPanel => Information => Topic started by: Dj.Mosta on September 02, 2016, 10:43:03 PM

Title: CWP Disk Usage
Post by: Dj.Mosta on September 02, 2016, 10:43:03 PM
Hi,

I have two websites on my sever, with total size around 100MB but CWP showed that server disk used is 5GB. and as I know CWP used 3.4GB with CentOS 6.8. after delete daily and weekly backup, disk  usage reduced to 4.1GB
I tried a lot of panels but no one show me disk usage like that. so I want to know if that is normal or there is an issue on my server?
Title: Re: CWP Disk Usage
Post by: Igor S. on September 07, 2016, 05:31:49 AM
Hi, you can check disk usage with command:
Code: [Select]
du -sh /path/to/check/* it will show you.