]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix Bug#32085
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 10 Jul 2018 07:49:49 +0000 (09:49 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Tue, 10 Jul 2018 07:49:49 +0000 (09:49 +0200)
* doc/misc/tramp.texi (GVFS based methods): `dav' and `davs' do
not support paths in the volume name.  (Bug#32085)

doc/misc/tramp.texi

index 154dec11d8eda7b2bc94a799e784d95e0b5d17f8..0cc0b49bc4f06466891391eab7ec83b5dcd50ad6 100644 (file)
@@ -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