[9.22a] webdav: fails uploading files bigger than 2MB

Please report only one bug per message!

Moderators: white, Hacker, petermad, Stefan2

Post Reply
grunge
Junior Member
Junior Member
Posts: 2
Joined: 2019-10-29, 11:41 UTC

[9.22a] webdav: fails uploading files bigger than 2MB

Post by *grunge »

Hi. TC version 9.22a fails uploading files bigger than 2MB when using webdav plugin (https).
This was a terrible situation for me, because it didn't show any error in background mode. I decided the upload is finished and removed the source.
In foreground it does give an error without any description.
The webdav server shows the following errors:
[Tue Oct 29 14:24:28 2019] [error] [client ---] Could not get next bucket brigade [500, #0]
[Tue Oct 29 14:24:28 2019] [error] [client ---] Method:PUT. Failed to stat file (/---)

I also checked version 8.52a in another PC, it works fine. Webdav plugin was the same latest version in both cases.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48005
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: [9.22a] webdav: fails uploading files bigger than 2MB

Post by *ghisler(Author) »

I have had reports of this bug from some users - it seems to be a problem with caching - Windows writes the data of the whole file into a local cache and only uploads it when the file is closed. Unfortunately this function has a 30 second timeout, so the upload fails when it takes more than 30 seconds.

Unfortunately I was never able to reproduce this Windows bug on any PC.
Author of Total Commander
https://www.ghisler.com
grunge
Junior Member
Junior Member
Posts: 2
Joined: 2019-10-29, 11:41 UTC

Re: [9.22a] webdav: fails uploading files bigger than 2MB

Post by *grunge »

Is there any workaround?
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48005
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: [9.22a] webdav: fails uploading files bigger than 2MB

Post by *ghisler(Author) »

No, I cannot fix this error until I can either find the reason, or at least reproduce it on any PC...
Author of Total Commander
https://www.ghisler.com
Post Reply