https://bugs.kde.org/show_bug.cgi?id=460717

Jan <medhe...@web.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Platform|Other                       |Archlinux

--- Comment #2 from Jan <medhe...@web.de> ---
Do the unit tests actually test webdav or just http?

This happens on different servers for me. Easiest way to reproduce (using
rclone as server):
 $ rclone serve webdav /tmp/ &
 $ kioclient copy /usr/lib/os-release webdav://localhost:8080/
 $ kioclient copy /usr/lib/os-release http://localhost:8080/os-release-http
 $ sha1sum /tmp/os-release /tmp/os-release-http /usr/lib/os-release 
 8b28a71fbf6503d1890dc2434425feeae9febdab  /tmp/os-release
 77226c8499c5be5bb623b4eebf93bdd5ce14c8e7  /tmp/os-release-http
 77226c8499c5be5bb623b4eebf93bdd5ce14c8e7  /usr/lib/os-release

rclone v1.59.2
kio 5.99.0-1
kioclient 5.26.0

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to