[TYPO3-core] FAL: TYPO3 tries to create processing folder in every driver

Christian Weiske christian.weiske at netresearch.de
Thu Mar 13 14:19:51 CET 2014


Hi,


>>But I think we can come up with a solution for the problem you have.
>>As al file handling and checks is done by the driver it must be
>>possible to let the driver create/save the processed files in a folder
>>on the local filesystem.
>>For instance typo3temp/_processed2_/
>
>We're doing that now, which means that we're always checking if the
>folder is _processed_ or a subfolder of it.
>This bloats our driver code.

Apart from bloating the code: The _processed_ directory is for files
that typo3 needs internally, e.g. for previews.

Even if the driver supports remotely creating _processed_, I don't
think its sensible to push typo3-related temporary data onto remote data
repositories. Just imagine the webdav traffic when typo3 creates and
fetches thumbnails.

-- 
Regards/Mit freundlichen Grüßen
Christian Weiske

-= Geeking around in the name of science since 1982 =-



More information about the TYPO3-team-core mailing list