Manual:findMissingFiles.php

Details

edit

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

Options

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

Usage

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

Finding all missing files

edit
Terminal

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

edit
Terminal

See also

edit