tramp-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Rclone?


From: Ben Hyde
Subject: Re: Rclone?
Date: Tue, 27 Nov 2018 16:20:27 -0500

On 24 Nov 2018, at 8:19, Michael Albinus wrote:

feedback about the usability of
Tramp's integration is much appreciated

I spy:

Tramp: Opening connection for dropbox_ben using rclone...
Host name ‘dropbox_ben’ does not match ‘\`\(127\.0\.0\.1\|::1\|elm-3\.local\|localhost6?\)\'’

when I try to visit “/rclone:dropbox_ben:”

The rclone config for dropbox_ben is fine, i.e. I can rclone mount it, ls, etc.

I set this up as so:

  (use-package tramp
    :quelpa (tramp :fetcher git
                   :url "git://git.savannah.gnu.org/tramp.git"
                   :files ("lisp/*.el"))
    :commands (tramp-file-prefix)
    :config
    (progn
      (require 'tramp-compat)
     ….)

The :quelpa clause is new, so I now get a fresher tramp, and the require of tramp-compat seemed to
help so I had tramp-with-mutex.

ps. "GNU Emacs 26.1 (build 1, x86_64-apple-darwin14.5.0, NS appkit-1348.17 Version 10.10.5 (Build 14F2511))\n of 2018-05-30"


reply via email to

[Prev in Thread] Current Thread [Next in Thread]