mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2026-09-15 18:26:36 -04:00
Fix Bug#32085
* doc/misc/tramp.texi (GVFS based methods): `dav' and `davs' do not support paths in the volume name. (Bug#32085)
This commit is contained in:
parent
8f7d35cabd
commit
51bf4e4650
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue