0

I have a problem! My server (Centos OS WHM) is out of space. Browse directories and naturally the biggest directory is /home/userfolder/.

Using the du -sch * command, I can check the size 99GB.

[home]# du -sch *
99G     userfolder
36K     latest
100G    total

But when I enter the directory and use the same command, I see that the total size of the found files and directory is 55GB.

[userfolder]# du -sch *
55G     total

As the server backup was weighing approximately 45GB, I thought it was the problem so I deleted it. But it wasn't even in that directory so it really couldn't be the problem. Could anyone give me a hint of what it could be or if I did something wrong?

4

1 Answer 1

1

Is it cpanel? Check your trash. It's probably your recycle bin that has a lot of files.

1
  • 1
    Dude, it works! THANK YOU SO MUCH! Commented Jun 14, 2022 at 21:19

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .