On Friday, May 18, 2018 at 4:30:32 PM UTC+2, Lost Admin wrote: > > A while back PMario made a video on how to set-up a webdav server on IIS > <https://groups.google.com/forum/#!searchin/tiddlywiki/ISS$20Webdav%7Csort:date/tiddlywiki/_YwmiKqMyrI/H_nGBYs9CgAJ>. > > I also made some observations on tiddlywiki's WebDAV saver using Apache > HTTP. Since then, the issue I had in my observations has been corrected > (awesome work by the way to Jeremy and anyone who helped). As far as I can > tell the WebDAV Saver works very well on IIS webdav and Apache webdav (I > run both). >
I did some tests with a nginx webdav setup. It works there too, with the right settings :) I also made some experimental modifictaions to the existing WebDAV saver. The etags generation seems to be very different, depending on the server. .. That's why I did change the setting to use "if-unmodified-since" header. Which also allows the server to use compression. I personally think, this setting is less "damageable" as the etag handling. I'll create a plugin for this one, which may replace the default WebDav saver if installed. .. They can't be active at the same time. ... Or we make it more configurable. ... But I'm not sure ... yet -m -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/c36b6b86-7db4-403b-916b-6a53d0e300cc%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

