Uploading stops

For first post, please answer the questions below!

Describe your issue in detail

I have a shared folder connected to s3 bucket (flat storage, no file/folder structure), which is used by two users. They have the rights to write to the folder. The problem occurs when one user uploading large video file (5 GB) and another user at this time see this file and trying to open it in the video player. Then the download stops. And the loader says that an error has occurred.
Is it possible to make sure that an incompletely downloaded file is not displayed to another user, or that the video player does not read until the file is fully downloaded?

What version of Cells are you using?

pydio cells 4.4.12

What is the server OS? Database name/version? Browser name or mobile device description (if issue appears client-side)?

AlmaLinux 9.5
mariadb 10.5.27

What steps have you taken to resolve this issue already?

I have a solution - disable the video player plugin, but I wanted a more flexible solution.

Hi, thanks for reporting!

You wrote:

I guess you mean the upload stops?

We’ll have to reproduce that, I have no clue how trying to read could impact the upload, but if it’s the case that’s definitely an issue.

Also we are in the process of improving the previews to indeed prevent trying to preview some file that is still incomplete (but that’s a bit more complex).