emacs-devel
[Top][All Lists]
Advanced

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

Re: Tramp rclone


From: Daniel Kraus
Subject: Re: Tramp rclone
Date: Tue, 27 Nov 2018 17:44:13 +0800

Hi!

Michael Albinus <address@hidden> writes:

> I have pushed a patch to master which should make tramp-rclone-mounted-p
> more mature. There is still the edge case that using an rclone remote
> file name as emacs argument in batch mode does not mount in all cases
> (something like "emacs /rclone:drive:/"), but this is a corner case I'll
> continue to investigate. Visiting an rclone remote file interactively
> seems to work better now.

It is still the same (no rclone process and nothing mounted)
(see log below where I try do visit dired /rclone:drive: )

Maybe I'm doing something wrong?
After `emacs --debug-init -Q` I just eval (setq tramp-verbose 10)
and then M-x dired
with /rclone:drive:

`find-file` and `cd` in eshell doesn't recognise the tramp rclone path
at all.

Best,
  Daniel


;; Emacs: 27.0.50 Tramp: 2.4.1-pre -*- mode: outline; -*-
;; Location: /usr/share/emacs/27.0.50/lisp/net/tramp.elc Git: 
makepkg/ed3ae3fc58c12bb413f52026c06320a5fff84084
17:26:25.403174 tramp-get-connection-property (7) # case-insensitive undef
17:26:25.403827 tramp-get-connection-property (7) # uid-integer nil
17:26:25.403880 tramp-set-connection-property (7) # uid-integer 1000
17:26:25.403928 tramp-set-connection-property (7) # gid-integer 1000
17:26:25.403971 tramp-set-connection-property (7) # uid-string daniel
17:26:25.404055 tramp-set-connection-property (7) # gid-string daniel
17:26:25.404518 tramp-get-connection-property (7) # uid-integer 1000
17:26:25.406463 tramp-handle-insert-directory (0) # Opening directory 
/rclone:drive:...
17:26:25.425088 tramp-get-connection-property (7) # uid-integer 1000
17:26:25.425465 tramp-get-connection-property (7) # uid-integer 1000
17:26:25.426043 tramp-get-connection-property (7) # uid-integer 1000
17:26:25.426415 tramp-get-connection-property (7) # uid-integer 1000
17:26:25.426585 tramp-rclone-handle-file-system-info (5) # file system info:
17:26:25.426606 tramp-get-connection-property (7) # process-buffer nil
17:26:25.426627 tramp-get-connection-property (7) # process-buffer nil
17:26:25.426641 tramp-set-connection-property (7) # process-buffer nil
17:26:25.426667 tramp-get-connection-property (7) # about-args undef
17:26:25.426696 tramp-call-process (6) # ‘rclone about drive: --full’ nil 
*tramp/rclone drive*
17:26:28.640146 tramp-call-process (6) # 0
Total:   128849018880
Used:    453080042
Free:    79889333029
Trashed: 4707349
Other:   48506605809
17:26:28.640272 tramp-get-connection-property (7) # process-buffer nil
17:26:28.640434 tramp-set-file-property (8) #  used-bytes 453080042
17:26:28.640828 tramp-handle-insert-directory (0) # Opening directory 
/rclone:drive:...done
17:26:28.641603 tramp-get-connection-property (7) # uid-integer 1000



reply via email to

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