Description
When importing files with the Mediawiki XML extension it will assume the default directory structure MediaWiki uses with hashed subdirectories.
The creation of subdirectories can however be turned off with the $wgHashedUploadDirectory variable. (https://www.mediawiki.org/wiki/Manual:$wgUploadDirectory)
With this configuration, the extension will fail to import all files.