[frameworks-kio] [Bug 432977] webdav:// "file or folder xxx doesn't exist
bugzilla_noreply at kde.org
bugzilla_noreply at kde.org
Fri Mar 25 08:44:19 GMT 2022
https://bugs.kde.org/show_bug.cgi?id=432977
metacryptic at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |metacryptic at gmail.com
--- Comment #3 from metacryptic at gmail.com ---
(In reply to Alexander from comment #0)
> SUMMARY
>
> I'd like to connect to a local nextcloud in DOLPHIN via webdav. It works
> with nautilus, but not with dolphin.
>
> In dolphin tried many combinations in the address line:
>
> - webdav or webdavs at the beginning ("webdav://" or "webdavs://"), followed
> by:
> - 192.168.abc.xyz/remote.php/dav/files/Keks/
> - 192.168.abc.xyz/nextcloud/remote.php/dav/files/Keks/
>
> Keks is the username in the nextcloud on the remote server
>
> Whatever, I always get the same error message in the end: no connection to
> server.
> Sometimes there is a warning that I tried to connect to a server using a
> username on a site where no username were necessary.
>
> Same error when using the button "Add Network Folder".
>
> In nautilus it works out of the box: click on connect to server,
> - davs://192.168.abc.xyz/remote.php/dav/files/Keks/ immediately asks for
> username and password and that's it.
>
> I translated from German to English, so exact wording in English my be
> slightly different.
>
> OS: TW, up-to-date.
>
> STEPS TO REPRODUCE
> 1. open dolphin
> 2. click on network
> 3. click on add network folder
> 4. choose webdav
> 5. insert data
> 6. click save & connect
>
> OBSERVED RESULT
> error message
>
> EXPECTED RESULT
> connection to webdav
>
> SOFTWARE/OS VERSIONS
> Betriebssystem: openSUSE Tumbleweed 20210208
> KDE-Plasma-Version: 5.20.5
> KDE-Frameworks-Version: 5.78.0
> Qt-Version: 5.15.2
> Kernel-Version: 5.10.12-1-default
> Art des Betriebssystems: 64-bit
>
> Made a bugreport as well here:
> https://bugzilla.opensuse.org/show_bug.cgi?id=1181988
The regular request for webdav has a precise format.
If you want to make it works, you should add the user name in the address line
after an "@" like following :
webdavs://username@192.168.XX.XX/home-of-the-user
Or, use "knetattach" but give all the data in particular the username
have a try
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list