Clean unused files in Database or Objects

It will be useful to get the purge logs/files feature. So if it is possible to remove orphan files / none use files from your system whenever you want in order to delete all your recorded system logs releasing space on database.
Like Clean up unused files
Also we need delete files that the user has uploaded using the file uploader
not only just delete the referring link to the file, but also the file itself

Regards

The “clean” can be accomplished by having a workflow that can be activated in an admin panel. For example:

When Button click> Do a search for:Users Last login time > 3 years

  • Delete a list of thing:Result’s of step 1