Handbuch:findMissingFiles.php

This page is a translated version of the page Manual:FindMissingFiles.php and the translation is 73% complete.

Details

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

Optionen

Option Notwendig Standardwert
--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

Verwendung

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

Finding all missing files

Terminal

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

Terminal

Siehe auch