From: Michael Albinus Date: Tue, 10 Jul 2018 07:49:49 +0000 (+0200) Subject: Fix Bug#32085 X-Git-Tag: emacs-26.1.90~277 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=51bf4e4650fc11fc4ab3037f5738151f86d7fb47;p=emacs.git Fix Bug#32085 * doc/misc/tramp.texi (GVFS based methods): `dav' and `davs' do not support paths in the volume name. (Bug#32085) --- diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi index 154dec11d8e..0cc0b49bc4f 100644 --- a/doc/misc/tramp.texi +++ b/doc/misc/tramp.texi @@ -1091,6 +1091,10 @@ syntax requires a leading volume (share) name, for example: based on standard protocols, such as HTTP@. @option{davs} does the same but with SSL encryption. Both methods support the port numbers. +Paths being part of the WebDAV volume to be mounted by GVFS, as it is +common for OwnCloud or NextCloud file names, are not supported by +these methods. + @item @option{gdrive} @cindex method gdrive @cindex gdrive method