This project is not covered by Drupal’s security advisory policy.

Did you know that you cannot be remove unused files in default using?

This module provides the ability to treat files that are unused in the drush command as temporary files.
It seems that Drupal Core has a function to remove temporary files during cron processing after a certain period of time.

Available drush command: drush remove_unused_files

* Just in case, You should back up the Public Files, Private Files, and Database of your Drupal site before running "remove_unused_files".
* Includes a submodule "remove_unused_files_form" that allows you to use the same functionality from menu links.
* remove_unused_files_link has been deprecated so please uninstall it and use remove_unused_files_form.

Project information

Releases