Skip to main content

The reason of deleting user information

Comments

2 comments

  • quietFinn
    Before anything else it might be good the check the wastebasket, in /homeUSERNAME/.trash Customers sometimes accidentally remove things...
    0
  • cPRex Jurassic Moderator
    WHM and the operating system itself doesn't keep a log of every user transaction, as that would just be an incredible amount of data to sort through on a busy server. One thing you can check is the FTP transaction logs in /var/log/messages to see if there were any connections to that particular user during the time when the files may have been deleted. You could also check /var/log/secure for SSH connections to the same user, if SSH connections are enabled for that user's account.
    0

Please sign in to leave a comment.