mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-06 12:19:37 +00: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
1 changed files with 4 additions and 0 deletions
|
@ -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
|
based on standard protocols, such as HTTP@. @option{davs} does the same
|
||||||
but with SSL encryption. Both methods support the port numbers.
|
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}
|
@item @option{gdrive}
|
||||||
@cindex method gdrive
|
@cindex method gdrive
|
||||||
@cindex gdrive method
|
@cindex gdrive method
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue