.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../../Includes.txt .. index:: pair: Upgrade Wizard; Clean up individual directory .. _wizards_cleanupdirindividual: Clean up directory individual ============================= * It will move files from an individual directory to a client directory. * It will remove files without any reference. Why do you need this wizard? ---------------------------- This upgrade wizard is expedient, if you are running multiple sites in a TYPO3 instance, and several clients have saved their files in the same folder: * Editors doesn't have access to this folder. * Administrator doesn't know, which file is owned by which client. Precondition ------------ * EXT:multisite (only needed while using this wizard) * Setup of the source and the target path. See :ref:`Administrators > Setup ` * File storages with the base path of your source and your target path. See :ref:`Explanations > File Storage ` * Files must be referenced Workflow -------- Run this script * with the Upgrade Wizard * or with the CLI .. code:: php typo3cms upgrade:run cleanUpDirIndividual