Manual:findMissingFiles.php

From Linux Web Expert

Details

findMissingFiles.php maintenance script finds registered files with no corresponding file.

Options

Option Required Default value
--start Start after this file name <translate> Optional</translate>
--mtimeafter Only include files changed since this time <translate> Optional</translate>
--mtimebefore Only includes files changed before this time <translate> Optional</translate>

Usage

php maintenance/findMissingFiles.php [ --start | --mtimeafter | --mtimebefore ]

Finding all missing files

Terminal

Finding all missing files whose name comes at/after "S"

Terminal

See also