Using two versions of AjaxFileBrowser by ITHit (the latest, 2_6_2_2135, and another purchased last year), I'm trying to connect to SabreDAV (two different versions: 1.8.12 and 2.1.2) but can't upload any files. Viewing files and directories works fine, and I can upload files using the built-in SabreDAV client. Also, I can use Postman to PUT a file to the SabreDAV server endpoint.
It appears that a 404 error on uploading a file is stopping the process. But I thought that the client would handle 404 errors on uploads (as the file doesn't exist). I should note that uploading a file that already exists works, and the file is updated.
I've written the support email on a different issue, and was asked to write here. Any takers? Thanks...