<div dir="ltr">Hi Christian,<div><br></div><div>&gt; <span style="font-family:arial,sans-serif;font-size:13px">The _processed_ directory is for files</span></div><span style="font-family:arial,sans-serif;font-size:13px">that typo3 needs internally, e.g. for previews.</span><div>
<font face="arial, sans-serif"><br></font></div><div><font face="arial, sans-serif">That not completely true. It is also for all the scaled images that are shown FE.<br></font><div><br></div><div>&gt; <span style="font-family:arial,sans-serif;font-size:13px">Just imagine the webdav traffic when typo3 creates and</span></div>
<span style="font-family:arial,sans-serif;font-size:13px">fetches thumbnails.</span><div><span style="font-family:arial,sans-serif;font-size:13px"><br></span></div><div><span style="font-family:arial,sans-serif;font-size:13px">With remote storages I mean also storages that provide public urls to there content. So you use TYPO3 to manage that. But leave the real delivery to the storage.</span></div>
</div><div><span style="font-family:arial,sans-serif;font-size:13px"><br></span></div><div><span style="font-family:arial,sans-serif;font-size:13px">gr. Frans</span></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
2014-03-13 14:19 GMT+01:00 Christian Weiske <span dir="ltr">&lt;<a href="mailto:christian.weiske@netresearch.de" target="_blank">christian.weiske@netresearch.de</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<div class=""><br>
<br>
&gt;&gt;But I think we can come up with a solution for the problem you have.<br>
&gt;&gt;As al file handling and checks is done by the driver it must be<br>
&gt;&gt;possible to let the driver create/save the processed files in a folder<br>
&gt;&gt;on the local filesystem.<br>
&gt;&gt;For instance typo3temp/_processed2_/<br>
&gt;<br>
</div><div class="">&gt;We&#39;re doing that now, which means that we&#39;re always checking if the<br>
&gt;folder is _processed_ or a subfolder of it.<br>
&gt;This bloats our driver code.<br>
<br>
</div>Apart from bloating the code: The _processed_ directory is for files<br>
that typo3 needs internally, e.g. for previews.<br>
<br>
Even if the driver supports remotely creating _processed_, I don&#39;t<br>
think its sensible to push typo3-related temporary data onto remote data<br>
repositories. Just imagine the webdav traffic when typo3 creates and<br>
fetches thumbnails.<br>
<div class="HOEnZb"><div class="h5"><br>
--<br>
Regards/Mit freundlichen Grüßen<br>
Christian Weiske<br>
<br>
-= Geeking around in the name of science since 1982 =-<br>
<br>
_______________________________________________<br>
Before posting to this list, please have a look to the posting rules<br>
on the following websites:<br>
<br>
<a href="http://typo3.org/teams/core/core-mailinglist-rules/" target="_blank">http://typo3.org/teams/core/core-mailinglist-rules/</a><br>
<a href="http://typo3.org/development/bug-fixing/diff-and-patch/" target="_blank">http://typo3.org/development/bug-fixing/diff-and-patch/</a><br>
_______________________________________________<br>
TYPO3-team-core mailing list<br>
<a href="mailto:TYPO3-team-core@lists.typo3.org">TYPO3-team-core@lists.typo3.org</a><br>
<a href="http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-team-core" target="_blank">http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-team-core</a></div></div></blockquote></div><br></div>