networkteam/orphaned-resources

Letzte Aktivität 14 Apr 2021 1 504
composer require networkteam/orphaned-resources

Removes orphaned files in Data/Persistent/Resources

dev-master

Version
dev-master
Type
neos-package
Release Date
Apr 14, 2021 14:58
Source
git
Distribution
zip
Requires
MIT 7b44d928ac1d2e94c616b8e22af859dc4c205870

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.

The content of the readme is provided by Github
The same vendor provides 20 package(s).