nextcloud / documentation

đŸ“˜ Nextcloud documentation
https://docs.nextcloud.com
Other
483 stars 1.66k forks source link

Misleading WebDav client user documentation (KDE, Dolphin) #11060

Open Gittum opened 10 months ago

Gittum commented 10 months ago

The documentation on webdav seems to be a constant point of frustration:

The URL to access the files of one's NextCloud account via (KDE, Dolphin) is: webdavs://username>@<FQDN/remote.php/dav/files// Without the @ in front of the it won't work. Unfortunately the docs only say webdavs:///remote.php/dav/files//

It looks like I am not able to find the correct way to edit the documentation, so I post it here and hope that someone who knows how to edit the documentation repair this misleading URL.

joshtrichards commented 10 months ago

Hi @Gittum - Thanks for the report, but I don't see that URL anywhere. The only one I see is:

Which is found here:

https://docs.nextcloud.com/server/latest/user_manual/en/files/access_webdav.html?highlight=kde#accessing-files-with-kde-and-dolphin-file-manager

Am I overlooking something?

Gittum commented 10 months ago

Sorry, this forum software has changed my posting because I haven't mark them as code ...

This webdav://example.com/nextcloud/remote.php/dav/files/USERNAME does not work when using in KDE (Dolphin). It should be webdav://<username>@example.com/nextcloud/remote.php/dav/files/<username>, or better webdavs://<username>@example.com/nextcloud/remote.php/dav/files/<username>. Where <username> has to replace with the login name of the related user.

BTW: It is possible to format text previously marked as code, as bold. But then display the code is not bold, but there are ** around ...

joshtrichards commented 10 months ago

Weird. Thanks for following up.

It should just prompt for the credentials. I'm pretty certain it used to...

Is there a difference if you go via the Places/Network approach instead of using the editable Location bar?

I'm using Files/Nautilus in Gnome. I'll have to bring up KDE/install Dolphin and poke around.

Gittum commented 10 months ago

Am 23.08.23 um 20:09 schrieb Josh Richards:

Weird. Thanks for following up.

It should just prompt for the credentials. I'm pretty certain it /used/ to... yes, this is the behavior if I use an other URI like smb://

Is there a difference if you go via the Places/Network approach instead of using the editable Location bar? In this case, I see 'This folder is empty' at the place the content should be displayed. BTW: If I use https:// instead of webdavs:// as URI KDE opens the webbrowser ;-)

rloutrel commented 3 days ago

Hi,

CONTEXT:

I know this ticket is about the documentation and not about Dolphin (it seems to be a problem in Dolphin itself), but the result of further investigations is probably interesting for the doc. I will not investigate further, because I gave a try to KDE and I will go back to Gnome (for other reasons). Therefor I will not need Dolphin any more (but Nemo, and the doc is OK, since Nemo→Nautilus fork).

PROBLEM:

I have a pristine Fedora 40 KDE plasma Desktop and Dolphin does not provide the user field. image

I tried with user@server and all possible format

I also tried directly in the Dolphin bar with things like:

Nothing worked