0
Fixed

Chunked files

manuelpeiro 2 years ago updated by Vlad R 2 years ago 8

Hi,

I have a lot of .filerun.nextcloud-chunked-upload style files.

It's a normal behavior or it should be cleared after finish the upload?

Thanks.

Under review

Those temporary folders should disappear at the end of completed file transfer. If they don't, I recommend you to check the server's logs, particularly the PHP error log.

In this moment, I've upload a file, and the log says:

192.168.1.99 - - [12/Oct/2020:14:37:13 +0000] "GET /index.php/204 HTTP/1.1" 204 155 "-" "Mozilla/5.0 (Android) Nextcloud-android/3.13.1"
192.168.1.99 - - [12/Oct/2020:14:37:14 +0000] "GET /index.php/204 HTTP/1.1" 204 155 "-" "Mozilla/5.0 (Android) Nextcloud-android/3.13.1"
192.168.1.99 - - [12/Oct/2020:14:37:14 +0000] "GET /index.php/204 HTTP/1.1" 204 155 "-" "Mozilla/5.0 (Android) Nextcloud-android/3.13.1"
192.168.1.99 - NEXTCLOUDTOKEN1 [12/Oct/2020:14:37:14 +0000] "HEAD /remote.php/webdav/%40Home/Imagenes/Camara/2020/10/IMG_20201012_163415.jpg HTTP/1.1" 404 186 "-" "Mozilla/5.0 (Android) Nextcloud-android/3.13.1"
192.168.1.99 - NEXTCLOUDTOKEN1 [12/Oct/2020:14:37:14 +0000] "MKCOL /remote.php/dav/uploads/nelo/6507d2e865b9460aa0013dd9a404f8f7 HTTP/1.1" 201 201 "-" "Mozilla/5.0 (Android) Nextcloud-android/3.13.1"
192.168.1.99 - NEXTCLOUDTOKEN1 [12/Oct/2020:14:37:15 +0000] "PROPFIND /remote.php/dav/uploads/nelo/6507d2e865b9460aa0013dd9a404f8f7 HTTP/1.1" 207 973 "-" "Mozilla/5.0 (Android) Nextcloud-android/3.13.1"
192.168.1.99 - - [12/Oct/2020:14:37:16 +0000] "GET /index.php/204 HTTP/1.1" 204 155 "-" "Mozilla/5.0 (Android) Nextcloud-android/3.13.1"
192.168.1.99 - - [12/Oct/2020:14:37:16 +0000] "GET /index.php/204 HTTP/1.1" 204 155 "-" "Mozilla/5.0 (Android) Nextcloud-android/3.13.1"
192.168.1.99 - NEXTCLOUDTOKEN1 [12/Oct/2020:14:37:16 +0000] "PUT /remote.php/dav/uploads/nelo/6507d2e865b9460aa0013dd9a404f8f7/0000000000000000-0000000005463187 HTTP/1.1" 201 222 "-" "Mozilla/5.0 (Android) Nextcloud-android/3.13.1"
192.168.1.99 - NEXTCLOUDTOKEN1 [12/Oct/2020:14:37:16 +0000] "MOVE /remote.php/dav/uploads/nelo/6507d2e865b9460aa0013dd9a404f8f7/.file HTTP/1.1" 201 331 "-" "Mozilla/5.0 (Android) Nextcloud-android/3.13.1"
192.168.1.99 - NEXTCLOUDTOKEN1 [12/Oct/2020:14:37:16 +0000] "PROPFIND /remote.php/webdav/%40Home/Imagenes/Camara/2020/10/IMG_20201012_163415.jpg HTTP/1.1" 207 1044 "-" "Mozilla/5.0 (Android) Nextcloud-android/3.13.1"
192.168.1.99 - NEXTCLOUDTOKEN1 [12/Oct/2020:14:37:16 +0000] "GET /index.php/apps/files/api/v1/thumbnail/256/256/%40Home/Imagenes/Camara/2020/10/IMG_20201012_163415.jpg HTTP/1.1" 200 5463616 "-" "Mozilla/5.0 (Android) Nextcloud-android/3.13.1"

And a .filerun.nexcloud-chunked-upload....... folder is there.

I notice that the time isn't correct. It matters?

Hi there

if those files stays after updload, could it be deleted?

gregor

hi vlad

could you please answer this question?

I have hunderds of this files in every folder. Filerun gets slower and slower every day...

gregor

Hi I have the same problem. I have deleted these files a few times in the past weeks. Afaik nothing bad has happened. If you want to be safe, upload a test photo then delete the chunked file with same time stamp and check whether you uploaded file is affected. Always make sure you have backup though and don't blame me if you lose everything :)

Sorry for the wait, I will check the problem of upload temporary files being left behind. The mentioned slowness cannot be attributed to FileRun though.

+1
Started

We confirm a bug in FileRun, which makes uploads via Nextcloud apps to leave temporary empty folders behind. This will get fixed by the update will are soon going to release.