Project

General

Profile

Actions

Bug #88869

closed

Wrong File Size in backend (fileadmin) and frontend (download)

Added by Walter Sparding almost 5 years ago. Updated almost 5 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
Caching
Target version:
-
Start date:
2019-07-31
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

When uploading files to folder fileadmin (or sub directories, or i think, any destination???) via FTP it occurs, that TYPO3 has the wrong file size stored in sys_files and will never ever correct that, until the file is renamed in backend, and then renamed back to old name.

This happens, if you click on fileadmin-folder in backend while the ftp-process uploading the file has not finished yet.

Clear caches has no effect. As long as the filename stays the same, the size is not corrected.


Files

fsize.png (25.2 KB) fsize.png Walter Sparding, 2019-07-31 12:53
Actions #1

Updated by Georg Ringer almost 5 years ago

  • Status changed from New to Rejected

Please use the scheduler task "File Abstraction Layer: Update storage index" which should cover all your needs as the description states "Updates the Index/Cache Data of a Storage; only needed if changes to the storage are possible outside the backend (FTP, RemoteStorages)."

Therefore I am closing this issue.

Actions #2

Updated by Walter Sparding almost 5 years ago

Georg Ringer wrote:

Please use the scheduler task "File Abstraction Layer: Update storage index" which should cover all your needs as the description states "Updates the Index/Cache Data of a Storage; only needed if changes to the storage are possible outside the backend (FTP, RemoteStorages)."

Therefore I am closing this issue.

Sorry, but i ran all the schedule entries under "Planer" manually, cleared all caches, but the displayed file size is still wrong.

After renaming the file in backend file size is ok.


Ok, i got it. The task was not in the default tasks. I added it.

Actions

Also available in: Atom PDF