Project

General

Profile

Actions

Feature #23636

closed

Enhanced TempFolder-Structure

Added by Heiko Nöthen over 13 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-09-29
Due date:
% Done:

0%

Estimated time:
PHP Version:
4.3
Tags:
Complexity:
Sprint Focus:

Description

We are using TYPO3 with the networkbased filesystem AFS (openafs.org). This FS only supports a maximum of 64000 files per directory - if alle filenames are 16 or fewer octets. If the filenames are longer the file consumes more nodes an so less files can be saved in the same directory.

Now my feature request: Is it possible to implement a temp system wich supports a more tree-based strukture? Lets make an example:

/typo3temp/pics/t/y/typo3.jpg

So we would have space for more then 43 million files.

The other part would be to reduce the length of the name to a minimum. Therefore it would also be great to give every temp file type an own directory. An example:

/typo3temp/tmb_8d02ebca9d.gif

My suggestion: /typo3temp/tmb/8/d/8d02ebca9d.gif

Greetings

Heiko Nöthen

(issue imported from #M15841)


Files

class.t3lib_stdgraphic.php.diff (1.96 KB) class.t3lib_stdgraphic.php.diff Rémy DANIEL, 2013-04-30 14:56
Actions

Also available in: Atom PDF