[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problem connecting to webdav share with path in sharename using Tram
From: |
manuel . deljesuspe |
Subject: |
Re: Problem connecting to webdav share with path in sharename using Tramp |
Date: |
Sat, 19 Nov 2022 11:32:23 +0100 |
User-agent: |
Evolution 3.44.4 (3.44.4-2.fc36) |
Thanks Bruno for your response, and Michael for your help.
Below you can find the debug information generated by Tramp. Please,
let me know which additional tests I may need to do. By the way, I
anonymized the most sensible data; I hope this does not generate any
problem.
Best Regards
Manuel
To: tramp-devel@gnu.org
Subject: tramp (2.5.2.28.1 nil/nil); Cannot connect to WebDAV share
From: Manuel del Jesus <manuel.deljesuspe@gmail.com>
--text follows this line--
I cannot connect to a WebDAV share using the following command:
/davs:hstuser@srvname.hstname.es:/hcwebdav/Base Folder/OtherFolder
There is a space in the path name that I cannot change since it makes
part of the server configuration.
Emacs : GNU Emacs 28.1 (build 1, x86_64-redhat-linux-gnu, GTK+ Version
3.24.34, cairo version 1.17.6)
of 2022-07-15
Package: tramp (2.5.2.28.1 nil/nil)
current state:
==============
(setq
backup-by-copying t
backup-by-copying-when-linked nil
backup-by-copying-when-mismatch t
backup-by-copying-when-privileged-mismatch 200
backup-directory-alist '(("." .
"/home/lclusername/.emacs.d/.local/cache/backup/"))
connection-local-criteria-alist '(((:application tramp)
tramp-connection-local-default-
system-profile tramp-connection-local-default-shell-profile)
)
connection-local-profile-alist '((tramp-connection-local-default-
shell-profile
(shell-file-name . "/bin/sh")
(shell-command-switch . "-c"))
(tramp-connection-local-default-
system-profile
(path-separator . ":")
(null-device . "/dev/null"))
)
file-name-handler-alist
'(("\\(?:\\.tzst\\|\\.zst\\|\\.dz\\|\\.txz\\|\\.xz\\|\\.lzma\\|\\.lz\\|
\\.g?z\\|\\.\\(?:tgz\\|svgz\\|sifz\\)\\|\\.tbz2?\\|\\.bz2\\|\\.Z\\)\\(?
:~\\|\\.~[-[:alnum:]:#@^._]+\\(?:~[[:digit:]]+\\)?~\\)?\\'" . jka-
compr-handler)
("\\.gpg\\(~\\|\\.~[0-9]+~\\)?\\'" .
epa-file-handler)
("\\`\\(.+\\.\\(?:7z\\|CAB\\|LZH\\|MSU\\|ZIP\\|a\\(?:pk\\|r\\)\\|c\\(?:
ab\\|pio\\)\\|de\\(?:b\\|pot\\)\\|exe\\|iso\\|jar\\|lzh\\|m\\(?:su\\|tr
ee\\)\\|od[bfgpst]\\|pax\\|r\\(?:ar\\|pm\\)\\|shar\\|t\\(?:ar\\|bz\\|gz
\\|lz\\|xz\\|zst\\)\\|warc\\|x\\(?:ar\\|p[is]\\)\\|zip\\)\\(?:\\.\\(?:Z
\\|bz2\\|gz\\|l\\(?:rz\\|z\\(?:ma\\|[4o]\\)?\\)\\|uu\\|xz\\|zst\\)\\)*\
\)\\(/.*\\)\\'" . tramp-archive-file-name-handler)
("\\`/\\(\\([^/|:]+:[^/|:]*|\\)*[^/|:]+\\(:[^/|:]*\\)?\\)?\\'" . tramp-
completion-file-name-handler)
("^/\\(\\(?:\\([[:alnum:]-
]+\\):\\(?:\\([^/|: ]+\\)@\\)?\\(\\(?:[[:alnum:]_.%-
]+\\|\\[\\(?:\\(?:[[:alnum:]]*:\\)+[[:alnum:].]+\\)?]\\)\\(?:#[[:digit:
]]+\\)?\\)?|\\)+\\)?\\([[:alnum:]-]+\\):\\(?:\\([^/|:
]+\\)@\\)?\\(\\(?:[[:alnum:]_.%-]+\\|\\[\\(?:\\(?:[[:alnum:]]*:\\)+[[:alnum:].]+\\)?]\\)\\(?:#[[:digit:]]+\\)?\\)?:\\([^\n
]*\\'\\)" . tramp-file-name-handler)
("\\`/:" . file-name-non-special))
password-cache t
password-cache-expiry 16
remote-file-name-inhibit-cache 60
shell-prompt-pattern "^[^#$%>\n]*[#$%>] *"
tramp-adb-file-name-handler-alist '((access-file . tramp-handle-
access-file)
(add-name-to-file .
tramp-handle-add-name-to-file)
(copy-directory .
tramp-handle-copy-directory)
(copy-file . tramp-adb-handle-
copy-file)
(delete-directory .
tramp-adb-handle-delete-
directory)
(delete-file .
tramp-adb-handle-delete-file)
(directory-file-name .
tramp-handle-directory-file-name)
(directory-files .
tramp-handle-directory-files)
(directory-files-and-attributes .
tramp-adb-handle-directory-files-
and-attributes)
(dired-compress-file . ignore)
(dired-uncache .
tramp-handle-dired-uncache)
(exec-path . tramp-adb-handle-
exec-path)
(expand-file-name .
tramp-handle-expand-file-name)
(file-accessible-directory-p .
tramp-handle-file-accessible-
directory-p)
(file-acl . ignore)
(file-attributes .
tramp-adb-handle-file-attributes)
(file-directory-p .
tramp-handle-file-directory-p)
(file-equal-p . tramp-handle-file-
equal-p)
(file-executable-p .
tramp-adb-handle-file-executable-
p)
(file-exists-p .
tramp-handle-file-exists-p)
(file-in-directory-p .
tramp-handle-file-in-directory-p)
(file-local-copy .
tramp-adb-handle-file-local-copy)
(file-locked-p .
tramp-handle-file-locked-p)
(file-modes . tramp-handle-file-
modes)
(file-name-all-completions .
tramp-adb-handle-file-name-all-
completions)
(file-name-as-directory .
tramp-handle-file-name-as-
directory)
(file-name-case-insensitive-p .
tramp-handle-file-name-case-
insensitive-p)
(file-name-completion .
tramp-handle-file-name-
completion)
(file-name-directory .
tramp-handle-file-name-directory)
(file-name-nondirectory .
tramp-handle-file-name-
nondirectory)
(file-newer-than-file-p .
tramp-handle-file-newer-than-
file-p)
(file-notify-add-watch .
tramp-handle-file-notify-add-
watch)
(file-notify-rm-watch .
tramp-handle-file-notify-rm-
watch)
(file-notify-valid-p .
tramp-handle-file-notify-valid-p)
(file-ownership-preserved-p .
ignore)
(file-readable-p .
tramp-adb-handle-file-readable-p)
(file-regular-p .
tramp-handle-file-regular-p)
(file-remote-p .
tramp-handle-file-remote-p)
(file-selinux-context .
tramp-handle-file-selinux-
context)
(file-symlink-p .
tramp-handle-file-symlink-p)
(file-system-info .
tramp-adb-handle-file-system-
info)
(file-truename .
tramp-handle-file-truename)
(file-writable-p .
tramp-adb-handle-file-writable-p)
(find-backup-file-name .
tramp-handle-find-backup-file-
name)
(insert-directory .
tramp-handle-insert-directory)
(insert-file-contents .
tramp-handle-insert-file-
contents)
(load . tramp-handle-load)
(lock-file . tramp-handle-lock-
file)
(make-auto-save-file-name .
tramp-handle-make-auto-save-file-
name)
(make-directory .
tramp-adb-handle-make-directory)
(make-directory-internal . ignore)
(make-lock-file-name .
tramp-handle-make-lock-file-name)
(make-nearby-temp-file .
tramp-handle-make-nearby-temp-
file)
(make-process .
tramp-adb-handle-make-process)
(make-symbolic-link .
tramp-handle-make-symbolic-link)
(process-file .
tramp-adb-handle-process-file)
(rename-file .
tramp-adb-handle-rename-file)
(set-file-acl . ignore)
(set-file-modes .
tramp-adb-handle-set-file-modes)
(set-file-selinux-context .
ignore)
(set-file-times .
tramp-adb-handle-set-file-times)
(set-visited-file-modtime .
tramp-handle-set-visited-file-
modtime)
(shell-command .
tramp-handle-shell-command)
(start-file-process .
tramp-handle-start-file-process)
(substitute-in-file-name .
tramp-handle-substitute-in-file-
name)
(temporary-file-directory .
tramp-handle-temporary-file-
directory)
(tramp-get-remote-gid . ignore)
(tramp-get-remote-uid . ignore)
(tramp-set-file-uid-gid . ignore)
(unhandled-file-name-directory .
ignore)
(unlock-file . tramp-handle-
unlock-file)
(vc-registered . ignore)
(verify-visited-file-modtime .
tramp-handle-verify-visited-file-
modtime)
(write-region .
tramp-adb-handle-write-region)
)
tramp-adb-method "adb"
tramp-adb-program "adb"
tramp-allow-unsafe-temporary-files nil
tramp-antispoof-regexp "Access granted\\. Press Return to begin
session\\. "
tramp-archive-compression-suffixes '("bz2" "gz" "lrz" "lz" "lz4"
"lzma" "lzo"
"uu" "xz" "Z" "zst")
tramp-archive-enabled t
tramp-archive-file-name-handler-alist '((access-file .
tramp-archive-handle-access-
file)
(add-name-to-file .
tramp-archive-handle-not-
implemented)
(copy-file .
tramp-archive-handle-copy-
file)
(delete-directory .
tramp-archive-handle-not-
implemented)
(delete-file .
tramp-archive-handle-not-
implemented)
(directory-file-name .
tramp-archive-handle-
directory-file-name)
(directory-files .
tramp-handle-directory-files)
(directory-files-and-
attributes .
tramp-handle-directory-files-
and-attributes)
(dired-compress-file .
tramp-archive-handle-not-
implemented)
(dired-uncache .
tramp-archive-handle-dired-
uncache)
(exec-path . ignore)
(file-accessible-directory-p .
tramp-handle-file-accessible-
directory-p)
(file-acl . ignore)
(file-attributes .
tramp-archive-handle-file-
attributes)
(file-directory-p .
tramp-handle-file-directory-
p)
(file-equal-p .
tramp-handle-file-equal-p)
(file-executable-p .
tramp-archive-handle-file-
executable-p)
(file-exists-p .
tramp-handle-file-exists-p)
(file-in-directory-p .
tramp-handle-file-in-
directory-p)
(file-local-copy .
tramp-archive-handle-file-
local-copy)
(file-locked-p . ignore)
(file-modes . tramp-handle-
file-modes)
(file-name-all-completions .
tramp-archive-handle-file-
name-all-completions)
(file-name-case-insensitive-p
.
ignore)
(file-name-completion .
tramp-handle-file-name-
completion)
(file-newer-than-file-p .
tramp-handle-file-newer-than-
file-p)
(file-notify-add-watch .
ignore)
(file-notify-rm-watch .
ignore)
(file-notify-valid-p . ignore)
(file-ownership-preserved-p .
ignore)
(file-readable-p .
tramp-archive-handle-file-
readable-p)
(file-regular-p .
tramp-handle-file-regular-p)
(file-selinux-context .
tramp-handle-file-selinux-
context)
(file-symlink-p .
tramp-handle-file-symlink-p)
(file-system-info .
tramp-archive-handle-file-
system-info)
(file-truename .
tramp-archive-handle-file-
truename)
(file-writable-p . ignore)
(find-backup-file-name .
ignore)
(insert-directory .
tramp-archive-handle-insert-
directory)
(insert-file-contents .
tramp-archive-handle-insert-
file-contents)
(load . tramp-archive-handle-
load)
(lock-file . ignore)
(make-auto-save-file-name .
ignore)
(make-directory .
tramp-archive-handle-not-
implemented)
(make-directory-internal .
tramp-archive-handle-not-
implemented)
(make-lock-file-name . ignore)
(make-nearby-temp-file .
tramp-handle-make-nearby-
temp-file)
(make-process . ignore)
(make-symbolic-link .
tramp-archive-handle-not-
implemented)
(process-file . ignore)
(rename-file .
tramp-archive-handle-not-
implemented)
(set-file-acl . ignore)
(set-file-modes .
tramp-archive-handle-not-
implemented)
(set-file-selinux-context .
ignore)
(set-file-times .
tramp-archive-handle-not-
implemented)
(set-visited-file-modtime .
tramp-handle-set-visited-
file-modtime)
(shell-command .
tramp-archive-handle-not-
implemented)
(start-file-process .
tramp-archive-handle-not-
implemented)
(temporary-file-directory .
tramp-archive-handle-
temporary-file-directory)
(tramp-get-remote-gid .
ignore)
(tramp-get-remote-uid .
ignore)
(tramp-set-file-uid-gid .
ignore)
(unhandled-file-name-directory
.
ignore)
(unlock-file . ignore)
(vc-registered . ignore)
(verify-visited-file-modtime .
tramp-handle-verify-visited-
file-modtime)
(write-region .
tramp-archive-handle-not-
implemented)
)
tramp-archive-file-name-regexp
"\\`\\(.+\\.\\(?:7z\\|CAB\\|LZH\\|MSU\\|ZIP\\|a\\(?:pk\\|r\\)\\|c\\(?:a
b\\|pio\\)\\|de\\(?:b\\|pot\\)\\|exe\\|iso\\|jar\\|lzh\\|m\\(?:su\\|tre
e\\)\\|od[bfgpst]\\|pax\\|r\\(?:ar\\|pm\\)\\|shar\\|t\\(?:ar\\|bz\\|gz\
\|lz\\|xz\\|zst\\)\\|warc\\|x\\(?:ar\\|p[is]\\)\\|zip\\)\\(?:\\.\\(?:Z\
\|bz2\\|gz\\|l\\(?:rz\\|z\\(?:ma\\|[4o]\\)?\\)\\|uu\\|xz\\|zst\\)\\)*\\
)\\(/.*\\)\\'"
tramp-archive-method "archive"
tramp-archive-suffixes '("7z" "apk" "ar" "cab" "CAB" "cpio" "deb"
"depot"
"exe" "iso" "jar" "lzh" "LZH" "msu" "MSU"
"mtree"
"odb" "odf" "odg" "odp" "ods" "odt" "pax"
"rar"
"rpm" "shar" "tar" "tbz" "tgz" "tlz" "txz"
"tzst"
"warc" "xar" "xpi" "xps" "zip" "ZIP")
tramp-archive-unload-hook '((closure (t) nil
(remove-hook 'after-init-hook
#'tramp-register-archive-file-name-
handler)
)
)
tramp-auto-save-directory
"/home/lclusername/.emacs.d/.local/cache/tramp-autosave/"
tramp-autoload-file-name-regexp "\\`/[^/|:]+:"
tramp-backup-directory-alist '(("." .
"/home/lclusername/.emacs.d/.local/cache/backup/")
)
tramp-bug-report-address "tramp-devel@gnu.org"
tramp-cache-data '(((tramp-file-name "davs" "hstuser" nil
"srvname.hstname.es"
nil nil nil)
("activation-uri"
"davs://hstuser@srvname.hstname.es/")
("gio-tool" t) ("process-buffer" nil))
((tramp-file-name "davs" nil nil
"srvname.hstname.es" nil nil
nil)
("activation-uri" "davs://srvname.hstname.es/")
("gio-tool" t) ("default-location" ""))
((tramp-file-name "davs" "hstuser" nil
"srvname.hstname.es%2Fhcwebdav" nil nil nil)
("activation-uri"
"davs://hstuser@srvname.hstname.es%252Fhcwebdav/")
("gio-tool" t))
(nil ("goa-accounts" "cached") ("locale"
"en_US.utf8"))
((tramp-goa-account "gdrive" "manuel.deljesuspe"
"gmail.com" nil)
("ProviderType" "google") ("ProviderName"
"Google")
("ProviderIcon"
". GThemedIcon goa-account-google goa-account goa
goa-account-google-symbolic goa-account-symbolic goa-symbolic")
("Id" "account_1660114633_1") ("IsLocked" nil)
("IsTemporary" nil) ("AttentionNeeded" nil)
("Identity" "manuel.deljesuspe@gmail.com")
("PresentationIdentity"
"manuel.deljesuspe@gmail.com")
("MailDisabled" nil) ("CalendarDisabled" nil)
("ContactsDisabled" nil) ("ChatDisabled" nil)
("DocumentsDisabled" nil) ("MapsDisabled" nil)
("MusicDisabled" nil) ("PrintersDisabled" nil)
("PhotosDisabled" nil) ("FilesDisabled" nil)
("TicketingDisabled" nil) ("TodoDisabled" nil)
("ReadLaterDisabled" nil) ("AcceptSslErrors" nil)
("Uri" "google-
drive://manuel.deljesuspe@gmail.com/")
("prefix" "/"))
((tramp-file-name "davs" "hstuser" nil
"srvname.hstname.es"
nil "/" nil)
("list-mounts"
((25464 43621 681043 612000)
(":1.94" "/org/gtk/vfs/mount/1" "Papelera"
"trash:" ""
". GThemedIcon user-trash user user-trash-
symbolic user-symbolic"
". GThemedIcon user-trash-symbolic user-
symbolic user-trash user"
"" nil (0)
((47 0) (("type" ((116 114 97 115 104 0)))))
(0))
(":1.79" "/org/gtk/vfs/mount/1" ""
"http:uri=https%3A%2F%2Fcorecoding.com%2Fvitals.php,prefix=%2Fvitals.ph
p"
"" "" "" "" nil (0)
((47 118 105 116 97 108 115 46 112 104 112 0)
(("type" ((104 116 116 112 0)))
("uri"
((104 116 116 112 115 58 47 47 99 111 114
101 99
111 100 105 110 103 46 99 111 109 47 118
105 116
97 108 115 46 112 104 112 0)
)
)
)
)
(0))
)
)
)
("#<process *tramp/davs
hstuser@srvname.hstname.es*>"
("lock-pid" 1668852325))
)
tramp-cache-data-changed t
tramp-cache-get-count-directory-attributes 5
tramp-cache-get-count-file-attributes 1
tramp-cache-get-count-file-name-all-completions 5
tramp-cache-get-count-file-truename 1
tramp-cache-get-count-fuse-mountpoint 6
tramp-cache-get-count-list-mounts 6
tramp-cache-read-persistent-data ""
tramp-cache-set-count-list-mounts 1
tramp-cache-undefined 'undef
tramp-cache-unload-hook '(#[0 "\300\301\302\"\207"
[remove-hook kill-emacs-hook
tramp-dump-connection-properties]
3]
#[0
"\300\301\302\"\210\300\303\302\"\210\300\304\302\"\207"
[remove-hook before-revert-hook
tramp-flush-file-function
eshell-pre-command-hook kill-buffer-hook]
3]
#[0
"\301\302\"\211\205\0\211@\303\"\210A\266\202\202\0\207"
[obarray all-completions "tramp-cache-set-
count-"
unintern]
5]
#[0
"\301\302\"\211\205\0\211@\303\"\210A\266\202\202\0\207"
[obarray all-completions "tramp-cache-get-
count-"
unintern]
5]
)
tramp-chunksize nil
tramp-cleanup-all-connections-hook '(tramp-recentf-cleanup-all)
tramp-cleanup-connection-hook '(tramp-recentf-cleanup)
tramp-compat-emacs-compiled-version "28.1"
tramp-compat-temporary-file-directory "/tmp/"
tramp-compat-use-url-tramp-p t
tramp-completion-file-name-handler-alist '((file-name-all-completions
.
tramp-completion-handle-
file-name-all-completions)
(file-name-completion .
tramp-completion-handle-
file-name-completion)
)
tramp-completion-file-name-regexp
"\\`/\\(\\([^/|:]+:[^/|:]*|\\)*[^/|:]+\\(:[^/|:]*\\)?\\)?\\'"
tramp-completion-file-name-regexp-alist '((default .
"\\`/\\(\\([^/|:]+:[^/|:]*|\\)*[^/|:]+\\(:[^/|:]*\\)?\\)?\\'")
(simplified .
"\\`/\\(\\([^/|:]*|\\)*[^/|:]+\\)?\\'")
(separate .
"\\`/\\(\\[[^]]*\\)?\\'")
)
tramp-completion-file-name-regexp-default
"\\`/\\(\\([^/|:]+:[^/|:]*|\\)*[^/|:]+\\(:[^/|:]*\\)?\\)?\\'"
tramp-completion-file-name-regexp-separate "\\`/\\(\\[[^]]*\\)?\\'"
tramp-completion-file-name-regexp-simplified
"\\`/\\(\\([^/|:]*|\\)*[^/|:]+\\)?\\'"
tramp-completion-function-alist '(("mtp"
(tramp-parse-media-names
"_afc._tcp")
(tramp-parse-media-names
"_gphoto2._tcp")
(tramp-parse-media-names
"_mtp._tcp"))
("nextcloud"
(tramp-parse-goa-accounts
"_nextcloud._tcp")
)
("gdrive"
(tramp-parse-goa-accounts
"_gdrive._tcp"))
("sftp"
(tramp-gvfs-parse-device-names
"_sftp-ssh._tcp")
(tramp-gvfs-parse-device-names
"_ssh._tcp")
(tramp-gvfs-parse-device-names
"_workstation._tcp")
)
("davs"
(tramp-gvfs-parse-device-names
"_webdav._tcp")
(tramp-gvfs-parse-device-names
"_webdavs._tcp")
)
("dav"
(tramp-gvfs-parse-device-names
"_webdav._tcp")
(tramp-gvfs-parse-device-names
"_webdavs._tcp")
)
("afp"
(tramp-gvfs-parse-device-names
"_afpovertcp._tcp")
)
("adb" (tramp-adb-parse-device-names
""))
("rclone"
(tramp-rclone-parse-device-names
""))
("fcp"
(tramp-parse-sconfig
"/etc/ssh/ssh_config")
(tramp-parse-shosts
"/home/lclusername/.ssh/known_hosts")
(tramp-parse-sconfig
"/home/lclusername/.ssh/config")
)
("psftp"
(tramp-parse-sconfig
"/etc/ssh/ssh_config")
(tramp-parse-shosts
"/home/lclusername/.ssh/known_hosts")
(tramp-parse-sconfig
"/home/lclusername/.ssh/config")
)
("pscp"
(tramp-parse-sconfig
"/etc/ssh/ssh_config")
(tramp-parse-shosts
"/home/lclusername/.ssh/known_hosts")
(tramp-parse-sconfig
"/home/lclusername/.ssh/config")
)
("plink"
(tramp-parse-sconfig
"/etc/ssh/ssh_config")
(tramp-parse-shosts
"/home/lclusername/.ssh/known_hosts")
(tramp-parse-sconfig
"/home/lclusername/.ssh/config")
)
("sg" (tramp-parse-etc-group
"/etc/group"))
("ksu" (tramp-parse-passwd
"/etc/passwd"))
("doas" (tramp-parse-passwd
"/etc/passwd"))
("sudo" (tramp-parse-passwd
"/etc/passwd"))
("su" (tramp-parse-passwd
"/etc/passwd"))
("nc" (tramp-parse-hosts
"/etc/hosts"))
("telnet" (tramp-parse-hosts
"/etc/hosts"))
("sshx"
(tramp-parse-sconfig
"/etc/ssh/ssh_config")
(tramp-parse-shosts
"/home/lclusername/.ssh/known_hosts")
(tramp-parse-sconfig
"/home/lclusername/.ssh/config")
)
("ssh"
(tramp-parse-sconfig
"/etc/ssh/ssh_config")
(tramp-parse-shosts
"/home/lclusername/.ssh/known_hosts")
(tramp-parse-sconfig
"/home/lclusername/.ssh/config")
)
("rsync"
(tramp-parse-sconfig
"/etc/ssh/ssh_config")
(tramp-parse-shosts
"/home/lclusername/.ssh/known_hosts")
(tramp-parse-sconfig
"/home/lclusername/.ssh/config")
)
("scpx"
(tramp-parse-sconfig
"/etc/ssh/ssh_config")
(tramp-parse-shosts
"/home/lclusername/.ssh/known_hosts")
(tramp-parse-sconfig
"/home/lclusername/.ssh/config")
)
("scp"
(tramp-parse-sconfig
"/etc/ssh/ssh_config")
(tramp-parse-shosts
"/home/lclusername/.ssh/known_hosts")
(tramp-parse-sconfig
"/home/lclusername/.ssh/config")
)
("sshfs"
(tramp-parse-sconfig
"/etc/ssh/ssh_config")
(tramp-parse-shosts
"/home/lclusername/.ssh/known_hosts")
(tramp-parse-sconfig
"/home/lclusername/.ssh/config")
)
("sudoedit"
(tramp-parse-passwd "/etc/passwd"))
)
tramp-completion-function-alist-putty '((tramp-parse-putty
"~/.putty/sessions")
)
tramp-completion-function-alist-rsh '((tramp-parse-rhosts
"/etc/hosts.equiv")
(tramp-parse-rhosts
"~/.rhosts"))
tramp-completion-function-alist-sg '((tramp-parse-etc-group
"/etc/group"))
tramp-completion-function-alist-ssh '((tramp-parse-rhosts
"/etc/hosts.equiv")
(tramp-parse-rhosts
"/etc/shosts.equiv")
(tramp-parse-shosts
"/etc/ssh/ssh_known_hosts")
(tramp-parse-sconfig
"/etc/ssh/ssh_config")
(tramp-parse-shosts
"/home/lclusername/.ssh/known_hosts")
(tramp-parse-sconfig
"/home/lclusername/.ssh/config")
)
tramp-completion-function-alist-su '((tramp-parse-passwd
"/etc/passwd"))
tramp-completion-function-alist-telnet '((tramp-parse-hosts
"/etc/hosts"))
tramp-completion-reread-directory-timeout 60
tramp-completion-use-auth-sources t
tramp-confirm-rename-file-names t
tramp-connection-local-default-shell-variables '((shell-file-name .
"/bin/sh")
(shell-command-switch
. "-c")
)
tramp-connection-local-default-system-variables '((path-separator .
":")
(null-device .
"/dev/null"))
tramp-connection-min-time-diff 5
tramp-connection-properties '(("/sshfs:" "direct-async-process" t))
tramp-connection-timeout 60
tramp-copy-failed-regexp "\\(.+: \\(No such file or
directory\\|Permission denied\\|is a directory\\|not a regular
file\\)\\)\\s-*"
tramp-crypt-directories nil
tramp-crypt-enabled nil
tramp-crypt-encfs-config ".encfs6.xml"
tramp-crypt-file-name-handler-alist '((access-file .
tramp-crypt-handle-access-file)
(add-name-to-file .
tramp-handle-add-name-to-file)
(copy-directory .
tramp-handle-copy-directory)
(copy-file .
tramp-crypt-handle-copy-file)
(delete-directory .
tramp-crypt-handle-delete-
directory)
(delete-file .
tramp-crypt-handle-delete-file)
(directory-files .
tramp-crypt-handle-directory-
files)
(directory-files-and-attributes
.
tramp-handle-directory-files-
and-attributes)
(dired-compress-file . ignore)
(dired-uncache .
tramp-handle-dired-uncache)
(exec-path . ignore)
(file-accessible-directory-p .
tramp-handle-file-accessible-
directory-p)
(file-acl . ignore)
(file-attributes .
tramp-crypt-handle-file-
attributes)
(file-directory-p .
tramp-handle-file-directory-p)
(file-equal-p .
tramp-handle-file-equal-p)
(file-executable-p .
tramp-crypt-handle-file-
executable-p)
(file-exists-p .
tramp-handle-file-exists-p)
(file-in-directory-p .
tramp-handle-file-in-directory-
p)
(file-local-copy .
tramp-handle-file-local-copy)
(file-locked-p .
tramp-crypt-handle-file-locked-
p)
(file-modes . tramp-handle-file-
modes)
(file-name-all-completions .
tramp-crypt-handle-file-name-
all-completions)
(file-name-case-insensitive-p .
ignore)
(file-name-completion .
tramp-handle-file-name-
completion)
(file-newer-than-file-p .
tramp-handle-file-newer-than-
file-p)
(file-notify-add-watch . ignore)
(file-notify-rm-watch . ignore)
(file-notify-valid-p . ignore)
(file-ownership-preserved-p .
tramp-crypt-handle-file-
ownership-preserved-p)
(file-readable-p .
tramp-crypt-handle-file-
readable-p)
(file-regular-p .
tramp-handle-file-regular-p)
(file-selinux-context . ignore)
(file-symlink-p .
tramp-handle-file-symlink-p)
(file-system-info .
tramp-crypt-handle-file-system-
info)
(file-writable-p .
tramp-crypt-handle-file-
writable-p)
(find-backup-file-name .
tramp-handle-find-backup-file-
name)
(insert-directory .
tramp-crypt-handle-insert-
directory)
(load . tramp-handle-load)
(lock-file .
tramp-crypt-handle-lock-file)
(make-auto-save-file-name .
tramp-handle-make-auto-save-
file-name)
(make-directory .
tramp-crypt-handle-make-
directory)
(make-directory-internal .
ignore)
(make-lock-file-name .
tramp-handle-make-lock-file-
name)
(make-nearby-temp-file .
tramp-handle-make-nearby-temp-
file)
(make-process . ignore)
(make-symbolic-link .
tramp-handle-make-symbolic-
link)
(process-file . ignore)
(rename-file .
tramp-crypt-handle-rename-file)
(set-file-acl . ignore)
(set-file-modes .
tramp-crypt-handle-set-file-
modes)
(set-file-selinux-context .
ignore)
(set-file-times .
tramp-crypt-handle-set-file-
times)
(set-visited-file-modtime .
tramp-handle-set-visited-file-
modtime)
(shell-command . ignore)
(start-file-process . ignore)
(temporary-file-directory .
tramp-handle-temporary-file-
directory)
(tramp-set-file-uid-gid .
tramp-crypt-handle-set-file-
uid-gid)
(unhandled-file-name-directory .
ignore)
(unlock-file .
tramp-crypt-handle-unlock-file)
(vc-registered . ignore)
(verify-visited-file-modtime .
tramp-handle-verify-visited-
file-modtime)
(write-region .
tramp-handle-write-region)
)
tramp-current-connection nil
tramp-debug-font-lock-keywords '(list
(concat "^\\(?:" tramp-debug-outline-
regexp
"\\).+")
'(1 font-lock-warning-face t t)
'(0 (outline-font-lock-face) keep t))
tramp-debug-outline-regexp
"[[:digit:]]+:[[:digit:]]+:[[:digit:]]+\\.[[:digit:]]+ \\(?:\\(#<thread
.+>\\) \\)?[[:alnum:]-]+ (\\([[:digit:]]+\\)) #"
tramp-debug-to-file nil
tramp-default-host "Cefiro"
tramp-default-host-alist '(("mtp" nil "") ("adb" nil "") ("nextcloud"
nil "")
("gdrive" nil "") ("rclone" nil ""))
tramp-default-method "ssh"
tramp-default-method-alist '((nil "\\`\\(anonymous\\|ftp\\)\\'" "ftp")
("\\`ftp\\." nil "ftp")
("\\`\\(127\\.0\\.0\\.1\\|::1\\|Cefiro\\|localhost6?\\)\\'"
"\\`root\\'" "su")
)
tramp-default-method-marker "-"
tramp-default-proxies-alist nil
tramp-default-remote-shell "/bin/sh"
tramp-default-rename-alist nil
tramp-default-user nil
tramp-default-user-alist
'(("\\`\\(?:fcp\\|krlogin\\|nc\\|r\\(?:cp\\|emcp\\|sh\\)\\|telnet\\)\\'
" nil "manuel")
("\\`\\(?:doas\\|ksu\\|su\\(?:do\\)?\\)\\'"
nil
"root")
("\\`smb\\'" nil nil)
("\\`sudoedit\\'" nil "root"))
tramp-devices 0
tramp-display-escape-sequence-regexp '(decode-coding-string
(base64-decode-string
"G1tbOmRpZ2l0Ol07W10rbQ==")
'raw-text)
tramp-dns-sd-service-regexp "^_[-[:alnum:]]+\\._tcp$"
tramp-domain-regexp "[[:alnum:]_.-]+"
tramp-echo-mark "_echo"
tramp-echo-mark-marker "_echo"
tramp-echo-mark-marker-length 5
tramp-echoed-echo-mark-regexp "_echo\\(\\( \\)?\\)\\{5\\}"
tramp-encoding-command-interactive "-i"
tramp-encoding-command-switch "-c"
tramp-encoding-shell "/bin/sh"
tramp-file-missing 'file-missing
tramp-file-mode-type-map '((0 . "-") (1 . "p") (2 . "c") (3 . "m") (4
. "d")
(5 . "?") (6 . "b") (7 . "?") (8 . "-") (9
. "n")
(10 . "l") (11 . "?") (12 . "s") (13 . "D")
(14 . "w"))
tramp-file-name-regexp '(decode-coding-string
(base64-decode-string
"Xi9cKFwoPzpcKFtbOmFsbnVtOl0tXStcKTpcKD86XChbXi98OiAJXStcKUBcKT9cKFwoPz
pbWzph\nbG51bTpdXy4lLV0rXHxcW1woPzpcKD86W1s6YWxudW06XV0qOlwpK1tbOmFsbnV
tOl0uXStcKT9d\nXClcKD86I1tbOmRpZ2l0Ol1dK1wpP1wpP3xcKStcKT9cKFtbOmFsbnVt
Ol0tXStcKTpcKD86XChb\nXi98OiAJXStcKUBcKT9cKFwoPzpbWzphbG51bTpdXy4lLV0rX
HxcW1woPzpcKD86W1s6YWxudW06\nXV0qOlwpK1tbOmFsbnVtOl0uXStcKT9dXClcKD86I1
tbOmRpZ2l0Ol1dK1wpP1wpPzpcKFteCg1d\nKlwnXCk=")
'raw-text)
tramp-file-name-structure '("^/\\(\\(?:\\([[:alnum:]-
]+\\):\\(?:\\([^/|: ]+\\)@\\)?\\(\\(?:[[:alnum:]_.%-
]+\\|\\[\\(?:\\(?:[[:alnum:]]*:\\)+[[:alnum:].]+\\)?]\\)\\(?:#[[:digit:
]]+\\)?\\)?|\\)+\\)?\\([[:alnum:]-]+\\):\\(?:\\([^/|:
]+\\)@\\)?\\(\\(?:[[:alnum:]_.%-]+\\|\\[\\(?:\\(?:[[:alnum:]]*:\\)+[[:alnum:].]+\\)?]\\)\\(?:#[[:digit:]]+\\)?\\)?:\\([^\n
]*\\'\\)" 5 6 7 8 1)
tramp-foreign-file-name-handler-alist '((tramp-adb-file-name-p .
tramp-adb-file-name-handler)
(tramp-ftp-file-name-p .
tramp-ftp-file-name-handler)
(tramp-gvfs-file-name-p .
tramp-gvfs-file-name-handler)
(tramp-rclone-file-name-p .
tramp-rclone-file-name-
handler)
(tramp-smb-file-name-p .
tramp-smb-file-name-handler)
(tramp-sshfs-file-name-p .
tramp-sshfs-file-name-
handler)
(tramp-sudoedit-file-name-p .
tramp-sudoedit-file-name-
handler)
(identity .
tramp-sh-file-name-handler)
)
tramp-ftp-method "ftp"
tramp-gio-events '("attribute-changed" "changed" "changes-done-hint"
"created" "deleted" "moved" "pre-unmount"
"unmounted")
tramp-goa-identity-regexp "^\\([^/|: ]+\\)?@\\([[:alnum:]_.%-
]+\\)?\\(?::\\([[:digit:]]+\\)\\)?"
tramp-goa-interface-account "org.gnome.OnlineAccounts.Account"
tramp-goa-interface-calendar "org.gnome.OnlineAccounts.Calendar"
tramp-goa-interface-chat "org.gnome.OnlineAccounts.Chat"
tramp-goa-interface-contacts "org.gnome.OnlineAccounts.Contacts"
tramp-goa-interface-documents "org.gnome.OnlineAccounts.Manager"
tramp-goa-interface-files "org.gnome.OnlineAccounts.Files"
tramp-goa-interface-mail "org.gnome.OnlineAccounts.Mail"
tramp-goa-interface-oauth2based "org.gnome.OnlineAccounts.OAuth2Based"
tramp-goa-interface-photos "org.gnome.OnlineAccounts.Photos"
tramp-goa-interface-printers "org.gnome.OnlineAccounts.Printers"
tramp-goa-methods '("gdrive" "nextcloud")
tramp-goa-path "/org/gnome/OnlineAccounts"
tramp-goa-path-accounts "/org/gnome/OnlineAccounts/Accounts"
tramp-goa-path-manager "/org/gnome/OnlineAccounts/Manager"
tramp-goa-service "org.gnome.OnlineAccounts"
tramp-gvfs-dbus-event-vector '(tramp-file-name "davs" "hstuser" nil
"srvname.hstname.es" nil "/" nil)
tramp-gvfs-enabled t
tramp-gvfs-file-attributes '("name" "type" "standard::display-name"
"standard::symlink-target"
"standard::is-volatile" "unix::nlink"
"unix::uid" "owner::user" "unix::gid"
"owner::group" "time::access"
"time::modified"
"time::changed" "standard::size"
"unix::mode"
"access::can-read" "access::can-write"
"access::can-execute" "unix::inode"
"unix::device")
tramp-gvfs-file-attributes-with-gvfs-info-regexp
"^[[:blank:]]*\\(access::can-
\\(?:execute\\|read\\|write\\)\\|name\\|owner::\\(?:group\\|user\\)\\|s
tandard::\\(?:display-name\\|is-volatile\\|s\\(?:ize\\|ymlink-
target\\)\\)\\|t\\(?:ime::\\(?:access\\|\\(?:chang\\|modifi\\)ed\\)\\|y
pe\\)\\|unix::\\(?:device\\|gid\\|inode\\|mode\\|nlink\\|uid\\)\\):[[:b
lank:]]+\\(.*\\)$"
tramp-gvfs-file-attributes-with-gvfs-ls-regexp
"[[:blank:]]\\(access::can-
\\(?:execute\\|read\\|write\\)\\|name\\|owner::\\(?:group\\|user\\)\\|s
tandard::\\(?:display-name\\|is-volatile\\|s\\(?:ize\\|ymlink-
target\\)\\)\\|t\\(?:ime::\\(?:access\\|\\(?:chang\\|modifi\\)ed\\)\\|y
pe\\)\\|unix::\\(?:device\\|gid\\|inode\\|mode\\|nlink\\|uid\\)\\)=\\(.
+?\\)"
tramp-gvfs-file-name-handler-alist '((access-file . tramp-handle-
access-file)
(add-name-to-file .
tramp-handle-add-name-to-file)
(copy-directory .
tramp-handle-copy-directory)
(copy-file . tramp-gvfs-handle-
copy-file)
(delete-directory .
tramp-gvfs-handle-delete-
directory)
(delete-file .
tramp-gvfs-handle-delete-file)
(directory-file-name .
tramp-handle-directory-file-
name)
(directory-files .
tramp-handle-directory-files)
(directory-files-and-attributes .
tramp-handle-directory-files-
and-attributes)
(dired-compress-file . ignore)
(dired-uncache .
tramp-handle-dired-uncache)
(exec-path . ignore)
(expand-file-name .
tramp-gvfs-handle-expand-file-
name)
(file-accessible-directory-p .
tramp-handle-file-accessible-
directory-p)
(file-acl . ignore)
(file-attributes .
tramp-gvfs-handle-file-
attributes)
(file-directory-p .
tramp-handle-file-directory-p)
(file-equal-p .
tramp-handle-file-equal-p)
(file-executable-p .
tramp-gvfs-handle-file-
executable-p)
(file-exists-p .
tramp-handle-file-exists-p)
(file-in-directory-p .
tramp-handle-file-in-directory-
p)
(file-local-copy .
tramp-handle-file-local-copy)
(file-locked-p .
tramp-handle-file-locked-p)
(file-modes . tramp-handle-file-
modes)
(file-name-all-completions .
tramp-gvfs-handle-file-name-all-
completions)
(file-name-as-directory .
tramp-handle-file-name-as-
directory)
(file-name-case-insensitive-p .
tramp-handle-file-name-case-
insensitive-p)
(file-name-completion .
tramp-handle-file-name-
completion)
(file-name-directory .
tramp-handle-file-name-
directory)
(file-name-nondirectory .
tramp-handle-file-name-
nondirectory)
(file-newer-than-file-p .
tramp-handle-file-newer-than-
file-p)
(file-notify-add-watch .
tramp-gvfs-handle-file-notify-
add-watch)
(file-notify-rm-watch .
tramp-handle-file-notify-rm-
watch)
(file-notify-valid-p .
tramp-handle-file-notify-valid-
p)
(file-ownership-preserved-p .
ignore)
(file-readable-p .
tramp-handle-file-readable-p)
(file-regular-p .
tramp-handle-file-regular-p)
(file-remote-p .
tramp-handle-file-remote-p)
(file-selinux-context .
tramp-handle-file-selinux-
context)
(file-symlink-p .
tramp-handle-file-symlink-p)
(file-system-info .
tramp-gvfs-handle-file-system-
info)
(file-truename .
tramp-handle-file-truename)
(file-writable-p .
tramp-handle-file-writable-p)
(find-backup-file-name .
tramp-handle-find-backup-file-
name)
(insert-directory .
tramp-handle-insert-directory)
(insert-file-contents .
tramp-handle-insert-file-
contents)
(load . tramp-handle-load)
(lock-file . tramp-handle-lock-
file)
(make-auto-save-file-name .
tramp-handle-make-auto-save-
file-name)
(make-directory .
tramp-gvfs-handle-make-
directory)
(make-directory-internal .
ignore)
(make-lock-file-name .
tramp-handle-make-lock-file-
name)
(make-nearby-temp-file .
tramp-handle-make-nearby-temp-
file)
(make-process . ignore)
(make-symbolic-link .
tramp-handle-make-symbolic-link)
(process-file . ignore)
(rename-file .
tramp-gvfs-handle-rename-file)
(set-file-acl . ignore)
(set-file-modes .
tramp-gvfs-handle-set-file-
modes)
(set-file-selinux-context .
ignore)
(set-file-times .
tramp-gvfs-handle-set-file-
times)
(set-visited-file-modtime .
tramp-handle-set-visited-file-
modtime)
(shell-command . ignore)
(start-file-process . ignore)
(substitute-in-file-name .
tramp-handle-substitute-in-file-
name)
(temporary-file-directory .
tramp-handle-temporary-file-
directory)
(tramp-get-remote-gid .
tramp-gvfs-handle-get-remote-
gid)
(tramp-get-remote-uid .
tramp-gvfs-handle-get-remote-
uid)
(tramp-set-file-uid-gid .
tramp-gvfs-handle-set-file-uid-
gid)
(unhandled-file-name-directory .
ignore)
(unlock-file . tramp-handle-
unlock-file)
(vc-registered . ignore)
(verify-visited-file-modtime .
tramp-handle-verify-visited-
file-modtime)
(write-region .
tramp-handle-write-region)
)
tramp-gvfs-file-system-attributes '("filesystem::free"
"filesystem::size"
"filesystem::used")
tramp-gvfs-file-system-attributes-regexp
"^[[:blank:]]*\\(filesystem::\\(?:free\\|size\\|used\\)\\):[[:blank:]]+
\\(.*\\)$"
tramp-gvfs-gio-mapping '(("gvfs-copy" . "copy") ("gvfs-info" . "info")
("gvfs-ls" . "list") ("gvfs-mkdir" . "mkdir")
("gvfs-monitor-file" . "monitor")
("gvfs-mount" . "mount") ("gvfs-move" .
"move")
("gvfs-rm" . "remove")
("gvfs-set-attribute" . "set"))
tramp-gvfs-interface-mountoperation "org.gtk.vfs.MountOperation"
tramp-gvfs-interface-mounttracker "org.gtk.vfs.MountTracker"
tramp-gvfs-interface-remotevolumemonitor
"org.gtk.Private.RemoteVolumeMonitor"
tramp-gvfs-listmounts "ListMounts"
tramp-gvfs-methods '("afp" "dav" "davs" "gdrive" "mtp" "nextcloud"
"sftp")
tramp-gvfs-methods-mounttracker '("LookupMount"
"LookupMountByFusePath"
"MountLocation" "ListMounts"
"ListMounts2"
"RegisterMount" "UnregisterMount"
"ListMountTypes" "ListMountableInfo"
"RegisterFuse")
tramp-gvfs-mountlocation "MountLocation"
tramp-gvfs-mountlocation-signature "(aya{sv})(so)"
tramp-gvfs-nextcloud-default-prefix "/remote.php/webdav"
tramp-gvfs-nextcloud-default-prefix-regexp "/remote\\.php/webdav$"
tramp-gvfs-password-anonymous-supported 16
tramp-gvfs-password-need-domain 4
tramp-gvfs-password-need-password 1
tramp-gvfs-password-need-username 2
tramp-gvfs-password-saving-supported 8
tramp-gvfs-path-mounttracker "/org/gtk/vfs/mounttracker"
tramp-gvfs-path-remotevolumemonitor
"/org/gtk/Private/RemoteVolumeMonitor"
tramp-gvfs-path-tramp "/org/gnu/Emacs/Tramp"
tramp-gvfs-service-afc-volumemonitor "org.gtk.vfs.AfcVolumeMonitor"
tramp-gvfs-service-daemon "org.gtk.vfs.Daemon"
tramp-gvfs-service-goa-volumemonitor "org.gtk.vfs.GoaVolumeMonitor"
tramp-gvfs-service-gphoto2-volumemonitor
"org.gtk.vfs.GPhoto2VolumeMonitor"
tramp-gvfs-service-mtp-volumemonitor "org.gtk.vfs.MTPVolumeMonitor"
tramp-gvfs-unload-hook '(#[0 "\300\301\302\"\207"
[remove-hook dbus-event-error-functions
tramp-gvfs-dbus-event-error]
3]
)
tramp-gvfs-zeroconf-domain "local"
tramp-handle-file-local-copy-hook nil
tramp-handle-write-region-hook nil
tramp-host-regexp "[[:alnum:]_.%-]+"
tramp-host-with-port-regexp "\\([[:alnum:]_.%-
]+\\)#\\([[:digit:]]+\\)"
tramp-ignored-file-name-regexp nil
tramp-inhibit-progress-reporter nil
tramp-initial-end-of-output "#$ "
tramp-initial-file-name-regexp "\\`/[^/:]+:[^/:]*:"
tramp-inodes 0
tramp-integration-unload-hook '((lambda nil
(setcdr
(info-lookup->mode-value 'symbol
'emacs-lisp-mode)
(append
(butlast
(cdr
(info-lookup->mode-value 'symbol
'emacs-lisp-mode)
)
)
(list
(delq 'tramp-info-lookup-mode
(info-lookup->other-modes 'symbol
'emacs-lisp-mode)
)
)
)
)
(setcdr (info-lookup->cache 'symbol)
(delete
(info-lookup->mode-cache 'symbol
'emacs-lisp-mode)
(info-lookup->topic-cache 'symbol))
)
)
(lambda nil
(setcdr
(info-lookup->mode-value 'symbol
'apropos-mode)
(append
(butlast
(cdr
(info-lookup->mode-value 'symbol
'apropos-mode)
)
)
(list
(delq 'tramp-info-lookup-mode
(info-lookup->other-modes 'symbol
'apropos-mode)
)
)
)
)
(setcdr (info-lookup->cache 'symbol)
(delete
(info-lookup->mode-cache 'symbol
'apropos-mode)
(info-lookup->topic-cache 'symbol))
)
)
(lambda nil
(setcdr
(info-lookup->mode-value 'symbol
'lisp-interaction-mode)
(append
(butlast
(cdr
(info-lookup->mode-value 'symbol
'lisp-interaction-mode)
)
)
(list
(delq 'tramp-info-lookup-mode
(info-lookup->other-modes 'symbol
'lisp-interaction-mode)
)
)
)
)
(setcdr (info-lookup->cache 'symbol)
(delete
(info-lookup->mode-cache 'symbol
'lisp-interaction-mode)
(info-lookup->topic-cache 'symbol))
)
)
(lambda nil
(setcdr
(info-lookup->mode-value 'symbol
'lisp-mode)
(append
(butlast
(cdr
(info-lookup->mode-value 'symbol
'lisp-mode)
)
)
(list
(delq 'tramp-info-lookup-mode
(info-lookup->other-modes 'symbol
'lisp-mode)
)
)
)
)
(setcdr (info-lookup->cache 'symbol)
(delete
(info-lookup->mode-cache 'symbol
'lisp-mode)
(info-lookup->topic-cache 'symbol))
)
)
(lambda nil
(setcdr
(info-lookup->mode-value 'symbol
'Custom-mode)
(append
(butlast
(cdr
(info-lookup->mode-value 'symbol
'Custom-mode)
)
)
(list
(delq 'tramp-info-lookup-mode
(info-lookup->other-modes 'symbol
'Custom-mode)
)
)
)
)
(setcdr (info-lookup->cache 'symbol)
(delete
(info-lookup->mode-cache 'symbol
'Custom-mode)
(info-lookup->topic-cache 'symbol))
)
)
(lambda nil
(setcdr
(info-lookup->mode-value 'symbol
'help-mode)
(append
(butlast
(cdr
(info-lookup->mode-value 'symbol
'help-mode)
)
)
(list
(delq 'tramp-info-lookup-mode
(info-lookup->other-modes 'symbol
'help-mode)
)
)
)
)
(setcdr (info-lookup->cache 'symbol)
(delete
(info-lookup->mode-cache 'symbol
'help-mode)
(info-lookup->topic-cache 'symbol))
)
)
#[0
"\301\236\302\303\301\304\"\305\301!\"\241\210\306\301!\302\307\301\30
4\"\310\301!\"\241\207"
[info-lookup-alist symbol delete
info-lookup->mode-value
tramp-info-lookup-mode
info-lookup->topic-value
info-lookup->cache info-lookup-
>mode-cache
info-lookup->topic-cache]
5]
#[0 "\300\301\302\"\207"
[remove-hook compilation-start-hook
tramp-compile-disable-ssh-
controlmaster-options]
3]
#[0
"\300\301\302\"\210\300\303\304\"\207"
[remove-hook tramp-cleanup-
connection-hook
tramp-recentf-cleanup
tramp-cleanup-all-connections-hook
tramp-recentf-cleanup-all]
3]
)
tramp-ipv6-regexp "\\(?:[[:alnum:]]*:\\)+[[:alnum:].]+"
tramp-local-end-of-line "\n"
tramp-local-host-regexp
"\\`\\(127\\.0\\.0\\.1\\|::1\\|Cefiro\\|localhost6?\\)\\'"
tramp-localname-regexp '(decode-coding-string
(base64-decode-string "W14KDV0qXCc=") 'raw-
text)
tramp-lock-file-info-regexp
"\\`\\(.+\\)@\\(.+\\)\\.\\([[:digit:]]+\\)\\(?::\\([[:digit:]]+\\)\\)?\
\'"
tramp-login-prompt-regexp ".*\\(user\\|login\\)\\( .*\\)?: *"
tramp-media-methods '("afc" "gphoto2" "mtp")
tramp-method-regexp "[[:alnum:]-]+"
tramp-method-regexp-alist '((default . "[[:alnum:]-]+") (simplified .
"")
(separate . "[[:alnum:]-]*"))
tramp-methods '(("adb" (tramp-login-program "adb")
(tramp-login-args (("shell"))) (tramp-direct-async t)
(tramp-tmpdir "/data/local/tmp") (tramp-default-port
5555))
("ftp") ("sftp") ("nextcloud") ("mtp") ("gdrive")
("davs")
("dav") ("afp")
("rclone"
(tramp-mount-args
("--no-unicode-normalization" "--dir-cache-time"
"0s"))
(tramp-copyto-args nil) (tramp-moveto-args nil)
(tramp-about-args ("--full")))
("fcp" (tramp-login-program "fsh")
(tramp-login-args (("%h") ("-l" "%u") ("sh" "-i")))
(tramp-remote-shell "/bin/sh")
(tramp-remote-shell-login ("-l"))
(tramp-remote-shell-args ("-i") ("-c"))
(tramp-copy-program "fcp") (tramp-copy-args (("-p"
"%k")))
(tramp-copy-keep-date t))
("psftp" (tramp-login-program "plink")
(tramp-login-args
(("-l" "%u") ("-P" "%p") ("-ssh") ("-t") ("%h")
("\"")
("env 'TERM=dumb' 'PROMPT_COMMAND=' 'PS1=#$ '")
("%l")
("\""))
)
(tramp-remote-shell "/bin/sh")
(tramp-remote-shell-login ("-l"))
(tramp-remote-shell-args ("-c")) (tramp-copy-program
"pscp")
(tramp-copy-args
(("-l" "%u") ("-P" "%p") ("-sftp") ("-p" "%k") ("-
q")))
(tramp-copy-keep-date t))
("pscp" (tramp-login-program "plink")
(tramp-login-args
(("-l" "%u") ("-P" "%p") ("-ssh") ("-t") ("%h")
("\"")
("env 'TERM=dumb' 'PROMPT_COMMAND=' 'PS1=#$ '")
("%l")
("\""))
)
(tramp-remote-shell "/bin/sh")
(tramp-remote-shell-login ("-l"))
(tramp-remote-shell-args ("-c")) (tramp-copy-program
"pscp")
(tramp-copy-args
(("-l" "%u") ("-P" "%p") ("-scp") ("-p" "%k") ("-q")
("-r"))
)
(tramp-copy-keep-date t) (tramp-copy-recursive t))
("plinkx" (tramp-login-program "plink")
(tramp-login-args
(("-load") ("%h") ("-t") ("\"")
("env 'TERM=dumb' 'PROMPT_COMMAND=' 'PS1=#$ '")
("%l")
("\""))
)
(tramp-remote-shell "/bin/sh")
(tramp-remote-shell-login ("-l"))
(tramp-remote-shell-args ("-c")))
("plink" (tramp-login-program "plink")
(tramp-login-args
(("-l" "%u") ("-P" "%p") ("-ssh") ("-t") ("%h")
("\"")
("env 'TERM=dumb' 'PROMPT_COMMAND=' 'PS1=#$ '")
("%l")
("\""))
)
(tramp-remote-shell "/bin/sh")
(tramp-remote-shell-login ("-l"))
(tramp-remote-shell-args ("-c")))
("krlogin" (tramp-login-program "krlogin")
(tramp-login-args (("%h") ("-l" "%u") ("-x")))
(tramp-remote-shell "/bin/sh")
(tramp-remote-shell-login ("-l"))
(tramp-remote-shell-args ("-c")))
("ksu" (tramp-login-program "ksu")
(tramp-login-args (("%u") ("-q")))
(tramp-remote-shell "/bin/sh")
(tramp-remote-shell-login ("-l"))
(tramp-remote-shell-args ("-c"))
(tramp-connection-timeout 10))
("doas" (tramp-login-program "doas")
(tramp-login-args (("-u" "%u") ("-s")))
(tramp-remote-shell "/bin/sh")
(tramp-remote-shell-args ("-c"))
(tramp-connection-timeout 10) (tramp-session-timeout
300))
("sudo" (tramp-login-program "env")
(tramp-login-args
(("SUDO_PROMPT=P\"\"a\"\"s\"\"s\"\"w\"\"o\"\"r\"\"d\"\":")
("sudo") ("-u" "%u") ("-s") ("-H") ("%l"))
)
(tramp-remote-shell "/bin/sh")
(tramp-remote-shell-login ("-l"))
(tramp-remote-shell-args ("-c"))
(tramp-connection-timeout 10) (tramp-session-timeout
300))
("sg" (tramp-login-program "sg")
(tramp-login-args (("-") ("%u")))
(tramp-remote-shell "/bin/sh")
(tramp-remote-shell-args ("-c"))
(tramp-connection-timeout 10))
("su" (tramp-login-program "su")
(tramp-login-args (("-") ("%u")))
(tramp-remote-shell "/bin/sh")
(tramp-remote-shell-login ("-l"))
(tramp-remote-shell-args ("-c"))
(tramp-connection-timeout 10))
("nc" (tramp-login-program "telnet")
(tramp-login-args (("%h") ("%p") ("%n")))
(tramp-remote-shell "/bin/sh")
(tramp-remote-shell-login ("-l"))
(tramp-remote-shell-args ("-c")) (tramp-copy-program
"nc")
(tramp-copy-args (("-w" "1") ("-v") ("%h") ("%r")))
(tramp-remote-copy-program "nc")
(tramp-remote-copy-args (("-l") ("-p" "%r") ("%n"))))
("telnet" (tramp-login-program "telnet")
(tramp-login-args (("%h") ("%p") ("%n")))
(tramp-remote-shell "/bin/sh")
(tramp-remote-shell-login ("-l"))
(tramp-remote-shell-args ("-c")))
("sshx" (tramp-login-program "ssh")
(tramp-login-args
(("-l" "%u") ("-p" "%p") ("%c") ("-e" "none") ("-t"
"-t")
("-o" "RemoteCommand=\"%l\"") ("%h"))
)
(tramp-async-args (("-q"))) (tramp-remote-shell
"/bin/sh")
(tramp-remote-shell-login ("-l"))
(tramp-remote-shell-args ("-c")))
("ssh" (tramp-login-program "ssh")
(tramp-login-args
(("-l" "%u") ("-p" "%p") ("%c") ("-e" "none")
("%h")))
(tramp-async-args (("-q"))) (tramp-direct-async t)
(tramp-remote-shell "/bin/sh")
(tramp-remote-shell-login ("-l"))
(tramp-remote-shell-args ("-c")))
("remsh" (tramp-login-program "remsh")
(tramp-login-args (("%h") ("-l" "%u")))
(tramp-remote-shell "/bin/sh")
(tramp-remote-shell-login ("-l"))
(tramp-remote-shell-args ("-c")))
("rsh" (tramp-login-program "rsh")
(tramp-login-args (("%h") ("-l" "%u")))
(tramp-remote-shell "/bin/sh")
(tramp-remote-shell-login ("-l"))
(tramp-remote-shell-args ("-c")))
("rsync" (tramp-login-program "ssh")
(tramp-login-args
(("-l" "%u") ("-p" "%p") ("%c") ("-e" "none")
("%h")))
(tramp-async-args (("-q"))) (tramp-direct-async t)
(tramp-remote-shell "/bin/sh")
(tramp-remote-shell-login ("-l"))
(tramp-remote-shell-args ("-c"))
(tramp-copy-program "rsync")
(tramp-copy-args (("-t" "%k") ("-p") ("-r") ("-s")
("-c")))
(tramp-copy-env (("RSYNC_RSH") ("ssh") ("%c")))
(tramp-copy-keep-date t) (tramp-copy-keep-tmpfile t)
(tramp-copy-recursive t))
("scpx" (tramp-login-program "ssh")
(tramp-login-args
(("-l" "%u") ("-p" "%p") ("%c") ("-e" "none") ("-t"
"-t")
("-o" "RemoteCommand=\"%l\"") ("%h"))
)
(tramp-async-args (("-q"))) (tramp-remote-shell
"/bin/sh")
(tramp-remote-shell-login ("-l"))
(tramp-remote-shell-args ("-c")) (tramp-copy-program
"scp")
(tramp-copy-args
(("-P" "%p") ("-p" "%k") ("%x") ("-q") ("-r")
("%c")))
(tramp-copy-keep-date t) (tramp-copy-recursive t))
("scp" (tramp-login-program "ssh")
(tramp-login-args
(("-l" "%u") ("-p" "%p") ("%c") ("-e" "none")
("%h")))
(tramp-async-args (("-q"))) (tramp-direct-async t)
(tramp-remote-shell "/bin/sh")
(tramp-remote-shell-login ("-l"))
(tramp-remote-shell-args ("-c")) (tramp-copy-program
"scp")
(tramp-copy-args
(("-P" "%p") ("-p" "%k") ("%x") ("-q") ("-r")
("%c")))
(tramp-copy-keep-date t) (tramp-copy-recursive t))
("remcp" (tramp-login-program "remsh")
(tramp-login-args (("%h") ("-l" "%u")))
(tramp-remote-shell "/bin/sh")
(tramp-remote-shell-login ("-l"))
(tramp-remote-shell-args ("-c")) (tramp-copy-program
"rcp")
(tramp-copy-args (("-p" "%k"))) (tramp-copy-keep-date
t))
("rcp" (tramp-login-program "rsh")
(tramp-login-args (("%h") ("-l" "%u")))
(tramp-remote-shell "/bin/sh")
(tramp-remote-shell-login ("-l"))
(tramp-remote-shell-args ("-c")) (tramp-copy-program
"rcp")
(tramp-copy-args (("-p" "%k") ("-r")))
(tramp-copy-keep-date t) (tramp-copy-recursive t))
("smb" (tramp-tmpdir "/C$/Temp") (tramp-case-
insensitive t))
("sshfs"
(tramp-mount-args
(("-C") ("-p" "%p") ("-o" "idmap=user,reconnect")))
(tramp-login-program "ssh")
(tramp-login-args
(("-q") ("-l" "%u") ("-p" "%p") ("-e" "none") ("%h")
("%l"))
)
(tramp-direct-async t) (tramp-remote-shell "/bin/sh")
(tramp-remote-shell-login ("-l"))
(tramp-remote-shell-args ("-c")))
("sudoedit"
(tramp-sudo-login
(("sudo") ("-u" "%u") ("-S") ("-H") ("-p"
"Password:")
("--"))
)
)
)
tramp-mode t
tramp-operation-not-permitted-regexp "\\(preserving times.*\\|set
mode\\):\\s-*\\(Operation not permitted\\)"
tramp-password-prompt-regexp '(decode-coding-string
(base64-decode-string
"Xi4qXChcKD86YWRnYW5nc2tvZGVcfGNvbnRyYXNlXCg/OlwoPzpueVx8w7FcKWFcKVx8ZG
Vjcnlw\ndGlvbiBrZXlcfGVuY3J5cHRpb24ga2V5XHxnZXNsb1x8aFwoPzpcKD86YXPFglx
8ZXNsXClvXClc\nfGlwaGFzaXdlZGlcfGplbHN6w7NcfGxcKD86b3ppbmthXHzDtnNlbm9y
ZFwpXHxtXCg/Om90IGRl\nIHBhc3NlXHzhuq10IGto4bqpdVwpXHxwXCg/OmFcKD86cm9sY
Vx8c1woPzphaGl0emFcfHNcKD86\nIHBocmFzZVx8Y29kZVx8b3JkXHxwaHJhc2VcfHdvcl
tkdF1cKVx8dm9ydG9cKVwpXHxpblwpXHxz\nXCg/OmFsYXNhbmFcfGVuaGFcfGxhcHRhxb5
vZGlzXClcfHdhY2h0d29vcmRcfNC70L7Qt9C40L3Q\nutCwXHzQv9Cw0YDQvtC70YxcfNeh
16HXnteUXHzZg9mE2YXYqSDYp9mE2LPYsVx84KSX4KWB4KSq\n4KWN4KSk4KS24KSs4KWN4
KSmXHzgpLbgpKzgpY3gpKbgpJXgpYLgpJ9cfOCml+CngeCmquCnjeCm\npOCmtuCmrOCnje
Cmplx84Kaq4Ka+4Ka44KaT4Kef4Ka+4Kaw4KeN4KahXHzgqKrgqL7gqLjgqLXg\nqLDgqKF
cfOCqquCqvuCquOCqteCqsOCrjeCqoVx84Kyq4K2N4Kyw4Kys4K2H4Ky2IOCsuOCsmeCt\n
jeCsleCth+CspFx84K6V4K6f4K614K+B4K6a4K+N4K6a4K+K4K6y4K+NXHzgsLjgsILgsJX
gsYfg\nsKTgsKrgsKbgsK7gsYFcfOCyl+CzgeCyquCzjeCypOCyquCyplx84LSF4LSf4LSv
4LS+4LSz4LS1\n4LS+4LSV4LWN4LSV4LWNXHzgtrvgt4Tgt4Pgt4rgtrTgtq/gtrpcfOGel
uGetuGegOGfkuGemeGe\nn+GemOGfkuGehOGetuGej+Gfi1x844OR44K544Ov44O844OJXH
zlr4Zb56CB56K8XVx87JWU7Zi4\nXClcKS4qOgA/ICo=")
'raw-text)
tramp-persistency-file-name
"/home/lclusername/.emacs.d/.local/cache/tramp"
tramp-port-regexp "[[:digit:]]+"
tramp-postfix-hop-format "|"
tramp-postfix-hop-regexp "|"
tramp-postfix-host-format ":"
tramp-postfix-host-format-alist '((default . ":") (simplified . ":")
(separate . "]"))
tramp-postfix-host-regexp ":"
tramp-postfix-ipv6-format "]"
tramp-postfix-ipv6-format-alist '((default . "]") (simplified . "]")
(separate . ""))
tramp-postfix-ipv6-regexp "]"
tramp-postfix-method-format ":"
tramp-postfix-method-format-alist '((default . ":") (simplified . "")
(separate . "/"))
tramp-postfix-method-regexp ":"
tramp-postfix-user-format "@"
tramp-postfix-user-regexp "@"
tramp-prefix-domain-format "%"
tramp-prefix-domain-regexp "%"
tramp-prefix-format "/"
tramp-prefix-format-alist '((default . "/") (simplified . "/")
(separate . "/["))
tramp-prefix-ipv6-format "["
tramp-prefix-ipv6-format-alist '((default . "[") (simplified . "[")
(separate . ""))
tramp-prefix-ipv6-regexp "\\["
tramp-prefix-port-format "#"
tramp-prefix-port-regexp "#"
tramp-prefix-regexp "^/"
tramp-process-action-regexp nil
tramp-process-alive-regexp ""
tramp-process-connection-type t
tramp-rclone-file-name-handler-alist '((access-file .
tramp-handle-access-file)
(add-name-to-file .
tramp-handle-add-name-to-file)
(copy-directory .
tramp-handle-copy-directory)
(copy-file .
tramp-rclone-handle-copy-file)
(delete-directory .
tramp-fuse-handle-delete-
directory)
(delete-file .
tramp-fuse-handle-delete-file)
(directory-file-name .
tramp-handle-directory-file-
name)
(directory-files .
tramp-fuse-handle-directory-
files)
(directory-files-and-attributes
.
tramp-handle-directory-files-
and-attributes)
(dired-compress-file . ignore)
(dired-uncache .
tramp-handle-dired-uncache)
(exec-path . ignore)
(expand-file-name .
tramp-handle-expand-file-name)
(file-accessible-directory-p .
tramp-handle-file-accessible-
directory-p)
(file-acl . ignore)
(file-attributes .
tramp-fuse-handle-file-
attributes)
(file-directory-p .
tramp-handle-file-directory-p)
(file-equal-p .
tramp-handle-file-equal-p)
(file-executable-p .
tramp-fuse-handle-file-
executable-p)
(file-exists-p .
tramp-handle-file-exists-p)
(file-in-directory-p .
tramp-handle-file-in-
directory-p)
(file-local-copy .
tramp-handle-file-local-copy)
(file-locked-p .
tramp-handle-file-locked-p)
(file-modes . tramp-handle-
file-modes)
(file-name-all-completions .
tramp-fuse-handle-file-name-
all-completions)
(file-name-as-directory .
tramp-handle-file-name-as-
directory)
(file-name-case-insensitive-p .
tramp-handle-file-name-case-
insensitive-p)
(file-name-completion .
tramp-handle-file-name-
completion)
(file-name-directory .
tramp-handle-file-name-
directory)
(file-name-nondirectory .
tramp-handle-file-name-
nondirectory)
(file-newer-than-file-p .
tramp-handle-file-newer-than-
file-p)
(file-notify-add-watch .
ignore)
(file-notify-rm-watch . ignore)
(file-notify-valid-p . ignore)
(file-ownership-preserved-p .
ignore)
(file-readable-p .
tramp-fuse-handle-file-
readable-p)
(file-regular-p .
tramp-handle-file-regular-p)
(file-remote-p .
tramp-handle-file-remote-p)
(file-selinux-context .
tramp-handle-file-selinux-
context)
(file-symlink-p .
tramp-handle-file-symlink-p)
(file-system-info .
tramp-rclone-handle-file-
system-info)
(file-truename .
tramp-handle-file-truename)
(file-writable-p .
tramp-handle-file-writable-p)
(find-backup-file-name .
tramp-handle-find-backup-file-
name)
(insert-directory .
tramp-handle-insert-directory)
(insert-file-contents .
tramp-handle-insert-file-
contents)
(load . tramp-handle-load)
(lock-file . tramp-handle-lock-
file)
(make-auto-save-file-name .
tramp-handle-make-auto-save-
file-name)
(make-directory .
tramp-fuse-handle-make-
directory)
(make-directory-internal .
ignore)
(make-lock-file-name .
tramp-handle-make-lock-file-
name)
(make-nearby-temp-file .
tramp-handle-make-nearby-temp-
file)
(make-process . ignore)
(make-symbolic-link .
tramp-handle-make-symbolic-
link)
(process-file . ignore)
(rename-file .
tramp-rclone-handle-rename-
file)
(set-file-acl . ignore)
(set-file-modes . ignore)
(set-file-selinux-context .
ignore)
(set-file-times . ignore)
(set-visited-file-modtime .
tramp-handle-set-visited-file-
modtime)
(shell-command . ignore)
(start-file-process . ignore)
(substitute-in-file-name .
tramp-handle-substitute-in-
file-name)
(temporary-file-directory .
tramp-handle-temporary-file-
directory)
(tramp-get-remote-gid . ignore)
(tramp-get-remote-uid . ignore)
(tramp-set-file-uid-gid .
ignore)
(unhandled-file-name-directory
.
ignore)
(unlock-file .
tramp-handle-unlock-file)
(vc-registered . ignore)
(verify-visited-file-modtime .
tramp-handle-verify-visited-
file-modtime)
(write-region .
tramp-handle-write-region)
)
tramp-rclone-method "rclone"
tramp-remote-file-name-spec-regexp "\\([[:alnum:]-]+\\):\\(?:\\([^/|:
]+\\)@\\)?\\(\\(?:[[:alnum:]_.%-
]+\\|\\[\\(?:\\(?:[[:alnum:]]*:\\)+[[:alnum:].]+\\)?]\\)\\(?:#[[:digit:
]]+\\)?\\)?"
tramp-remote-path '(tramp-default-remote-path "/bin" "/usr/bin"
"/sbin"
"/usr/sbin" "/usr/local/bin" "/usr/local/sbin"
"/local/bin" "/local/freeware/bin"
"/local/gnu/bin"
"/usr/freeware/bin" "/usr/pkg/bin"
"/usr/contrib/bin"
"/opt/bin" "/opt/sbin" "/opt/local/bin")
tramp-remote-process-environment '("ENV=''" "TMOUT=0" "LC_CTYPE=''"
"CDPATH="
"HISTORY=" "MAIL=" "MAILCHECK="
"MAILPATH=" "PAGER=cat"
"autocorrect="
"correct=")
tramp-repository-branch nil
tramp-repository-version nil
tramp-restricted-shell-hosts-alist nil
tramp-rfn-eshadow-overlay nil
tramp-rsh-end-of-line "\n"
tramp-save-ad-hoc-proxies nil
tramp-security-key-confirm-regexp '(decode-coding-string
(base64-decode-string
"Xg0qQ29uZmlybSB1c2VyIHByZXNlbmNlIGZvciBrZXkgLipbDQpdKg==")
'raw-text)
tramp-security-key-confirmed-regexp '(decode-coding-string
(base64-decode-string
"Xg0qVXNlciBwcmVzZW5jZSBjb25maXJtZWRbDQpdKg==")
'raw-text)
tramp-security-key-timeout-regexp '(decode-coding-string
(base64-decode-string
"Xg0qc2lnbl9hbmRfc2VuZF9wdWJrZXk6IHNpZ25pbmcgZmFpbGVkIGZvciAuKlsNCl0q")
'raw-text)
tramp-sh-file-name-handler-alist '((access-file . tramp-handle-access-
file)
(add-name-to-file .
tramp-sh-handle-add-name-to-file)
(copy-directory .
tramp-sh-handle-copy-directory)
(copy-file . tramp-sh-handle-copy-
file)
(delete-directory .
tramp-sh-handle-delete-directory)
(delete-file . tramp-sh-handle-
delete-file)
(directory-file-name .
tramp-handle-directory-file-name)
(directory-files .
tramp-handle-directory-files)
(directory-files-and-attributes .
tramp-sh-handle-directory-files-
and-attributes)
(dired-compress-file .
tramp-sh-handle-dired-compress-
file)
(dired-uncache .
tramp-handle-dired-uncache)
(exec-path . tramp-sh-handle-exec-
path)
(expand-file-name .
tramp-sh-handle-expand-file-name)
(file-accessible-directory-p .
tramp-handle-file-accessible-
directory-p)
(file-acl . tramp-sh-handle-file-
acl)
(file-attributes .
tramp-sh-handle-file-attributes)
(file-directory-p .
tramp-sh-handle-file-directory-p)
(file-equal-p . tramp-handle-file-
equal-p)
(file-executable-p .
tramp-sh-handle-file-executable-p)
(file-exists-p .
tramp-sh-handle-file-exists-p)
(file-in-directory-p .
tramp-handle-file-in-directory-p)
(file-local-copy .
tramp-sh-handle-file-local-copy)
(file-locked-p .
tramp-handle-file-locked-p)
(file-modes . tramp-handle-file-
modes)
(file-name-all-completions .
tramp-sh-handle-file-name-all-
completions)
(file-name-as-directory .
tramp-handle-file-name-as-
directory)
(file-name-case-insensitive-p .
tramp-handle-file-name-case-
insensitive-p)
(file-name-completion .
tramp-handle-file-name-completion)
(file-name-directory .
tramp-handle-file-name-directory)
(file-name-nondirectory .
tramp-handle-file-name-
nondirectory)
(file-newer-than-file-p .
tramp-handle-file-newer-than-file-
p)
(file-notify-add-watch .
tramp-sh-handle-file-notify-add-
watch)
(file-notify-rm-watch .
tramp-handle-file-notify-rm-watch)
(file-notify-valid-p .
tramp-handle-file-notify-valid-p)
(file-ownership-preserved-p .
tramp-sh-handle-file-ownership-
preserved-p)
(file-readable-p .
tramp-sh-handle-file-readable-p)
(file-regular-p .
tramp-handle-file-regular-p)
(file-remote-p .
tramp-handle-file-remote-p)
(file-selinux-context .
tramp-sh-handle-file-selinux-
context)
(file-symlink-p .
tramp-handle-file-symlink-p)
(file-system-info .
tramp-sh-handle-file-system-info)
(file-truename .
tramp-sh-handle-file-truename)
(file-writable-p .
tramp-sh-handle-file-writable-p)
(find-backup-file-name .
tramp-handle-find-backup-file-
name)
(insert-directory .
tramp-sh-handle-insert-directory)
(insert-file-contents .
tramp-handle-insert-file-contents)
(load . tramp-handle-load)
(lock-file . tramp-handle-lock-
file)
(make-auto-save-file-name .
tramp-handle-make-auto-save-file-
name)
(make-directory .
tramp-sh-handle-make-directory)
(make-lock-file-name .
tramp-handle-make-lock-file-name)
(make-nearby-temp-file .
tramp-handle-make-nearby-temp-
file)
(make-process .
tramp-sh-handle-make-process)
(make-symbolic-link .
tramp-sh-handle-make-symbolic-
link)
(process-file .
tramp-sh-handle-process-file)
(rename-file . tramp-sh-handle-
rename-file)
(set-file-acl .
tramp-sh-handle-set-file-acl)
(set-file-modes .
tramp-sh-handle-set-file-modes)
(set-file-selinux-context .
tramp-sh-handle-set-file-selinux-
context)
(set-file-times .
tramp-sh-handle-set-file-times)
(set-visited-file-modtime .
tramp-sh-handle-set-visited-file-
modtime)
(shell-command .
tramp-handle-shell-command)
(start-file-process .
tramp-handle-start-file-process)
(substitute-in-file-name .
tramp-handle-substitute-in-file-
name)
(temporary-file-directory .
tramp-handle-temporary-file-
directory)
(tramp-get-remote-gid .
tramp-sh-handle-get-remote-gid)
(tramp-get-remote-uid .
tramp-sh-handle-get-remote-uid)
(tramp-set-file-uid-gid .
tramp-sh-handle-set-file-uid-gid)
(unhandled-file-name-directory .
ignore)
(unlock-file . tramp-handle-unlock-
file)
(vc-registered .
tramp-sh-handle-vc-registered)
(verify-visited-file-modtime .
tramp-sh-handle-verify-visited-
file-modtime)
(write-region .
tramp-sh-handle-write-region)
)
tramp-shell-prompt-pattern '(decode-coding-string
(base64-decode-string
"XCg/Ol5cfFwpW15dIyQlPgpdKiM/W10jJCU+XS4qICpcKBtcW1swLTk7XSpbYS16QS1aXS
AqXCkq")
'raw-text)
tramp-smb-file-name-handler-alist '((access-file . tramp-handle-
access-file)
(add-name-to-file .
tramp-smb-handle-add-name-to-
file)
(copy-directory .
tramp-smb-handle-copy-directory)
(copy-file . tramp-smb-handle-
copy-file)
(delete-directory .
tramp-smb-handle-delete-
directory)
(delete-file .
tramp-smb-handle-delete-file)
(directory-file-name .
tramp-handle-directory-file-name)
(directory-files .
tramp-smb-handle-directory-files)
(directory-files-and-attributes .
tramp-handle-directory-files-and-
attributes)
(dired-compress-file . ignore)
(dired-uncache .
tramp-handle-dired-uncache)
(exec-path . ignore)
(expand-file-name .
tramp-smb-handle-expand-file-
name)
(file-accessible-directory-p .
tramp-handle-file-accessible-
directory-p)
(file-acl . tramp-smb-handle-file-
acl)
(file-attributes .
tramp-smb-handle-file-attributes)
(file-directory-p .
tramp-handle-file-directory-p)
(file-file-equal-p .
tramp-handle-file-equal-p)
(file-executable-p .
tramp-handle-file-exists-p)
(file-exists-p .
tramp-handle-file-exists-p)
(file-in-directory-p .
tramp-handle-file-in-directory-p)
(file-local-copy .
tramp-smb-handle-file-local-copy)
(file-locked-p .
tramp-handle-file-locked-p)
(file-modes . tramp-handle-file-
modes)
(file-name-all-completions .
tramp-smb-handle-file-name-all-
completions)
(file-name-as-directory .
tramp-handle-file-name-as-
directory)
(file-name-case-insensitive-p .
tramp-handle-file-name-case-
insensitive-p)
(file-name-completion .
tramp-handle-file-name-
completion)
(file-name-directory .
tramp-handle-file-name-directory)
(file-name-nondirectory .
tramp-handle-file-name-
nondirectory)
(file-newer-than-file-p .
tramp-handle-file-newer-than-
file-p)
(file-notify-add-watch .
tramp-handle-file-notify-add-
watch)
(file-notify-rm-watch .
tramp-handle-file-notify-rm-
watch)
(file-notify-valid-p .
tramp-handle-file-notify-valid-p)
(file-ownership-preserved-p .
ignore)
(file-readable-p .
tramp-handle-file-exists-p)
(file-regular-p .
tramp-handle-file-regular-p)
(file-remote-p .
tramp-handle-file-remote-p)
(file-selinux-context .
tramp-handle-file-selinux-
context)
(file-symlink-p .
tramp-handle-file-symlink-p)
(file-system-info .
tramp-smb-handle-file-system-
info)
(file-truename .
tramp-handle-file-truename)
(file-writable-p .
tramp-smb-handle-file-writable-p)
(find-backup-file-name .
tramp-handle-find-backup-file-
name)
(insert-directory .
tramp-smb-handle-insert-
directory)
(insert-file-contents .
tramp-handle-insert-file-
contents)
(load . tramp-handle-load)
(lock-file . tramp-handle-lock-
file)
(make-auto-save-file-name .
tramp-handle-make-auto-save-file-
name)
(make-directory .
tramp-smb-handle-make-directory)
(make-directory-internal .
tramp-smb-handle-make-directory-
internal)
(make-lock-file-name .
tramp-handle-make-lock-file-name)
(make-nearby-temp-file .
tramp-handle-make-nearby-temp-
file)
(make-process . ignore)
(make-symbolic-link .
tramp-smb-handle-make-symbolic-
link)
(process-file .
tramp-smb-handle-process-file)
(rename-file .
tramp-smb-handle-rename-file)
(set-file-acl .
tramp-smb-handle-set-file-acl)
(set-file-modes .
tramp-smb-handle-set-file-modes)
(set-file-selinux-context .
ignore)
(set-file-times . ignore)
(set-visited-file-modtime .
tramp-handle-set-visited-file-
modtime)
(shell-command .
tramp-handle-shell-command)
(start-file-process .
tramp-smb-handle-start-file-
process)
(substitute-in-file-name .
tramp-smb-handle-substitute-in-
file-name)
(temporary-file-directory .
tramp-handle-temporary-file-
directory)
(tramp-get-remote-gid . ignore)
(tramp-get-remote-uid . ignore)
(tramp-set-file-uid-gid . ignore)
(unhandled-file-name-directory .
ignore)
(unlock-file . tramp-handle-
unlock-file)
(vc-registered . ignore)
(verify-visited-file-modtime .
tramp-handle-verify-visited-file-
modtime)
(write-region .
tramp-smb-handle-write-region)
)
tramp-smb-method "smb"
tramp-sshfs-file-name-handler-alist '((access-file . tramp-handle-
access-file)
(add-name-to-file .
tramp-handle-add-name-to-file)
(copy-directory .
tramp-handle-copy-directory)
(copy-file .
tramp-sshfs-handle-copy-file)
(delete-directory .
tramp-fuse-handle-delete-
directory)
(delete-file .
tramp-fuse-handle-delete-file)
(directory-file-name .
tramp-handle-directory-file-
name)
(directory-files .
tramp-fuse-handle-directory-
files)
(directory-files-and-attributes
.
tramp-handle-directory-files-
and-attributes)
(dired-compress-file . ignore)
(dired-uncache .
tramp-handle-dired-uncache)
(exec-path .
tramp-sshfs-handle-exec-path)
(expand-file-name .
tramp-handle-expand-file-name)
(file-accessible-directory-p .
tramp-handle-file-accessible-
directory-p)
(file-acl . ignore)
(file-attributes .
tramp-fuse-handle-file-
attributes)
(file-directory-p .
tramp-handle-file-directory-p)
(file-equal-p .
tramp-handle-file-equal-p)
(file-executable-p .
tramp-fuse-handle-file-
executable-p)
(file-exists-p .
tramp-handle-file-exists-p)
(file-in-directory-p .
tramp-handle-file-in-directory-
p)
(file-local-copy .
tramp-handle-file-local-copy)
(file-locked-p .
tramp-handle-file-locked-p)
(file-modes . tramp-handle-file-
modes)
(file-name-all-completions .
tramp-fuse-handle-file-name-
all-completions)
(file-name-as-directory .
tramp-handle-file-name-as-
directory)
(file-name-case-insensitive-p .
tramp-handle-file-name-case-
insensitive-p)
(file-name-completion .
tramp-handle-file-name-
completion)
(file-name-directory .
tramp-handle-file-name-
directory)
(file-name-nondirectory .
tramp-handle-file-name-
nondirectory)
(file-newer-than-file-p .
tramp-handle-file-newer-than-
file-p)
(file-notify-add-watch . ignore)
(file-notify-rm-watch . ignore)
(file-notify-valid-p . ignore)
(file-ownership-preserved-p .
ignore)
(file-readable-p .
tramp-handle-file-readable-p)
(file-regular-p .
tramp-handle-file-regular-p)
(file-remote-p .
tramp-handle-file-remote-p)
(file-selinux-context .
tramp-handle-file-selinux-
context)
(file-symlink-p .
tramp-handle-file-symlink-p)
(file-system-info .
tramp-sshfs-handle-file-system-
info)
(file-truename .
tramp-handle-file-truename)
(file-writable-p .
tramp-handle-file-writable-p)
(find-backup-file-name .
tramp-handle-find-backup-file-
name)
(insert-directory .
tramp-handle-insert-directory)
(insert-file-contents .
tramp-sshfs-handle-insert-file-
contents)
(load . tramp-handle-load)
(lock-file . tramp-handle-lock-
file)
(make-auto-save-file-name .
tramp-handle-make-auto-save-
file-name)
(make-directory .
tramp-fuse-handle-make-
directory)
(make-directory-internal .
ignore)
(make-lock-file-name .
tramp-handle-make-lock-file-
name)
(make-nearby-temp-file .
tramp-handle-make-nearby-temp-
file)
(make-process .
tramp-handle-make-process)
(make-symbolic-link .
tramp-handle-make-symbolic-
link)
(process-file .
tramp-sshfs-handle-process-
file)
(rename-file .
tramp-sshfs-handle-rename-file)
(set-file-acl . ignore)
(set-file-modes .
tramp-sshfs-handle-set-file-
modes)
(set-file-selinux-context .
ignore)
(set-file-times . ignore)
(set-visited-file-modtime .
tramp-handle-set-visited-file-
modtime)
(shell-command .
tramp-handle-shell-command)
(start-file-process .
tramp-handle-start-file-
process)
(substitute-in-file-name .
tramp-handle-substitute-in-
file-name)
(temporary-file-directory .
tramp-handle-temporary-file-
directory)
(tramp-get-remote-gid . ignore)
(tramp-get-remote-uid . ignore)
(tramp-set-file-uid-gid .
ignore)
(unhandled-file-name-directory .
ignore)
(unlock-file . tramp-handle-
unlock-file)
(vc-registered . ignore)
(verify-visited-file-modtime .
tramp-handle-verify-visited-
file-modtime)
(write-region .
tramp-sshfs-handle-write-
region)
)
tramp-sshfs-method "sshfs"
tramp-stat-marker "/////"
tramp-stat-quoted-marker "\\/\\/\\/\\/\\/"
tramp-sudoedit-file-name-handler-alist '((access-file .
tramp-handle-access-file)
(add-name-to-file .
tramp-sudoedit-handle-add-
name-to-file)
(byte-compiler-base-file-name
.
ignore)
(copy-directory .
tramp-handle-copy-directory)
(copy-file .
tramp-sudoedit-handle-copy-
file)
(delete-directory .
tramp-sudoedit-handle-
delete-directory)
(delete-file .
tramp-sudoedit-handle-
delete-file)
(diff-latest-backup-file .
ignore)
(directory-files .
tramp-handle-directory-
files)
(directory-files-and-
attributes .
tramp-handle-directory-
files-and-attributes)
(dired-compress-file .
ignore)
(dired-uncache .
tramp-handle-dired-uncache)
(exec-path . ignore)
(expand-file-name .
tramp-sudoedit-handle-
expand-file-name)
(file-accessible-directory-p
.
tramp-handle-file-
accessible-directory-p)
(file-acl .
tramp-sudoedit-handle-file-
acl)
(file-attributes .
tramp-sudoedit-handle-file-
attributes)
(file-directory-p .
tramp-handle-file-directory-
p)
(file-equal-p .
tramp-handle-file-equal-p)
(file-executable-p .
tramp-sudoedit-handle-file-
executable-p)
(file-exists-p .
tramp-sudoedit-handle-file-
exists-p)
(file-in-directory-p .
tramp-handle-file-in-
directory-p)
(file-local-copy .
tramp-handle-file-local-
copy)
(file-locked-p .
tramp-handle-file-locked-p)
(file-modes .
tramp-handle-file-modes)
(file-name-all-completions .
tramp-sudoedit-handle-file-
name-all-completions)
(file-name-as-directory .
tramp-handle-file-name-as-
directory)
(file-name-case-insensitive-p
.
tramp-handle-file-name-case-
insensitive-p)
(file-name-completion .
tramp-handle-file-name-
completion)
(file-name-directory .
tramp-handle-file-name-
directory)
(file-name-nondirectory .
tramp-handle-file-name-
nondirectory)
(file-newer-than-file-p .
tramp-handle-file-newer-
than-file-p)
(file-notify-add-watch .
ignore)
(file-notify-rm-watch .
ignore)
(file-notify-valid-p .
ignore)
(file-ownership-preserved-p .
ignore)
(file-readable-p .
tramp-sudoedit-handle-file-
readable-p)
(file-regular-p .
tramp-handle-file-regular-p)
(file-remote-p .
tramp-handle-file-remote-p)
(file-selinux-context .
tramp-sudoedit-handle-file-
selinux-context)
(file-symlink-p .
tramp-handle-file-symlink-p)
(file-system-info .
tramp-sudoedit-handle-file-
system-info)
(file-truename .
tramp-sudoedit-handle-file-
truename)
(file-writable-p .
tramp-sudoedit-handle-file-
writable-p)
(find-backup-file-name .
tramp-handle-find-backup-
file-name)
(insert-directory .
tramp-handle-insert-
directory)
(insert-file-contents .
tramp-handle-insert-file-
contents)
(load . tramp-handle-load)
(lock-file . tramp-handle-
lock-file)
(make-auto-save-file-name .
tramp-handle-make-auto-save-
file-name)
(make-directory .
tramp-sudoedit-handle-make-
directory)
(make-directory-internal .
ignore)
(make-lock-file-name .
tramp-handle-make-lock-file-
name)
(make-nearby-temp-file .
tramp-handle-make-nearby-
temp-file)
(make-process . ignore)
(make-symbolic-link .
tramp-sudoedit-handle-make-
symbolic-link)
(process-file . ignore)
(rename-file .
tramp-sudoedit-handle-
rename-file)
(set-file-acl .
tramp-sudoedit-handle-set-
file-acl)
(set-file-modes .
tramp-sudoedit-handle-set-
file-modes)
(set-file-selinux-context .
tramp-sudoedit-handle-set-
file-selinux-context)
(set-file-times .
tramp-sudoedit-handle-set-
file-times)
(set-visited-file-modtime .
tramp-handle-set-visited-
file-modtime)
(shell-command . ignore)
(start-file-process . ignore)
(substitute-in-file-name .
tramp-handle-substitute-in-
file-name)
(temporary-file-directory .
tramp-handle-temporary-file-
directory)
(tramp-get-remote-gid .
tramp-sudoedit-handle-get-
remote-gid)
(tramp-get-remote-uid .
tramp-sudoedit-handle-get-
remote-uid)
(tramp-set-file-uid-gid .
tramp-sudoedit-handle-set-
file-uid-gid)
(unhandled-file-name-
directory .
ignore)
(unlock-file .
tramp-handle-unlock-file)
(vc-registered . ignore)
(verify-visited-file-modtime
.
tramp-handle-verify-visited-
file-modtime)
(write-region .
tramp-sudoedit-handle-write-
region)
)
tramp-sudoedit-method "sudoedit"
tramp-syntax 'default
tramp-system-name "Cefiro"
tramp-temp-buffer-file-name nil
tramp-temp-buffer-name " *tramp temp*"
tramp-temp-name-prefix "tramp."
tramp-terminal-prompt-regexp "\\(TERM = (.*)\\|Terminal type\\?
\\[.*\\]\\)\\s-*"
tramp-terminal-type "dumb"
tramp-time-doesnt-exist '(-1 65535)
tramp-time-dont-know '(0 0 0 1000)
tramp-trace-functions nil
tramp-unknown-id-integer -1
tramp-unknown-id-string "UNKNOWN"
tramp-unload-hook '(#[0 "\300\301\302\"\207"
[unload-feature tramp-cmds force] 3]
#[0 "\300\301\302\"\207"
[unload-feature tramp-gvfs force] 3]
#[0 "\300\301\302\"\207"
[unload-feature tramp-cache force] 3]
#[0 "\300\301\302\"\207"
[remove-hook interrupt-process-functions
tramp-interrupt-process]
3]
#[0 "\300\301\302\"\207"
[remove-hook kill-buffer-hook
tramp-delete-temp-file-function]
3]
tramp-unload-file-name-handlers
#[0 "\300\301\302\"\207" [unload-feature trampver
force]
3]
#[0 "\300\301\302\"\207"
[unload-feature tramp-integration force] 3]
#[0 "\300\301\302\"\207"
[remove-hook rfn-eshadow-update-overlay-hook
tramp-rfn-eshadow-update-overlay]
3]
#[0 "\300\301\302\"\207"
[remove-hook rfn-eshadow-setup-minibuffer-hook
tramp-rfn-eshadow-setup-minibuffer]
3]
#[0 "\300\301\302\"\210\300\303\302\"\207"
[unload-feature tramp-loaddefs force tramp-
compat] 3]
)
tramp-user-regexp "[^/|: ]+"
tramp-user-with-domain-regexp "\\([^/|: ]+\\)%\\([[:alnum:]_.-
]+\\)"
tramp-verbose 10
tramp-version "2.5.2.28.1"
tramp-wrong-passwd-regexp "^.*\\(Connection
\\(?:\\(?:clo\\|refu\\)sed\\)\\|Host key verification failed\\.\\|Login
\\(?:[Ii]ncorrect\\)\\|N\\(?:ame or service not known\\|o supported
authentication methods left to try!\\)\\|Permission
denied\\|\\(?:Sorry, try again\\|Timeout, server not
responding\\)\\.\\).*\\|^.*\\(Received signal [[:digit:]]+\\).*"
tramp-yesno-prompt-regexp "\\(Are you sure you want to continue
connecting (yes/no\\(?:\\(?:/\\[fingerprint]\\)?)\\?\\)\\)\\s-*"
tramp-yn-prompt-regexp "\\(\\(?:Store key in cache\\? (y/\\|Update
cached key\\? (y/n, Return cancels connectio\\)n)\\)\\s-*"
)
local variables:
================
;; *tramp/davs hstuser@srvname.hstname.es*
(setq-local
connection-local-variables-alist '((shell-command-switch . "-c")
(shell-file-name . "/bin/sh")
(null-device . "/dev/null")
(path-separator . ":"))
default-directory "/davs:hstuser@srvname.hstname.es:"
)
load-path shadows:
==================
<#part type="text/plain" encoding=base64 disposition=attachment
buffer="*tramp/davs hstuser@srvname.hstname.es*"
description="*tramp/davs hstuser@srvname.hstname.es*">
<#/part>
<#part type="text/plain" encoding=base64 disposition=attachment
buffer="*debug tramp/davs hstuser@srvname.hstname.es*"
description="*debug tramp/davs hstuser@srvname.hstname.es*">
<#/part>
<#part type="text/plain" encoding=base64 disposition=attachment
buffer="*debug tramp/davs srvname.hstname.es*" description="*debug
tramp/davs srvname.hstname.es*">
<#/part>
- Problem connecting to webdav share with path in sharename using Tramp, manuel . deljesuspe, 2022/11/18
- Re: Problem connecting to webdav share with path in sharename using Tramp, Bruno Barbier, 2022/11/18
- Re: Problem connecting to webdav share with path in sharename using Tramp, Michael Albinus, 2022/11/18
- Re: Problem connecting to webdav share with path in sharename using Tramp,
manuel . deljesuspe <=
- Re: Problem connecting to webdav share with path in sharename using Tramp, Michael Albinus, 2022/11/19
- Re: Problem connecting to webdav share with path in sharename using Tramp, manuel . deljesuspe, 2022/11/19
- Re: Problem connecting to webdav share with path in sharename using Tramp, Michael Albinus, 2022/11/20
- Re: Problem connecting to webdav share with path in sharename using Tramp, manuel . deljesuspe, 2022/11/20
- Re: Problem connecting to webdav share with path in sharename using Tramp, Michael Albinus, 2022/11/20
- Re: Problem connecting to webdav share with path in sharename using Tramp, manuel . deljesuspe, 2022/11/20
- Re: Problem connecting to webdav share with path in sharename using Tramp, Michael Albinus, 2022/11/22
- Re: Problem connecting to webdav share with path in sharename using Tramp, manuel . deljesuspe, 2022/11/25