mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 17:24:23 +00:00
* doc/misc/tramp.texi (FUSE setup): Extend rclone setup section.
This commit is contained in:
parent
1eb247af73
commit
6d2914c0a4
1 changed files with 8 additions and 0 deletions
|
|
@ -3176,6 +3176,14 @@ connection cleanup or on Emacs exiting.
|
|||
@subsection @option{rclone} setup
|
||||
@cindex rclone setup
|
||||
|
||||
Check, that your @command{rclone} program is compiled with mount
|
||||
support. Call @samp{rclone mount} and check for an error message.
|
||||
|
||||
Sometimes, the saved configuration expires. In this case, you must
|
||||
renew it with the command @samp{rclone config reconnect
|
||||
@var{remote}:}, with @var{remote} being the name of your configured
|
||||
system storage.
|
||||
|
||||
The default arguments of the @command{rclone} operations
|
||||
@command{mount}, @command{copyto}, @command{moveto} and
|
||||
@command{about} are declared in the variable @code{tramp-methods} as
|
||||
|
|
|
|||
Loading…
Reference in a new issue