Feature #23636
Updated by Mathias Schreiber almost 10 years ago
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)