networkteam/orphaned-resources

Last activity 16 Jan 2025 1 762
composer require networkteam/orphaned-resources

Removes orphaned files in Data/Persistent/Resources

dev-master

Version
dev-master
Type
neos-package
Release Date
Jan 16, 2025 11:33
Source
git
Distribution
zip
Requires
  • neos/flow: ~5.0 || ~6.0 || ~7.0 || ~8.0
MIT efe48b73d7e51d4211fb220fba64e798766b408b

Readme excerpt

Flow Package Networkteam.OrphanedResources

Provides a command that removes orphaned files in Data/Persistent/Resources which have no resource entity in db. They are safe to delete.

This is the counterpart to the Flow command resource:clean.

Usage ./flow orphanedresource:remove --execute --minimum-age=3600 Why is it necessary?

In a perfect world it's not necessary, but when a resource is created in filesystem and an exception or service outage occurs before it's persisted in database then you have such orphaned resource files.


Read more
The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 25 package(s).