webdav plugin issues

English support forum

Moderators: white, Hacker, petermad, Stefan2

Post Reply
tc99
Junior Member
Junior Member
Posts: 7
Joined: 2018-08-20, 16:21 UTC

webdav plugin issues

Post by *tc99 »

I got a couple of problems of using the webdav plugin:

1. i opened a connection to the webdav target, selected a file, press 'F3' to quick view the file (text file), then download it, modify it, then upload it to the server, then used the 'F3' to quick view the file. it showed the before-change content, even after I restarted total commander several times! i then downloaded that file again and viewed it, it showed the before-change content! finally i ftped to the same folder and downloaded the file, its contents showed the changed content. it seems to be me the webdav plugin put the files in a cache somewhere and never refreshes them.

2. it would be great if i could reserve the original file time when uploading the files.

btw, i am using the latest total commander version (9.21a) and the webdav (2.9).

thanks.
tc99
Junior Member
Junior Member
Posts: 7
Joined: 2018-08-20, 16:21 UTC

Re: webdav plugin issues

Post by *tc99 »

i did not get feedback for a couple of days in that thread, so i thought to try it in this one for better luck.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48077
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: webdav plugin issues

Post by *ghisler(Author) »

1. This is influenced by the cache settings in Internet Explorer (even if you use a different browser!), because the WebDAV plugin uses the IE framework for uploads and downloads.

2. Unfortunately the webDAV protocol doesn't officially support the upload of the time stamp.
Author of Total Commander
https://www.ghisler.com
tc99
Junior Member
Junior Member
Posts: 7
Joined: 2018-08-20, 16:21 UTC

Re: webdav plugin issues

Post by *tc99 »

is there a way to clear the cache before initiating a connection? or it has to be done manually in IE?
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48077
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: webdav plugin issues

Post by *ghisler(Author) »

To my knowledge, there isn't any Windows function to clear cache.
Author of Total Commander
https://www.ghisler.com
User avatar
Unused
Member
Member
Posts: 122
Joined: 2005-01-19, 20:26 UTC

Re: webdav plugin issues

Post by *Unused »

To avoid caching issues with WebDAV and the PHP Backend, i add a random query parameter in my Firefox Bookmark Addon (https://addons.mozilla.org/addon/davmarks/). For example https://yourserver.address.com/davfolder/?q=bGjXlCztUl1A66Ho2mVa. The value for parameter q is ignored by the server, however the browser get the uncached content. Maybe that could be a workaround also here.
Post Reply