Registered Member
|
hello all,
I've been testing various WebDAV clients (on IOS, Mac, Windows, Android platforms) the past few months and finally came across KDE Windows installer and proceeded to install Konqueror (Konqueror/4.10) on my Windows 7 Ultimate VM - here's what I came across: - there's no support for TLS1.1.-1.2 (other clients I've tested on the same VM including WebDrive, SmartFTP and CrossFTP supports all the way to TLSv1.2 - no tweaking needed) - using an Apache/mod_dav target, sending a "DELETE /path/to/directory" renders a 301 server response, instead of a 204 - I think it's an issue with a missing / at the end of the folder/directory name (other client's I've tested send a "DELETE /path/to/directory/" request. If anyone has time to reproduce my issues, I have 4 server targets ready for your testing at https://www.pixi.me/webdav.php#matrix Please advise, and best regards, Steve |
Administrator
|
In terms of TLS support, I suspect that could have something to do with the Qt version in use, or the OpenSSL stack it is using.
As for the WebDAV issue, I would suggest filing a bug at https://bugs.kde.org/ or alternatively, sending a mail to kde-devel@kde.org asking about what the correct behaviour should be. I suspect a trailing slash would be harmless for deleting a directory on most WebDAV installations. At least for Apache, this redirect is most likely being caused by the mod_dir module.
KDE Sysadmin
[img]content/bcooksley_sig.png[/img] |
Registered users: bartoloni, Bing [Bot], Google [Bot], Sogou [Bot], Yahoo [Bot]