In rare situations, the SSFE client or the End User Portal of some users may show incorrect storage usage information. Learn how you can troubleshoot SSFE if you do not see the correct storage usage details.
The issue may occur when the user has a lot of interrupted uploads and deletions.
- The affected user must log in to the SSFE End User Portal using any supported web browser.
- On the left panel, under Folders, select Recycle Bin.
- Delete all files and folders that are no longer needed from the Recycle Bin, or empty the Recycle Bin completely.
- Log off from SSFE client then close it.
- Go to C:\User\XXX\AppData\Local\Trend Micro\OSDP\<SSFE_UserName>\ where XXX is the name of the account logged into Windows.
- Move the following files from the above-mentioned directory and move them to a temporary directory:
- state.local
- state.remote
- Start the SSFE client and log in. Wait for the synchronization to finish then check the storage usage.
- Log in to the SSFE server shell.
- Change to a root account using the command "sudo su -". There should be a space between su and -.
- Enter the root account password when prompted.
If the password has not been changed after installation, the default password is “safesync”.
- Run the following command:
# /opt/TrendMicro/OSDP/Bin/userTool.pl -u <user_name> reset_usage
Where: <user_name> is the affected user's login name. If it is an Active Directory account, do not include the domain part of the login name.
This command counts all the files in the user's account. The process can take a long time and it is recommended to run this only during off hours.