Skip to main content

Disk Space Usage - Other files!?

Comments

7 comments

  • cPanelMichael
    Hello :) Typically, usage displayed under the "Other" category is for files not contained within your home directory. You can confirm this by checking the disk space usage in an account's home directory. EX: du -sh /home/username
    If it's less usage than reported for the account disk space usage in cPanel or WHM, then it indicates there are files owned by this user elsewhere on the system. This could include mailing lists, or simply files owned by the account elsewhere on the system. Thank you.
    0
  • atlantis21
    Thanx for your reply, cPanel host for this username has: Disk Space Usage 87.63 / 200 MB du -sh says: username has 35MB other files for this username has 52MB So, I tried locate files with this username on server, and I only found in tmp folder and deleted all. But this is only 1MB! Where I can find rest of the files? Or is there some linux shell command for search files with owner name?
    0
  • quietFinn
    [quote="atlantis21, post: 1465301"> Or is there some linux shell command for search files with owner name?
    find / -user CPANELUSERNAME I suggest you see: man find
    0
  • atlantis21
    After many searching, i found problem. The problem is OpenCart cms. OpenCart is instaled on selected host account, and make tmp files for any session. Other files was actualy temp session files.
    0
  • cPanelMichael
    I am happy to hear you were able to resolve the issue. Thank you for updating us with the solution.
    0
  • miki23
    [quote="atlantis21, post: 1466912">After many searching, i found problem. The problem is OpenCart cms. OpenCart is instaled on selected host account, and make tmp files for any session. Other files was actualy temp session files.
    how to delete that? what folder name?? i have same problem
    0
  • cPanelMichael
    [quote="miki23, post: 1526581">how to delete that? what folder name?? i have same problem
    You will need to contact your hosting provider for assistance if you do not have root access. It could be any file owned by the user stored outside of the account's home directory. Thank you.
    0

Please sign in to leave a comment.