If you want to test your WebDAV server as a filesystem with windows, you want to map it as a drive to access it. When you use file:// in the browser, you aren't testing the WebDAV server, just your local hard drive.
To map a WebDAV server on Windows (7, 8, 9, or 10) ... - Open the windows file manager - Choose Map a Network Drive (under Home -> Easy access -> map as drive) - Enter the base URL (https://server.domain.dom/dav) for the WebDAV (same as you used in tiddlywiki but without the filename) - Check Connect using different credentials - Use the credentials for the webdav server If the WebDav server is working properly, you should see it as a mapped drive and be able to use file explorer to read/write files. On Saturday, June 22, 2019 at 6:34:45 PM UTC-4, Kevin Kleinfelter wrote: > > I should add that I got this .html file by doing a 'wget' to download the > .html file from a Node.js TiddlyWiki. i.e. I'm trying to convert a wiki > from Node.js to WebDAV. > > On Saturday, June 22, 2019 at 5:07:51 PM UTC-4, Kevin Kleinfelter wrote: >> >> I'm getting >> syncer-browser-tiddlyweb - 17:03:04 22 6 2019 >> >> XMLHttpRequest error code: 404 >> and >> syncer-browser-tiddlyweb - 17:03:06 22 6 2019 >> >> Sync error while processing '$:/StoryList >> <https://dav.kleinfelter.org/dav/tw-test/pkb-16.html#%24%3A%2FStoryList>': >> XMLHttpRequest error code: 404 >> when I serve my TW5 via WebDAV. But when I access the SAME file via >> file:// I do not get errors. >> >> Any suggestions as to how I might solve this? >> tnx >> Kevin Kleinfelter >> > -- 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/845c8cc3-8e77-49ce-8c31-69094550fd80%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

