Emacs : GNU Emacs 25.1.1 (x86_64-redhat-linux-gnu, GTK+ Version 3.22.4)
of 2016-12-15
Package: tramp (2.2.13.25.1)
current state:
==============
(setq
backup-by-copying nil
backup-by-copying-when-linked t
backup-by-copying-when-mismatch t
backup-by-copying-when-privileged-mismatch 200
backup-directory-alist nil
file-name-handler-alist
'(("\\(?:\\.dz\\|\\.txz\\|\\.xz\\|\\.lzma\\|\\.lz\\|\\.g?z\\|\\.\\(?:tgz\\|svgz\\|sifz\\)\\|\\.tbz2?\\|\\.bz2\\|\\.Z\\)\\(?:~\\|\\.~[-[:alnum:]:#@^._]+\\(?:~[[:digit:]]+\\)?~\\)?\\'"
. jka-compr-handler)
("\\.gpg\\(~\\|\\.~[0-9]+~\\)?\\'" .
epa-file-handler)
("\\`/[^/]*\\'" . tramp-completion-file-name-handler)
("\\`/[^/|:][^/|]*:" . tramp-file-name-handler)
("\\`/:" . file-name-non-special))
password-cache t
password-cache-expiry 16
remote-file-name-inhibit-cache 10
shell-prompt-pattern "^[a-zA-Z0-9]+$ "
tramp-actions-before-shell '((tramp-login-prompt-regexp tramp-action-login)
(tramp-password-prompt-regexp
tramp-action-password)
(tramp-wrong-passwd-regexp
tramp-action-permission-denied)
(shell-prompt-pattern tramp-action-succeed)
(tramp-shell-prompt-pattern tramp-action-succeed)
(tramp-yesno-prompt-regexp tramp-action-yesno)
(tramp-yn-prompt-regexp tramp-action-yn)
(tramp-terminal-prompt-regexp
tramp-action-terminal)
(tramp-process-alive-regexp
tramp-action-process-alive))
tramp-actions-copy-out-of-band '((tramp-password-prompt-regexp
tramp-action-password)
(tramp-wrong-passwd-regexp
tramp-action-permission-denied)
(tramp-copy-failed-regexp
tramp-action-permission-denied)
(tramp-process-alive-regexp
tramp-action-out-of-band))
tramp-adb-connect-if-not-connected nil
tramp-adb-method "adb"
tramp-adb-program "adb"
tramp-adb-prompt "(decode-coding-string (base64-decode-string
\"XlwoPzpbWzpkaWdpdDpdXSp8P1wpP1woPzpbWzphbG51bTpdGztbXSpAW1s6YWxudW06XV0qW14j\nXCRdKlwpP1sjXCRdW1s6c3BhY2U6XV0=\")
'raw-text)"
tramp-auto-save-directory nil
tramp-awk-coding-test "test -c /dev/zero && od -v -t x1 -A n </dev/null &&
busybox awk '{}' </dev/null"
tramp-awk-decode "busybox awk '\\\nBEGIN {\n b64 =
\"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/\"\n}\n{\n
for (i=1; i<=length($0); i++) {\n c=index(b64, substr($0,i,1))\n if(c--)
{\n for(b=0; b<6; b++) {\n o=o*2+int(c/32); c=(c*2)%%64\n
if(++obc==8) {\n if (o) {\n printf \"%%c\", o\n }
else {\n system(\"dd if=/dev/zero bs=1 count=1 2>/dev/null\")\n
}\n obc=0; o=0\n }\n }\n }\n }\n}'"
tramp-awk-encode "od -v -t x1 -A n | busybox awk '\\\nBEGIN {\n b64 =
\"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/\"\n b16 =
\"0123456789abcdef\"\n}\n{\n for (c=1; c<=length($0); c++) {\n d=index(b16,
substr($0,c,1))\n if (d--) {\n for (b=1; b<=4; b++) {\n
o=o*2+int(d/8); d=(d*2)%%16\n if (++obc==6) {\n printf
substr(b64,o+1,1)\n if (++rc>75) { printf \"\\n\"; rc=0 }\n
obc=0; o=0\n }\n }\n }\n }\n}\nEND {\n if (obc) {\n
tail=(obc==2) ? \"==\\n\" : \"=\\n\"\n while (obc++<6) { o=o*2 }\n printf
\"%%c\", substr(b64,o+1,1)\n } else {\n tail=\"\\n\"\n }\n printf
tail\n}'"
tramp-backup-directory-alist nil
tramp-bluez-discover-devices-timeout 60
tramp-bug-report-address "[email protected]"
tramp-cache-data '((["ssh" "rtos" "cn5.l215" nil nil] ("uname" "Linux
4.2.0-34-generic")
("locale" "LC_ALL=en_US.utf8") ("test" "test")
("remote-path"
("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin"
"/usr/local/sbin"))
("remote-shell" "/bin/sh") ("file-exists" "test -e")
("ls" "/bin/ls --color=never") ("ls-dired" t) ("stat" nil)
("perl-file-spec" t) ("perl-cwd-realpath" t) ("perl"
"\\perl")
("id" "/usr/bin/id") ("gid-integer" 1000) ("readlink"
"\\readlink")
("gid-string" "rtos"))
(["ssh" nil "cn5.l215" nil nil] ("uname" "Linux
4.2.0-34-generic")
("locale" "LC_ALL=en_US.utf8") ("test" "test")
("remote-path"
("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin"
"/usr/local/sbin"))
("remote-shell" "/bin/sh") ("~" "/home/jtt")
("file-exists" "test -e")
("ls" "/bin/ls --color=never") ("ls-dired" t) ("stat" nil)
("perl-file-spec" t) ("perl-cwd-realpath" t) ("perl"
"\\perl")
("id" "/usr/bin/id") ("gid-integer" 2892))
(["ssh" nil "cn17.l215" nil nil] nil) (["ssh" "root"
"cn17.l215" nil nil] nil))
tramp-cache-data-changed t
tramp-cache-unload-hook '(#[nil "\300\301\302\"\207"
[remove-hook kill-emacs-hook
tramp-dump-connection-properties] 3]
#[nil
"\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]
)
tramp-chunksize nil
tramp-color-escape-sequence-regexp "(decode-coding-string
(base64-decode-string \"G1tbOzAtOV0rbQ==\") 'raw-text)"
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-separate "\\`/\\([[][^]]*\\)?\\'"
tramp-completion-file-name-regexp-unified "\\`/[^/]*\\'"
tramp-completion-function-alist '(("fcp" (tramp-parse-shosts
"~/.ssh/known_hosts")
(tramp-parse-sconfig "~/.ssh/config"))
("psftp" (tramp-parse-shosts
"~/.ssh/known_hosts")
(tramp-parse-sconfig "~/.ssh/config"))
("pscp" (tramp-parse-shosts
"~/.ssh/known_hosts")
(tramp-parse-sconfig "~/.ssh/config"))
("plink" (tramp-parse-shosts
"~/.ssh/known_hosts")
(tramp-parse-sconfig "~/.ssh/config"))
("ksu" (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-shosts
"~/.ssh/known_hosts")
(tramp-parse-sconfig "~/.ssh/config"))
("ssh" (tramp-parse-shosts
"~/.ssh/known_hosts")
(tramp-parse-sconfig "~/.ssh/config"))
("rsync" (tramp-parse-shosts
"~/.ssh/known_hosts")
(tramp-parse-sconfig "~/.ssh/config"))
("scpx" (tramp-parse-shosts
"~/.ssh/known_hosts")
(tramp-parse-sconfig "~/.ssh/config"))
("scp" (tramp-parse-shosts
"~/.ssh/known_hosts")
(tramp-parse-sconfig "~/.ssh/config"))
("smb" (tramp-parse-netrc "~/.netrc"))
("ftp" (tramp-parse-netrc "~/.netrc"))
("adb" (tramp-adb-parse-device-names "")))
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-ssh '((tramp-parse-rhosts "/etc/hosts.equiv")
(tramp-parse-rhosts "/etc/shosts.equiv")
(tramp-parse-shosts
"/etc/ssh_known_hosts")
(tramp-parse-sconfig "/etc/ssh_config")
(tramp-parse-shostkeys
"/etc/ssh2/hostkeys")
(tramp-parse-sknownhosts
"/etc/ssh2/knownhosts")
(tramp-parse-rhosts "~/.rhosts")
(tramp-parse-rhosts "~/.shosts")
(tramp-parse-shosts "~/.ssh/known_hosts")
(tramp-parse-sconfig "~/.ssh/config"))
tramp-completion-function-alist-su '((tramp-parse-passwd "/etc/passwd"))
tramp-completion-function-alist-telnet '((tramp-parse-hosts "/etc/hosts"))
tramp-completion-mode nil
tramp-completion-reread-directory-timeout 10
tramp-connection-min-time-diff 5
tramp-connection-properties nil
tramp-connection-timeout 60
tramp-copy-failed-regexp "\\(.+: \\(No such file or directory\\|Permission
denied\\|is a directory\\|not a regular file\\)\\)\\s-*"
tramp-copy-size-limit 10240
tramp-current-connection '((#("ssh" 0 3 (tramp-default t)) nil "cn17.l215")
22748 13199 938502
648000)
tramp-current-host "cn17.l215"
tramp-current-method #("ssh" 0 3 (tramp-default t))
tramp-current-user nil
tramp-debug-on-error nil
tramp-debug-outline-regexp "[0-9]+:[0-9]+:[0-9]+\\.[0-9]+ [a-z0-9-]+
(\\([0-9]+\\)) #"
tramp-default-host "shaef"
tramp-default-host-alist '(("adb" nil ""))
tramp-default-method "ssh"
tramp-default-method-alist '((nil "%" "smb")
("\\`\\(127\\.0\\.0\\.1\\|::1\\|localhost6?\\|shaef\\)\\'"
"\\`root\\'" "su")
(nil "\\`\\(anonymous\\|ftp\\)\\'" "ftp")
("\\`ftp\\." nil "ftp"))
tramp-default-proxies-alist nil
tramp-default-user nil
tramp-default-user-alist '(("\\`smb\\'" nil nil)
("\\`\\(?:fcp\\|krlogin\\|nc\\|r\\(?:cp\\|emcp\\|sh\\)\\|telnet\\)\\'"
nil "jtt")
("\\`\\(?:ksu\\|su\\(?:do\\)?\\)\\'" nil "root")
("\\`\\(?:socks\\|tunnel\\)\\'" nil "jtt")
("\\`synce\\'" nil nil))
tramp-devices 0
tramp-domain-regexp "[-a-zA-Z0-9_.]+"
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-end-of-heredoc "e7c3d7354e4d11ef4db43aa6a2017d28"
tramp-end-of-output "///1eb21d02872a3e75e201719517546d59#$"
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 "\\`/[^/|:][^/|]*:"
tramp-file-name-regexp-separate "\\`/\\[.*\\]"
tramp-file-name-regexp-unified "\\`/[^/|:][^/|]*:"
tramp-file-name-structure
'("^/\\(\\(?:\\(?:\\([a-zA-Z_0-9-]+\\):\\)?\\(?:\\([^/|:
]+\\)@\\)?\\(\\(?:[a-zA-Z0-9_.-]+\\|\\[\\(?:\\(?:\\(?:[a-zA-Z0-9]+\\)?:\\)+[a-zA-Z0-9.]+\\)?]\\)\\(?:#[0-9]+\\)?\\)?|\\)+\\)?\\(?:\\([a-zA-Z_0-9-]+\\):\\)?\\(?:\\([^/|:
]+\\)@\\)?\\(\\(?:[a-zA-Z0-9_.-]+\\|\\[\\(?:\\(?:\\(?:[a-zA-Z0-9]+\\)?:\\)+[a-zA-Z0-9.]+\\)?]\\)\\(?:#[0-9]+\\)?\\)?:\\(.*$\\)"
5 6 7 8 1)
tramp-foreign-file-name-handler-alist '((tramp-smb-file-name-p .
tramp-smb-file-name-handler)
(tramp-gvfs-file-name-p .
tramp-gvfs-file-name-handler)
(tramp-ftp-file-name-p .
tramp-ftp-file-name-handler)
(tramp-adb-file-name-p .
tramp-adb-file-name-handler)
(identity .
tramp-sh-file-name-handler))
tramp-ftp-method "ftp"
tramp-gvfs-methods '("afp" "dav" "davs" "obex" "sftp" "synce")
tramp-gvfs-zeroconf-domain "local"
tramp-gw-socks-method "socks"
tramp-gw-tunnel-method "tunnel"
tramp-half-a-year '(241 17024)
tramp-handle-file-local-copy-hook nil
tramp-handle-write-region-hook nil
tramp-histfile-override ".tramp_history"
tramp-host-regexp "[a-zA-Z0-9_.-]+"
tramp-host-with-port-regexp "\\([a-zA-Z0-9_.-]+\\)#\\([0-9]+\\)"
tramp-initial-end-of-output "#$ "
tramp-inline-compress-commands '(("gzip" "gzip -d") ("bzip2" "bzip2 -d") ("xz"
"xz -d")
("compress" "compress -d"))
tramp-inline-compress-start-size 4096
tramp-inodes 0
tramp-ipv6-regexp "\\(?:\\(?:[a-zA-Z0-9]+\\)?:\\)+[a-zA-Z0-9.]+"
tramp-local-coding-commands '((b64 base64-encode-region base64-decode-region)
(uu tramp-uuencode-region uudecode-decode-region)
(pack
"perl -e 'binmode STDIN; binmode STDOUT; print
pack(q{u*}, join q{}, <>)'" "perl -e 'binmode STDIN; binmode STDOUT; print
unpack(q{u*}, join q{}, <>)'")
)
tramp-local-end-of-line "\n"
tramp-local-host-regexp
"\\`\\(127\\.0\\.0\\.1\\|::1\\|localhost6?\\|shaef\\)\\'"
tramp-localname-regexp ".*$"
tramp-locked nil
tramp-locker nil
tramp-login-prompt-regexp ".*\\(user\\|login\\)\\( .*\\)?: *"
tramp-message-show-message t
tramp-method-regexp "[a-zA-Z_0-9-]+"
tramp-methods '(("smb" (tramp-remote-shell "") (tramp-tmpdir "/C$/Temp"))
("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=#$ '") ("/bin/sh")
("\""))
)
(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") ("-r")))
(tramp-copy-keep-date t) (tramp-copy-recursive t))
("pscp" (tramp-login-program "plink")
(tramp-login-args
(("-l" "%u") ("-P" "%p") ("-ssh") ("-t") ("%h") ("\"")
("env 'TERM=dumb' 'PROMPT_COMMAND=' 'PS1=#$ '") ("/bin/sh")
("\""))
)
(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)
(tramp-default-port 22))
("plinkx" (tramp-login-program "plink")
(tramp-login-args
(("-load") ("%h") ("-t") ("\"") ("env 'TERM=dumb'
'PROMPT_COMMAND=' 'PS1=#$ '")
("/bin/sh") ("\""))
)
(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=#$ '") ("/bin/sh")
("\""))
)
(tramp-remote-shell "/bin/sh") (tramp-remote-shell-login
("-l"))
(tramp-remote-shell-args ("-c")) (tramp-default-port 22))
("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))
("sudo" (tramp-login-program "sudo")
(tramp-login-args
(("-u" "%u") ("-s") ("-H") ("-p"
"P\"\"a\"\"s\"\"s\"\"w\"\"o\"\"r\"\"d\"\":")))
(tramp-login-env (("SHELL") ("/bin/sh"))) (tramp-remote-shell
"/bin/sh")
(tramp-remote-shell-login ("-l")) (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") ("2>/dev/null")))
(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") ("2>/dev/null")))
(tramp-default-port 23))
("telnet" (tramp-login-program "telnet")
(tramp-login-args (("%h") ("%p") ("2>/dev/null")))
(tramp-remote-shell "/bin/sh") (tramp-remote-shell-login
("-l"))
(tramp-remote-shell-args ("-c")) (tramp-default-port 23))
("sshx" (tramp-login-program "ssh")
(tramp-login-args
(("-l" "%u") ("-p" "%p") ("%c") ("-e" "none") ("-t" "-t")
("%h") ("/bin/sh")))
(tramp-async-args (("-q"))) (tramp-remote-shell "/bin/sh")
(tramp-remote-shell-login ("-l")) (tramp-remote-shell-args
("-c"))
(tramp-gw-args
(("-o" "GlobalKnownHostsFile=/dev/null") ("-o"
"UserKnownHostsFile=/dev/null")
("-o" "StrictHostKeyChecking=no"))
)
(tramp-default-port 22))
("ssh" (tramp-login-program "ssh")
(tramp-login-args (("-l" "%u") ("-p" "%p") ("%c") ("-e"
"none") ("%h")))
(tramp-async-args (("-q"))) (tramp-remote-shell "/bin/sh")
(tramp-remote-shell-login ("-l")) (tramp-remote-shell-args
("-c"))
(tramp-gw-args
(("-o" "GlobalKnownHostsFile=/dev/null") ("-o"
"UserKnownHostsFile=/dev/null")
("-o" "StrictHostKeyChecking=no"))
)
(tramp-default-port 22))
("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-remote-shell "/bin/sh")
(tramp-remote-shell-login ("-l")) (tramp-remote-shell-args
("-c"))
(tramp-copy-program "rsync") (tramp-copy-args (("-t" "%k")
("-r")))
(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")
("%h") ("/bin/sh")))
(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") ("-q") ("-r")
("%c")))
(tramp-copy-keep-date t) (tramp-copy-recursive t)
(tramp-gw-args
(("-o" "GlobalKnownHostsFile=/dev/null") ("-o"
"UserKnownHostsFile=/dev/null")
("-o" "StrictHostKeyChecking=no"))
)
(tramp-default-port 22))
("scp" (tramp-login-program "ssh")
(tramp-login-args (("-l" "%u") ("-p" "%p") ("%c") ("-e"
"none") ("%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") ("-q") ("-r")
("%c")))
(tramp-copy-keep-date t) (tramp-copy-recursive t)
(tramp-gw-args
(("-o" "GlobalKnownHostsFile=/dev/null") ("-o"
"UserKnownHostsFile=/dev/null")
("-o" "StrictHostKeyChecking=no"))
)
(tramp-default-port 22))
("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))
("synce") ("sftp") ("obex") ("davs") ("dav") ("afp") ("ftp")
("adb" (tramp-tmpdir "/data/local/tmp") (tramp-default-port
5555)))
tramp-mode t
tramp-obsolete-methods '("ssh1" "ssh2" "scp1" "scp2" "scpc" "rsyncc" "plink1")
tramp-operation-not-permitted-regexp "\\(preserving times.*\\|set
mode\\):\\s-*\\(Operation not permitted\\)"
tramp-parse-time-months '(("jan" . 1) ("feb" . 2) ("mar" . 3) ("apr" . 4)
("may" . 5) ("jun" . 6)
("jul" . 7) ("aug" . 8) ("sep" . 9) ("oct" . 10)
("nov" . 11)
("dec" . 12))
tramp-password-prompt-regexp "(decode-coding-string (base64-decode-string
\"Xi4qXChcKD86YWRnYW5nc2tvZGVcfGNvbnRyYXNlXCg/OlwoPzpueVx8w7FcKWFcKVx8Z2VzbG9c\nfGhcKD86XCg/OmFzxYJcfGVzbFwpb1wpXHxpcGhhc2l3ZWRpXHxqZWxzesOzXHxsXCg/Om96aW5r\nYVx8w7ZzZW5vcmRcKVx8bVwoPzpvdCBkZSBwYXNzZVx84bqtdCBraOG6qXVcKVx8cGFcKD86cm9s\nYVx8c1woPzphaGl0emFcfHNcKD86IHBocmFzZVx8Y29kZVx8b3JkXHxwaHJhc2VcfHdvcltkdF1c\nKVx8dm9ydG9cKVwpXHxzXCg/OmFsYXNhbmFcfGVuaGFcfGxhcHRhxb5vZGlzXClcfHdhY2h0d29v\ncmRcfNC70L7Qt9C40L3QutCwXHzQv9Cw0YDQvtC70YxcfNeh16HXnteUXHzZg9mE2YXYqSDYp9mE\n2LPYsVx84KSX4KWB4KSq4KWN4KSk4KS24KSs4KWN4KSmXHzgpLbgpKzgpY3gpKbgpJXgpYLgpJ9c\nfOCml+CngeCmquCnjeCmpOCmtuCmrOCnjeCmplx84Kaq4Ka+4Ka44KaT4Kef4Ka+4Kaw4KeN4Kah\nXHzgqKrgqL7gqLjgqLXgqLDgqKFcfOCqquCqvuCquOCqteCqsOCrjeCqoVx84Kyq4K2N4Kyw4Kys\n4K2H4Ky2IOCsuOCsmeCtjeCsleCth+CspFx84K6V4K6f4K614K+B4K6a4K+N4K6a4K+K4K6y4K+N\nXHzgsLjgsILgsJXgsYfgsKTgsKrgsKbgsK7gsYFcfOCyl+CzgeCyquCzjeCypOCyquCyplx84LSF\n4LSf4LSv4LS+4LSz4LS14LS+4LSV4LWN4LSV4LWNXHzgtrvgt4Tgt4Pgt4rgtrTgtq/gtrpcfOGe\nluGetuGegOGfkuGemeGen+GemOGfkuGehOGetuGej+Gfi1x844OR44K544Ov44O844OJXHzlr4Zb\n56CB56K8XVx87JWU7Zi4XClcKS4qOgA/ICo=\")
'raw-text)"
tramp-perl-decode "%s -e '\n# This script contributed by Juanma Barranquero
<[email protected]>.\n# Copyright (C) 2002-2016 Free Software Foundation,
Inc.\nuse strict;\n\nmy %%trans = do {\n my $i = 0;\n map {($_,
substr(unpack(q(B8), chr $i++), 2, 6))}\n split //,
q(ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/)\n};\n\nmy
%%bytes = map {(unpack(q(B8), chr $_), chr $_)} 0 ..
255;\n\nbinmode(\\*STDOUT);\n\n# We are going to accumulate into $pending to
accept any line length\n# (we do not check they are <= 76 chars as the RFC
says)\nmy $pending = q();\n\nwhile (my $data = <STDIN>) {\n chomp $data;\n\n
# If we find one or two =, we have reached the end and\n # any following
data is to be discarded\n my $finished = $data =~ s/(==?).*/$1/;\n
$pending .= $data;\n\n my $len = length($pending);\n my $chunk =
substr($pending, 0, $len & ~3);\n $pending = substr($pending, $len & ~3 +
1);\n\n # Easy method: translate from chars to (pregenerated) six-bit
packets, join,\n # split in 8-bit chunks and convert back to char.\n
print join q(),\n map $bytes{$_},\n ((join q(), map {$trans{$_} ||
q()} split //, $chunk) =~ /......../g);\n\n last if $finished;\n}'
2>/dev/null"
tramp-perl-decode-with-module "%s -MMIME::Base64 -0777 -ne 'print
decode_base64($_)' 2>/dev/null"
tramp-perl-directory-files-and-attributes "%s -e '\nchdir($ARGV[0]) or
printf(\"\\\"Cannot change to $ARGV[0]: $''!''\\\"\\n\"),
exit();\nopendir(DIR,\".\") or printf(\"\\\"Cannot open directory $ARGV[0]:
$''!''\\\"\\n\"), exit();\n@list = readdir(DIR);\nclosedir(DIR);\n$n =
scalar(@list);\nprintf(\"(\\n\");\nfor($i = 0; $i < $n; $i++)\n{\n $filename
= $list[$i];\n @stat = lstat($filename);\n if (($stat[2] & 0170000) ==
0120000)\n {\n $type = readlink($filename);\n $type =~
s/\"/\\\\\"/g;\n $type = \"\\\"$type\\\"\";\n }\n elsif (($stat[2]
& 0170000) == 040000)\n {\n $type = \"t\";\n }\n else\n {\n
$type = \"nil\"\n };\n $uid = ($ARGV[1] eq \"integer\") ? $stat[4]
: \"\\\"\" . getpwuid($stat[4]) . \"\\\"\";\n $gid = ($ARGV[1] eq
\"integer\") ? $stat[5] : \"\\\"\" . getgrgid($stat[5]) . \"\\\"\";\n
$filename =~ s/\"/\\\\\"/g;\n printf(\n \"(\\\"%%s\\\" %%s %%u %%s
%%s (%%u %%u) (%%u %%u) (%%u %%u) %%u.0 %%u t (%%u . %%u) (%%u . %%u))\\n\",\n
$filename,\n $type,\n $stat[3],\n $uid,\n
$gid,\n $stat[8] >> 16 & 0xffff,\n $stat[8] & 0xffff,\n
$stat[9] >> 16 & 0xffff,\n $stat[9] & 0xffff,\n $stat[10] >> 16 &
0xffff,\n $stat[10] & 0xffff,\n $stat[7],\n $stat[2],\n
$stat[1] >> 16 & 0xffff,\n $stat[1] & 0xffff,\n $stat[0] >>
16 & 0xffff,\n $stat[0] & 0xffff);\n}\nprintf(\")\\n\");' \"$1\" \"$2\"
2>/dev/null"
tramp-perl-encode "%s -e '\n# This script contributed by Juanma Barranquero
<[email protected]>.\n# Copyright (C) 2002-2016 Free Software Foundation,
Inc.\nuse strict;\n\nmy %%trans = do {\n my $i = 0;\n map
{(substr(unpack(q(B8), chr $i++), 2, 6), $_)}\n split //,
q(ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/);\n};\nmy
$data;\n\n# We read in chunks of 54 bytes, to generate output lines\n# of 72
chars (plus end of line)\nwhile (read STDIN, $data, 54) {\n my $pad =
q();\n\n # Only for the last chunk, and only if did not fill the last
three-byte packet\n if (eof) {\n my $mod = length($data) %% 3;\n
$pad = q(=) x (3 - $mod) if $mod;\n }\n\n # Not the fastest method, but
it is simple: unpack to binary string, split\n # by groups of 6 bits and
convert back from binary to byte; then map into\n # the translation table\n
print\n join q(),\n map($trans{$_},\n
(substr(unpack(q(B*), $data) . q(00000), 0, 432) =~ /....../g)),\n
$pad,\n qq(\\n);\n}' 2>/dev/null"
tramp-perl-encode-with-module "%s -MMIME::Base64 -0777 -ne 'print
encode_base64($_)' 2>/dev/null"
tramp-perl-file-attributes "%s -e '\n@stat = lstat($ARGV[0]);\nif (!@stat) {\n
print \"nil\\n\";\n exit 0;\n}\nif (($stat[2] & 0170000) == 0120000)\n{\n
$type = readlink($ARGV[0]);\n $type =~ s/\"/\\\\\"/g;\n $type =
\"\\\"$type\\\"\";\n}\nelsif (($stat[2] & 0170000) == 040000)\n{\n $type =
\"t\";\n}\nelse\n{\n $type = \"nil\"\n};\n$uid = ($ARGV[1] eq \"integer\") ?
$stat[4] : \"\\\"\" . getpwuid($stat[4]) . \"\\\"\";\n$gid = ($ARGV[1] eq
\"integer\") ? $stat[5] : \"\\\"\" . getgrgid($stat[5]) . \"\\\"\";\nprintf(\n
\"(%%s %%u %%s %%s (%%u %%u) (%%u %%u) (%%u %%u) %%u.0 %%u t (%%u . %%u)
-1)\\n\",\n $type,\n $stat[3],\n $uid,\n $gid,\n $stat[8] >> 16
& 0xffff,\n $stat[8] & 0xffff,\n $stat[9] >> 16 & 0xffff,\n $stat[9] &
0xffff,\n $stat[10] >> 16 & 0xffff,\n $stat[10] & 0xffff,\n
$stat[7],\n $stat[2],\n $stat[1] >> 16 & 0xffff,\n $stat[1] &
0xffff\n);' \"$1\" \"$2\" 2>/dev/null"
tramp-perl-file-name-all-completions "%s -e 'sub case {\n my $str = shift;\n
if ($ARGV[2]) {\n return lc($str);\n }\n else {\n return $str;\n
}\n}\nopendir(d, $ARGV[0]) || die(\"$ARGV[0]: $!\\nfail\\n\");\n@files =
readdir(d); closedir(d);\nforeach $f (@files) {\n if (case(substr($f, 0,
length($ARGV[1]))) eq case($ARGV[1])) {\n if (-d \"$ARGV[0]/$f\") {\n print
\"$f/\\n\";\n }\n else {\n print \"$f\\n\";\n }\n }\n}\nprint \"ok\\n\"\n'
\"$1\" \"$2\" \"$3\" 2>/dev/null"
tramp-perl-file-truename "%s -e '\nuse File::Spec;\nuse Cwd
\"realpath\";\n\nsub myrealpath {\n my ($file) = @_;\n return
realpath($file) if -e $file;\n}\n\nsub recursive {\n my ($volume, @dirs) =
@_;\n my $real = myrealpath(File::Spec->catpath(\n
$volume, File::Spec->catdir(@dirs), \"\"));\n if ($real) {\n my
($vol, $dir) = File::Spec->splitpath($real, 1);\n return ($vol,
File::Spec->splitdir($dir));\n }\n else {\n my $last =
pop(@dirs);\n ($volume, @dirs) = recursive($volume, @dirs);\n
push(@dirs, $last);\n return ($volume, @dirs);\n }\n}\n\n$result =
myrealpath($ARGV[0]);\nif (!$result) {\n my ($vol, $dir) =
File::Spec->splitpath($ARGV[0], 1);\n ($vol, @dirs) = recursive($vol,
File::Spec->splitdir($dir));\n\n $result = File::Spec->catpath($vol,
File::Spec->catdir(@dirs), \"\");\n}\n\n$result =~ s/\"/\\\\\"/g;\nprint
\"\\\"$result\\\"\\n\";\n' \"$1\" 2>/dev/null"
tramp-perl-pack "%s -e 'binmode STDIN; binmode STDOUT; print pack(q{u*}, join
q{}, <>)'"
tramp-perl-unpack "%s -e 'binmode STDIN; binmode STDOUT; print unpack(q{u*},
join q{}, <>)'"
tramp-persistency-file-name "/home/jtt/.emacs.d/tramp"
tramp-port-regexp "[0-9]+"
tramp-postfix-hop-format "|"
tramp-postfix-hop-regexp "|"
tramp-postfix-host-format ":"
tramp-postfix-host-regexp ":"
tramp-postfix-ipv6-format "]"
tramp-postfix-ipv6-regexp "]"
tramp-postfix-method-format ":"
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-ipv6-format "["
tramp-prefix-ipv6-regexp "\\["
tramp-prefix-port-format "#"
tramp-prefix-port-regexp "#"
tramp-prefix-regexp "^/"
tramp-process-alive-regexp ""
tramp-process-connection-type t
tramp-remote-coding-commands '((b64 "base64" "base64 -d -i") (b64 "base64"
"base64 -d")
(b64 "openssl enc -base64" "openssl enc -d
-base64")
(b64 "mimencode -b" "mimencode -u -b")
(b64 "mmencode -b" "mmencode -u -b")
(b64 "recode data..base64" "recode
base64..data")
(b64 tramp-perl-encode-with-module
tramp-perl-decode-with-module)
(b64 tramp-perl-encode tramp-perl-decode)
(b64 tramp-awk-encode tramp-awk-decode
"test -c /dev/zero && od -v -t x1 -A n
</dev/null && busybox awk '{}' </dev/null")
(uu "uuencode xxx" "uudecode -o /dev/stdout"
"test -c /dev/stdout")
(uu "uuencode xxx" "uudecode -o -")
(uu "uuencode xxx" "uudecode -p")
(uu "uuencode xxx" tramp-uudecode)
(pack tramp-perl-pack tramp-perl-unpack))
tramp-remote-file-name-spec-regexp
"\\(?:\\([a-zA-Z_0-9-]+\\):\\)?\\(?:\\([^/|:
]+\\)@\\)?\\(\\(?:[a-zA-Z0-9_.-]+\\|\\[\\(?:\\(?:\\(?:[a-zA-Z0-9]+\\)?:\\)+[a-zA-Z0-9.]+\\)?]\\)\\(?:#[0-9]+\\)?\\)?"
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 '("TMOUT=0" "LC_CTYPE=''" "TERM=dumb"
"INSIDE_EMACS='25.1.1,tramp:2.2.13.25.1'"
"CDPATH=" "HISTORY="
"MAIL=" "MAILCHECK=" "MAILPATH="
"PAGER=cat" "autocorrect="
"correct=")
tramp-restricted-shell-hosts-alist nil
tramp-rfn-eshadow-overlay nil
tramp-rfn-eshadow-update-overlay-regexp "[^:/~]*\\(/\\|~\\)"
tramp-rsh-end-of-line "\n"
tramp-save-ad-hoc-proxies nil
tramp-sh-extra-args '(("/bash\\'" . "-norc -noprofile"))
tramp-sh-file-name-handler-alist '((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-recursive-delete-directory .
tramp-sh-handle-dired-recursive-delete-directory)
(dired-uncache . tramp-handle-dired-uncache)
(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-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-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-sh-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-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)
(insert-file-contents-literally .
tramp-sh-handle-insert-file-contents-literally)
(load . tramp-handle-load)
(make-auto-save-file-name .
tramp-handle-make-auto-save-file-name)
(make-directory .
tramp-sh-handle-make-directory)
(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-sh-handle-start-file-process)
(substitute-in-file-name .
tramp-handle-substitute-in-file-name)
(unhandled-file-name-directory .
tramp-handle-unhandled-file-name-directory)
(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/Ol5cfA1cKVteXSMkJT4KXSojP1tdIyQlPl0gKlwoG1xbWzAtOTtdKlthLXpBLVpdICpcKSo=\")
'raw-text)"
tramp-smb-acl-program "smbcacls"
tramp-smb-conf "/dev/null"
tramp-smb-method "smb"
tramp-smb-program "smbclient"
tramp-smb-winexe-program "winexe"
tramp-smb-winexe-shell-command "powershell.exe"
tramp-smb-winexe-shell-command-switch "-file -"
tramp-ssh-controlmaster-options "-o ControlMaster=auto -o
ControlPath='tramp.%%C' -o ControlPersist=no"
tramp-stat-marker "/////"
tramp-stat-quoted-marker "\\/\\/\\/\\/\\/"
tramp-syntax 'ftp
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-unload-hook '(#[nil "\300\301\302\"\207" [unload-feature tramp-cmds
force] 3]
#[nil "\300\301\302\"\207" [unload-feature tramp-cache
force] 3]
#[nil "\300\301\302\"\207" [unload-feature tramp-sh force]
3]
#[nil "\300\301\302\"\207"
[remove-hook auto-save-hook
tramp-set-auto-save-file-modes] 3]
#[nil "\300\301\302\"\207"
[remove-hook kill-buffer-hook
tramp-delete-temp-file-function] 3]
tramp-unload-file-name-handlers
#[nil "\300\301\302\"\207"
[remove-hook rfn-eshadow-update-overlay-hook
tramp-rfn-eshadow-update-overlay]
3]
#[nil "\300\301\302\"\207"
[remove-hook rfn-eshadow-setup-minibuffer-hook
tramp-rfn-eshadow-setup-minibuffer]
3]
#[nil "\300\301\302\"\210\300\303\302\"\207"
[unload-feature tramp-loaddefs force tramp-compat] 3]
#[nil "\300\301\302\"\207" [unload-feature trampver force]
3])
tramp-use-ssh-controlmaster-options t
tramp-user-regexp "[^/|: ]+"
tramp-user-with-domain-regexp "\\([^/|: ]+\\)%\\([-a-zA-Z0-9_.]+\\)"
tramp-uudecode "(echo begin 600 %t; tail -n +2) | uudecode\ncat %t\nrm -f %t"
tramp-vc-registered-file-names nil
tramp-vc-registered-read-file-names "echo \"(\"\nwhile read file; do\n if
%s \"$file\"; then\n echo \"(\\\"$file\\\" \\\"file-exists-p\\\" t)\"\n
else\n echo \"(\\\"$file\\\" \\\"file-exists-p\\\" nil)\"\n fi\n if %s
\"$file\"; then\n echo \"(\\\"$file\\\" \\\"file-readable-p\\\" t)\"\n
else\n echo \"(\\\"$file\\\" \\\"file-readable-p\\\" nil)\"\n
fi\ndone\necho \")\""
tramp-verbose 9
tramp-version "2.2.13.25.1"
tramp-warned-obsolete-methods nil
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
[0-9]+\\).*"
tramp-yesno-prompt-regexp "\\(Are you sure you want to continue connecting
(yes/no)\\?\\)\\s-*"
tramp-yn-prompt-regexp "\\(\\(?:Store key in cache\\? (y/\\|Update cached
key\\? (y/n, Return cancels connectio\\)n)\\)\\s-*"
)
--
James Tanis
Research Scientist
Vencore Labs
mailto:[email protected]
local variables:
================
;; *tramp/ssh cn17.l215*
(setq-local
default-directory #("/ssh:cn17.l215:/" 1 4 (tramp-default t))
)
load-path shadows:
==================
;; GNU Emacs: 25.1.1 Tramp: 2.2.13.25.1 -*- mode: outline; -*-
18:22:07.931801 tramp-get-file-property (8) # /home/jtt file-exists-p undef
18:22:07.931967 tramp-get-file-property (8) # /home/jtt file-attributes-integer
nil
18:22:07.932099 tramp-get-file-property (8) # /home/jtt file-attributes-string
nil
18:22:07.932228 tramp-get-connection-property (7) # file-exists undef
18:22:07.932360 tramp-get-file-exists-command (5) # Finding command to check if
file exists
18:22:07.932533 tramp-get-connection-property (7) # test undef
18:22:07.932658 tramp-get-test-command (5) # Finding a suitable ‘test’ command
18:22:07.932795 tramp-get-connection-property (7) # process-name nil
18:22:07.932935 tramp-get-connection-property (7) # process-name nil
18:22:07.933066 tramp-get-connection-property (7) # process-buffer nil
18:22:07.933466 tramp-maybe-open-connection (3) # Opening connection for
cn17.l215 using ssh...
18:22:07.933825 tramp-call-process (6) # ‘locale -a’ nil *temp*
18:22:07.936499 tramp-call-process (6) # 0
aa_DJ
aa_DJ.iso88591
aa_DJ.utf8
aa_ER
aa_ER@saaho
aa_ER.utf8
aa_ER.utf8@saaho
aa_ET
aa_ET.utf8
af_ZA
af_ZA.iso88591
af_ZA.utf8
ak_GH
ak_GH.utf8
am_ET
am_ET.utf8
an_ES
an_ES.iso885915
an_ES.utf8
anp_IN
anp_IN.utf8
ar_AE
ar_AE.iso88596
ar_AE.utf8
ar_BH
ar_BH.iso88596
ar_BH.utf8
ar_DZ
ar_DZ.iso88596
ar_DZ.utf8
ar_EG
ar_EG.iso88596
ar_EG.utf8
ar_IN
ar_IN.utf8
ar_IQ
ar_IQ.iso88596
ar_IQ.utf8
ar_JO
ar_JO.iso88596
ar_JO.utf8
ar_KW
ar_KW.iso88596
ar_KW.utf8
ar_LB
ar_LB.iso88596
ar_LB.utf8
ar_LY
ar_LY.iso88596
ar_LY.utf8
ar_MA
ar_MA.iso88596
ar_MA.utf8
ar_OM
ar_OM.iso88596
ar_OM.utf8
ar_QA
ar_QA.iso88596
ar_QA.utf8
ar_SA
ar_SA.iso88596
ar_SA.utf8
ar_SD
ar_SD.iso88596
ar_SD.utf8
ar_SS
ar_SS.utf8
ar_SY
ar_SY.iso88596
ar_SY.utf8
ar_TN
ar_TN.iso88596
ar_TN.utf8
ar_YE
ar_YE.iso88596
ar_YE.utf8
as_IN
as_IN.utf8
ast_ES
ast_ES.iso885915
ast_ES.utf8
ayc_PE
ayc_PE.utf8
az_AZ
az_AZ.utf8
be_BY
be_BY.cp1251
be_BY@latin
be_BY.utf8
be_BY.utf8@latin
bem_ZM
bem_ZM.utf8
ber_DZ
ber_DZ.utf8
ber_MA
ber_MA.utf8
bg_BG
bg_BG.cp1251
bg_BG.utf8
bhb_IN.utf8
bho_IN
bho_IN.utf8
bn_BD
bn_BD.utf8
bn_IN
bn_IN.utf8
bo_CN
bo_CN.utf8
bo_IN
bo_IN.utf8
bokmal
br_FR
br_FR@euro
br_FR.iso88591
br_FR.iso885915@euro
br_FR.utf8
brx_IN
brx_IN.utf8
bs_BA
bs_BA.iso88592
bs_BA.utf8
byn_ER
byn_ER.utf8
C
ca_AD
ca_AD.iso885915
ca_AD.utf8
ca_ES
ca_ES@euro
ca_ES.iso88591
ca_ES.iso885915@euro
ca_ES.utf8
ca_FR
ca_FR.iso885915
ca_FR.utf8
ca_IT
ca_IT.iso885915
ca_IT.utf8
catalan
ce_RU
ce_RU.utf8
chr_US
chr_US.utf8
cmn_TW
cmn_TW.utf8
crh_UA
crh_UA.utf8
croatian
csb_PL
csb_PL.utf8
cs_CZ
cs_CZ.iso88592
cs_CZ.utf8
C.utf8
cv_RU
cv_RU.utf8
cy_GB
cy_GB.iso885914
cy_GB.utf8
czech
da_DK
da_DK.iso88591
da_DK.iso885915
da_DK.utf8
danish
dansk
de_AT
de_AT@euro
de_AT.iso88591
de_AT.iso885915@euro
de_AT.utf8
de_BE
de_BE@euro
de_BE.iso88591
de_BE.iso885915@euro
de_BE.utf8
de_CH
de_CH.iso88591
de_CH.utf8
de_DE
de_DE@euro
de_DE.iso88591
de_DE.iso885915@euro
de_DE.utf8
de_IT
de_IT.iso88591
de_IT.utf8
de_LI.utf8
de_LU
de_LU@euro
de_LU.iso88591
de_LU.iso885915@euro
de_LU.utf8
deutsch
doi_IN
doi_IN.utf8
dutch
dv_MV
dv_MV.utf8
dz_BT
dz_BT.utf8
eesti
el_CY
el_CY.iso88597
el_CY.utf8
el_GR
el_GR.iso88597
el_GR.utf8
en_AG
en_AG.utf8
en_AU
en_AU.iso88591
en_AU.utf8
en_BW
en_BW.iso88591
en_BW.utf8
en_CA
en_CA.iso88591
en_CA.utf8
en_DK
en_DK.iso88591
en_DK.utf8
en_GB
en_GB.iso88591
en_GB.iso885915
en_GB.utf8
en_HK
en_HK.iso88591
en_HK.utf8
en_IE
en_IE@euro
en_IE.iso88591
en_IE.iso885915@euro
en_IE.utf8
en_IL
en_IL.utf8
en_IN
en_IN.utf8
en_NG
en_NG.utf8
en_NZ
en_NZ.iso88591
en_NZ.utf8
en_PH
en_PH.iso88591
en_PH.utf8
en_SG
en_SG.iso88591
en_SG.utf8
en_US
en_US.iso88591
en_US.iso885915
en_US.utf8
en_ZA
en_ZA.iso88591
en_ZA.utf8
en_ZM
en_ZM.utf8
en_ZW
en_ZW.iso88591
en_ZW.utf8
es_AR
es_AR.iso88591
es_AR.utf8
es_BO
es_BO.iso88591
es_BO.utf8
es_CL
es_CL.iso88591
es_CL.utf8
es_CO
es_CO.iso88591
es_CO.utf8
es_CR
es_CR.iso88591
es_CR.utf8
es_CU
es_CU.utf8
es_DO
es_DO.iso88591
es_DO.utf8
es_EC
es_EC.iso88591
es_EC.utf8
es_ES
es_ES@euro
es_ES.iso88591
es_ES.iso885915@euro
es_ES.utf8
es_GT
es_GT.iso88591
es_GT.utf8
es_HN
es_HN.iso88591
es_HN.utf8
es_MX
es_MX.iso88591
es_MX.utf8
es_NI
es_NI.iso88591
es_NI.utf8
es_PA
es_PA.iso88591
es_PA.utf8
es_PE
es_PE.iso88591
es_PE.utf8
es_PR
es_PR.iso88591
es_PR.utf8
es_PY
es_PY.iso88591
es_PY.utf8
es_SV
es_SV.iso88591
es_SV.utf8
estonian
es_US
es_US.iso88591
es_US.utf8
es_UY
es_UY.iso88591
es_UY.utf8
es_VE
es_VE.iso88591
es_VE.utf8
et_EE
et_EE.iso88591
et_EE.iso885915
et_EE.utf8
eu_ES
eu_ES@euro
eu_ES.iso88591
eu_ES.iso885915@euro
eu_ES.utf8
fa_IR
fa_IR.utf8
ff_SN
ff_SN.utf8
fi_FI
fi_FI@euro
fi_FI.iso88591
fi_FI.iso885915@euro
fi_FI.utf8
fil_PH
fil_PH.utf8
finnish
fo_FO
fo_FO.iso88591
fo_FO.utf8
fr_BE
fr_BE@euro
fr_BE.iso88591
fr_BE.iso885915@euro
fr_BE.utf8
fr_CA
fr_CA.iso88591
fr_CA.utf8
fr_CH
fr_CH.iso88591
fr_CH.utf8
french
fr_FR
fr_FR@euro
fr_FR.iso88591
fr_FR.iso885915@euro
fr_FR.utf8
fr_LU
fr_LU@euro
fr_LU.iso88591
fr_LU.iso885915@euro
fr_LU.utf8
fur_IT
fur_IT.utf8
fy_DE
fy_DE.utf8
fy_NL
fy_NL.utf8
ga_IE
ga_IE@euro
ga_IE.iso88591
ga_IE.iso885915@euro
ga_IE.utf8
galego
galician
gd_GB
gd_GB.iso885915
gd_GB.utf8
german
gez_ER
gez_ER@abegede
gez_ER.utf8
gez_ER.utf8@abegede
gez_ET
gez_ET@abegede
gez_ET.utf8
gez_ET.utf8@abegede
gl_ES
gl_ES@euro
gl_ES.iso88591
gl_ES.iso885915@euro
gl_ES.utf8
greek
gu_IN
gu_IN.utf8
gv_GB
gv_GB.iso88591
gv_GB.utf8
hak_TW
hak_TW.utf8
ha_NG
ha_NG.utf8
hebrew
he_IL
he_IL.iso88598
he_IL.utf8
hi_IN
hi_IN.utf8
hne_IN
hne_IN.utf8
hr_HR
hr_HR.iso88592
hr_HR.utf8
hrvatski
hsb_DE
hsb_DE.iso88592
hsb_DE.utf8
ht_HT
ht_HT.utf8
hu_HU
hu_HU.iso88592
hu_HU.utf8
hungarian
hy_AM
hy_AM.armscii8
hy_AM.utf8
ia_FR
ia_FR.utf8
icelandic
id_ID
id_ID.iso88591
id_ID.utf8
ig_NG
ig_NG.utf8
ik_CA
ik_CA.utf8
is_IS
is_IS.iso88591
is_IS.utf8
italian
it_CH
it_CH.iso88591
it_CH.utf8
it_IT
it_IT@euro
it_IT.iso88591
it_IT.iso885915@euro
it_IT.utf8
iu_CA
iu_CA.utf8
ja_JP
ja_JP.eucjp
ja_JP.ujis
ja_JP.utf8
japanese
japanese.euc
ka_GE
ka_GE.georgianps
ka_GE.utf8
kk_KZ
kk_KZ.pt154
kk_KZ.utf8
kl_GL
kl_GL.iso88591
kl_GL.utf8
km_KH
km_KH.utf8
kn_IN
kn_IN.utf8
kok_IN
kok_IN.utf8
ko_KR
ko_KR.euckr
ko_KR.utf8
korean
korean.euc
ks_IN
ks_IN@devanagari
ks_IN.utf8
ks_IN.utf8@devanagari
ku_TR
ku_TR.iso88599
ku_TR.utf8
kw_GB
kw_GB.iso88591
kw_GB.utf8
ky_KG
ky_KG.utf8
lb_LU
lb_LU.utf8
lg_UG
lg_UG.iso885910
lg_UG.utf8
li_BE
li_BE.utf8
lij_IT
lij_IT.utf8
li_NL
li_NL.utf8
lithuanian
ln_CD
ln_CD.utf8
lo_LA
lo_LA.utf8
lt_LT
lt_LT.iso885913
lt_LT.utf8
lv_LV
lv_LV.iso885913
lv_LV.utf8
lzh_TW
lzh_TW.utf8
mag_IN
mag_IN.utf8
mai_IN
mai_IN.utf8
mg_MG
mg_MG.iso885915
mg_MG.utf8
mhr_RU
mhr_RU.utf8
mi_NZ
mi_NZ.iso885913
mi_NZ.utf8
mk_MK
mk_MK.iso88595
mk_MK.utf8
ml_IN
ml_IN.utf8
mni_IN
mni_IN.utf8
mn_MN
mn_MN.utf8
mr_IN
mr_IN.utf8
ms_MY
ms_MY.iso88591
ms_MY.utf8
mt_MT
mt_MT.iso88593
mt_MT.utf8
my_MM
my_MM.utf8
nan_TW
nan_TW@latin
nan_TW.utf8
nan_TW.utf8@latin
nb_NO
nb_NO.iso88591
nb_NO.utf8
nds_DE
nds_DE.utf8
nds_NL
nds_NL.utf8
ne_NP
ne_NP.utf8
nhn_MX
nhn_MX.utf8
niu_NU
niu_NU.utf8
niu_NZ
niu_NZ.utf8
nl_AW
nl_AW.utf8
nl_BE
nl_BE@euro
nl_BE.iso88591
nl_BE.iso885915@euro
nl_BE.utf8
nl_NL
nl_NL@euro
nl_NL.iso88591
nl_NL.iso885915@euro
nl_NL.utf8
nn_NO
nn_NO.iso88591
nn_NO.utf8
no_NO
no_NO.ISO-8859-1
norwegian
nr_ZA
nr_ZA.utf8
nso_ZA
nso_ZA.utf8
nynorsk
oc_FR
oc_FR.iso88591
oc_FR.utf8
om_ET
om_ET.utf8
om_KE
om_KE.iso88591
om_KE.utf8
or_IN
or_IN.utf8
os_RU
os_RU.utf8
pa_IN
pa_IN.utf8
pap_AW
pap_AW.utf8
pap_CW
pap_CW.utf8
pa_PK
pa_PK.utf8
pl_PL
pl_PL.iso88592
pl_PL.utf8
polish
portuguese
POSIX
ps_AF
ps_AF.utf8
pt_BR
pt_BR.iso88591
pt_BR.utf8
pt_PT
pt_PT@euro
pt_PT.iso88591
pt_PT.iso885915@euro
pt_PT.utf8
quz_PE
quz_PE.utf8
raj_IN
raj_IN.utf8
romanian
ro_RO
ro_RO.iso88592
ro_RO.utf8
ru_RU
ru_RU.iso88595
ru_RU.koi8r
ru_RU.utf8
russian
ru_UA
ru_UA.koi8u
ru_UA.utf8
rw_RW
rw_RW.utf8
sa_IN
sa_IN.utf8
sat_IN
sat_IN.utf8
sc_IT
sc_IT.utf8
sd_IN
sd_IN@devanagari
sd_IN.utf8
sd_IN.utf8@devanagari
se_NO
se_NO.utf8
sgs_LT
sgs_LT.utf8
shs_CA
shs_CA.utf8
sid_ET
sid_ET.utf8
si_LK
si_LK.utf8
sk_SK
sk_SK.iso88592
sk_SK.utf8
slovak
slovene
slovenian
sl_SI
sl_SI.iso88592
sl_SI.utf8
so_DJ
so_DJ.iso88591
so_DJ.utf8
so_ET
so_ET.utf8
so_KE
so_KE.iso88591
so_KE.utf8
so_SO
so_SO.iso88591
so_SO.utf8
spanish
sq_AL
sq_AL.iso88591
sq_AL.utf8
sq_MK
sq_MK.utf8
sr_ME
sr_ME.utf8
sr_RS
sr_RS@latin
sr_RS.utf8
sr_RS.utf8@latin
ss_ZA
ss_ZA.utf8
st_ZA
st_ZA.iso88591
st_ZA.utf8
sv_FI
sv_FI@euro
sv_FI.iso88591
sv_FI.iso885915@euro
sv_FI.utf8
sv_SE
sv_SE.iso88591
sv_SE.iso885915
sv_SE.utf8
swedish
sw_KE
sw_KE.utf8
sw_TZ
sw_TZ.utf8
szl_PL
szl_PL.utf8
ta_IN
ta_IN.utf8
ta_LK
ta_LK.utf8
tcy_IN.utf8
te_IN
te_IN.utf8
tg_TJ
tg_TJ.koi8t
tg_TJ.utf8
thai
the_NP
the_NP.utf8
th_TH
th_TH.tis620
th_TH.utf8
ti_ER
ti_ER.utf8
ti_ET
ti_ET.utf8
tig_ER
tig_ER.utf8
tk_TM
tk_TM.utf8
tl_PH
tl_PH.iso88591
tl_PH.utf8
tn_ZA
tn_ZA.utf8
tr_CY
tr_CY.iso88599
tr_CY.utf8
tr_TR
tr_TR.iso88599
tr_TR.utf8
ts_ZA
ts_ZA.utf8
tt_RU
tt_RU@iqtelif
tt_RU.utf8
tt_RU.utf8@iqtelif
turkish
ug_CN
ug_CN.utf8
uk_UA
uk_UA.koi8u
uk_UA.utf8
unm_US
unm_US.utf8
ur_IN
ur_IN.utf8
ur_PK
ur_PK.utf8
uz_UZ
uz_UZ@cyrillic
uz_UZ.iso88591
uz_UZ.utf8
uz_UZ.utf8@cyrillic
ve_ZA
ve_ZA.utf8
vi_VN
vi_VN.utf8
wa_BE
wa_BE@euro
wa_BE.iso88591
wa_BE.iso885915@euro
wa_BE.utf8
wae_CH
wae_CH.utf8
wal_ET
wal_ET.utf8
wo_SN
wo_SN.utf8
xh_ZA
xh_ZA.iso88591
xh_ZA.utf8
yi_US
yi_US.cp1255
yi_US.utf8
yo_NG
yo_NG.utf8
yue_HK
yue_HK.utf8
zh_CN
zh_CN.gb18030
zh_CN.gb2312
zh_CN.gbk
zh_CN.utf8
zh_HK
zh_HK.big5hkscs
zh_HK.utf8
zh_SG
zh_SG.gb2312
zh_SG.gbk
zh_SG.utf8
zh_TW
zh_TW.big5
zh_TW.euctw
zh_TW.utf8
zu_ZA
zu_ZA.iso88591
zu_ZA.utf8
18:22:07.937139 tramp-get-local-locale (7) # locale en_US.utf8
18:22:07.937423 tramp-get-connection-property (7) # login-args undef
18:22:07.937567 tramp-get-connection-property (7) # login-args undef
18:22:07.937724 tramp-get-connection-property (7) # process-name nil
18:22:07.937861 tramp-get-connection-property (7) # process-buffer nil
18:22:07.938395 tramp-set-connection-property (7) # vector [ssh nil cn17.l215
/home/jtt nil]
18:22:07.938547 tramp-maybe-open-connection (6) # /bin/sh -i
18:22:07.938680 tramp-get-connection-property (7) # vector [ssh nil cn17.l215
/home/jtt nil]
18:22:07.938826 tramp-get-connection-property (7) # check-remote-echo nil
18:22:07.938952 tramp-get-connection-property (7) # check-remote-echo nil
18:22:07.939113 tramp-get-connection-property (7) # gateway nil
18:22:07.940148 tramp-get-connection-property (7) # check-remote-echo nil
18:22:07.940307 tramp-get-connection-property (7) # check-remote-echo nil
18:22:07.940447 tramp-wait-for-regexp (6) #
#$
18:22:07.940595 tramp-get-connection-property (7) # login-program undef
18:22:07.940741 tramp-get-connection-property (7) # login-args undef
18:22:07.940886 tramp-get-connection-property (7) # login-env undef
18:22:07.941030 tramp-get-connection-property (7) # async-args undef
18:22:07.941172 tramp-get-connection-property (7) # connection-timeout undef
18:22:07.941327 tramp-get-connection-property (7) # gw-args undef
18:22:07.941488 tramp-get-connection-property (7) # temp-file undef
18:22:07.941690 tramp-set-connection-property (7) # temp-file /tmp/tramp.6807AVd
18:22:07.951570 tramp-maybe-open-connection (3) # Sending command ‘exec ssh
-o ControlMaster=auto -o ControlPath='tramp.%C' -o ControlPersist=no -e none
cn17.l215’
18:22:07.951679 tramp-get-connection-property (7) # process-name nil
18:22:07.951777 tramp-get-connection-property (7) # remote-echo nil
18:22:07.951863 tramp-send-command (6) # exec ssh -o ControlMaster=auto -o
ControlPath='tramp.%C' -o ControlPersist=no -e none cn17.l215
18:22:07.951956 tramp-get-connection-property (7) # process-name nil
18:22:07.952051 tramp-get-connection-property (7) # chunksize nil
18:22:07.952141 tramp-set-connection-property (7) # last-cmd-time (22748 13199
952111 466000)
18:22:07.952239 tramp-get-connection-property (7) # process-buffer nil
18:22:07.952427 tramp-set-connection-property (7) # first-password-request t
18:22:07.952617 tramp-process-actions (3) # Waiting for prompts from remote
shell...
18:22:07.952801 tramp-get-connection-property (7) # gateway nil
18:22:08.268674 tramp-process-one-action (5) # Looking for regexp
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:22:08.268833 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.268964 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.269237 tramp-process-one-action (5) # Looking for regexp
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
de passe\|ật khẩu\)\|pa\(?:rola\|s\(?:ahitza\|s\(?:
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*: ?
*\)\'" from remote shell
18:22:08.269412 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.269540 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.269781 tramp-process-one-action (5) # Looking for 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
[0-9]+\).*\)\'" from remote shell
18:22:08.269923 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.270054 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.270231 tramp-process-one-action (5) # Looking for regexp
"\(^[a-zA-Z0-9]+$ \)\'" from remote shell
18:22:08.270382 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.270512 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.270657 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*\)\'" from remote shell
18:22:08.270791 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.270918 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.271074 tramp-process-one-action (5) # Looking for regexp "\(\(Are you
sure you want to continue connecting (yes/no)\?\)\s-*\)\'" from remote shell
18:22:08.271207 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.271346 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.271488 tramp-process-one-action (5) # Looking for regexp
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels
connectio\)n)\)\s-*\)\'" from remote shell
18:22:08.271623 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.271750 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.271892 tramp-process-one-action (5) # Looking for regexp "\(\(TERM =
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:22:08.272024 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.272155 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.272302 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from
remote shell
18:22:08.272435 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.272563 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.272700 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:22:08.272835 tramp-get-connection-property (7) # gateway nil
18:22:08.273034 tramp-process-one-action (5) # Looking for regexp
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:22:08.273168 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.273307 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.273608 tramp-process-one-action (5) # Looking for regexp
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
de passe\|ật khẩu\)\|pa\(?:rola\|s\(?:ahitza\|s\(?:
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*: ?
*\)\'" from remote shell
18:22:08.273768 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.273897 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.274152 tramp-process-one-action (5) # Looking for 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
[0-9]+\).*\)\'" from remote shell
18:22:08.274301 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.274432 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.274609 tramp-process-one-action (5) # Looking for regexp
"\(^[a-zA-Z0-9]+$ \)\'" from remote shell
18:22:08.274744 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.274876 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.275021 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*\)\'" from remote shell
18:22:08.275154 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.275284 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.275450 tramp-process-one-action (5) # Looking for regexp "\(\(Are you
sure you want to continue connecting (yes/no)\?\)\s-*\)\'" from remote shell
18:22:08.275584 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.275714 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.275851 tramp-process-one-action (5) # Looking for regexp
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels
connectio\)n)\)\s-*\)\'" from remote shell
18:22:08.275986 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.276115 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.276254 tramp-process-one-action (5) # Looking for regexp "\(\(TERM =
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:22:08.276395 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.276530 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.276667 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from
remote shell
18:22:08.276800 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.276929 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.277063 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:22:08.277194 tramp-get-connection-property (7) # gateway nil
18:22:08.278919 tramp-process-one-action (5) # Looking for regexp
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:22:08.279055 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.279187 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.279568 tramp-process-one-action (5) # Looking for regexp
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
de passe\|ật khẩu\)\|pa\(?:rola\|s\(?:ahitza\|s\(?:
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*: ?
*\)\'" from remote shell
18:22:08.279730 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.279859 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.280156 tramp-process-one-action (5) # Looking for 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
[0-9]+\).*\)\'" from remote shell
18:22:08.280307 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.280436 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.280632 tramp-process-one-action (5) # Looking for regexp
"\(^[a-zA-Z0-9]+$ \)\'" from remote shell
18:22:08.280764 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.280896 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.281041 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*\)\'" from remote shell
18:22:08.281177 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.281326 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.281470 tramp-process-one-action (5) # Looking for regexp "\(\(Are you
sure you want to continue connecting (yes/no)\?\)\s-*\)\'" from remote shell
18:22:08.281560 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.281647 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.281740 tramp-process-one-action (5) # Looking for regexp
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels
connectio\)n)\)\s-*\)\'" from remote shell
18:22:08.281830 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.281917 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.282011 tramp-process-one-action (5) # Looking for regexp "\(\(TERM =
(.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
18:22:08.282104 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.282192 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.282291 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from
remote shell
18:22:08.282383 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.282471 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.282561 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
18:22:08.282653 tramp-get-connection-property (7) # gateway nil
18:22:08.358942 tramp-process-one-action (5) # Looking for regexp
"\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
18:22:08.359039 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.359131 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.359392 tramp-process-one-action (5) # Looking for regexp
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
de passe\|ật khẩu\)\|pa\(?:rola\|s\(?:ahitza\|s\(?:
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*: ?
*\)\'" from remote shell
18:22:08.359499 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.359588 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.359792 tramp-process-one-action (5) # Looking for 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
[0-9]+\).*\)\'" from remote shell
18:22:08.359892 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.359980 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.360114 tramp-process-one-action (5) # Looking for regexp
"\(^[a-zA-Z0-9]+$ \)\'" from remote shell
18:22:08.360204 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.360298 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.360390 tramp-process-one-action (5) # Call ‘tramp-action-succeed’
18:22:08.360492 tramp-get-connection-property (7) # process-buffer nil
18:22:08.360588 tramp-process-actions (6) #
Terminal type before setup is dumb.
LOGIN is starting...
Starting interactive shell.
Reading Environment from cache.cn17
cn17$
18:22:08.360681 tramp-get-connection-property (7) # process-buffer nil
18:22:08.360899 tramp-process-actions (3) # Waiting for prompts from remote
shell...done
18:22:08.361130 tramp-maybe-open-connection (3) # Found remote shell prompt on
‘cn17.l215’
18:22:08.361241 tramp-get-connection-property (7) # remote-shell undef
18:22:08.361343 tramp-open-shell (5) # Opening remote shell ‘/bin/sh’...
18:22:08.361471 tramp-get-connection-property (7) # process-name nil
18:22:08.361569 tramp-get-connection-property (7) # remote-echo nil
18:22:08.361656 tramp-send-command (6) # exec env ENV=''
HISTFILE=.tramp_history PROMPT_COMMAND='' PS1=\#\$\ PS2='' PS3='' /bin/sh
18:22:08.361747 tramp-get-connection-property (7) # process-name nil
18:22:08.361843 tramp-get-connection-property (7) # chunksize nil
18:22:08.361936 tramp-set-connection-property (7) # last-cmd-time (22748 13200
361905 569000)
18:22:08.362036 tramp-get-connection-property (7) # process-buffer nil
18:22:08.362155 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.362245 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.362347 tramp-get-connection-property (7) # gateway nil
18:22:08.363692 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.363785 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.363881 tramp-get-connection-property (7) # gateway nil
18:22:08.364006 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.364096 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.364189 tramp-get-connection-property (7) # gateway nil
18:22:08.364326 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.364415 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.364508 tramp-get-connection-property (7) # gateway nil
18:22:08.364632 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.364723 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.364815 tramp-get-connection-property (7) # gateway nil
18:22:08.364938 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.365028 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.365122 tramp-get-connection-property (7) # gateway nil
18:22:08.365246 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.365381 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.365476 tramp-get-connection-property (7) # gateway nil
18:22:08.365602 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.365692 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.365787 tramp-get-connection-property (7) # gateway nil
18:22:08.365911 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.366001 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.366095 tramp-get-connection-property (7) # gateway nil
18:22:08.366218 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.366315 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.366410 tramp-get-connection-property (7) # gateway nil
18:22:08.366543 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.366632 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.366726 tramp-get-connection-property (7) # gateway nil
18:22:08.366852 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.366942 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.367036 tramp-get-connection-property (7) # gateway nil
18:22:08.367160 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.367250 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.367354 tramp-get-connection-property (7) # gateway nil
18:22:08.367479 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.367568 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.367663 tramp-get-connection-property (7) # gateway nil
18:22:08.367786 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.367876 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.367971 tramp-get-connection-property (7) # gateway nil
18:22:08.368335 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.368426 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.368528 tramp-get-connection-property (7) # gateway nil
18:22:08.368654 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.368743 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.368845 tramp-get-connection-property (7) # gateway nil
18:22:08.368968 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.369059 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.369154 tramp-get-connection-property (7) # gateway nil
18:22:08.369325 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.369415 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.369512 tramp-get-connection-property (7) # gateway nil
18:22:08.369897 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.369989 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.370085 tramp-get-connection-property (7) # gateway nil
18:22:08.370223 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.370323 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.370424 tramp-get-connection-property (7) # gateway nil
18:22:08.370809 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.370899 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.370994 tramp-get-connection-property (7) # gateway nil
18:22:08.371124 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.371213 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.371321 tramp-get-connection-property (7) # gateway nil
18:22:08.371450 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.371540 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.371636 tramp-get-connection-property (7) # gateway nil
18:22:08.371764 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.371855 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.371956 tramp-get-connection-property (7) # gateway nil
18:22:08.372080 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.372169 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.372266 tramp-get-connection-property (7) # gateway nil
18:22:08.372519 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.372633 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.372736 tramp-get-connection-property (7) # gateway nil
18:22:08.372859 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.372949 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.373047 tramp-get-connection-property (7) # gateway nil
18:22:08.373312 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.373421 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.373518 tramp-get-connection-property (7) # gateway nil
18:22:08.374137 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.374228 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.374344 tramp-get-connection-property (7) # gateway nil
18:22:08.374470 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.374561 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.374658 tramp-get-connection-property (7) # gateway nil
18:22:08.374811 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.374901 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.374998 tramp-get-connection-property (7) # gateway nil
18:22:08.375128 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.375218 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.375327 tramp-get-connection-property (7) # gateway nil
18:22:08.375809 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.375899 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.376008 tramp-get-connection-property (7) # gateway nil
18:22:08.376133 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.376228 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.376345 tramp-get-connection-property (7) # gateway nil
18:22:08.376469 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.376559 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.376670 tramp-get-connection-property (7) # gateway nil
18:22:08.376795 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.376885 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.376991 tramp-get-connection-property (7) # gateway nil
18:22:08.377298 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.377396 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.377502 tramp-get-connection-property (7) # gateway nil
18:22:08.377823 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.377913 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.378025 tramp-get-connection-property (7) # gateway nil
18:22:08.378149 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.378244 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.378393 tramp-get-connection-property (7) # gateway nil
18:22:08.378520 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.378615 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.378721 tramp-get-connection-property (7) # gateway nil
18:22:08.378852 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.378942 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.379047 tramp-get-connection-property (7) # gateway nil
18:22:08.379171 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.379266 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.379379 tramp-get-connection-property (7) # gateway nil
18:22:08.379508 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.379599 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.379705 tramp-get-connection-property (7) # gateway nil
18:22:08.379829 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.379925 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.380032 tramp-get-connection-property (7) # gateway nil
18:22:08.380157 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.380252 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.380364 tramp-get-connection-property (7) # gateway nil
18:22:08.380490 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.380579 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.380690 tramp-get-connection-property (7) # gateway nil
18:22:08.380814 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.380908 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.381016 tramp-get-connection-property (7) # gateway nil
18:22:08.381140 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.381231 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.381343 tramp-get-connection-property (7) # gateway nil
18:22:08.381506 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.381597 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.381704 tramp-get-connection-property (7) # gateway nil
18:22:08.388003 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.388093 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.388186 tramp-wait-for-regexp (6) #
exec env ENV='' HISTFILE=.tramp_history PROMPT_COMMAND='' PS1=\#\$\ PS
<ILE=.tramp_history PROMPT_COMMAND='' PS1=\#\$\ PS2
='' PS3='' /bin/sh
#$
18:22:08.388333 tramp-get-connection-property (7) # process-name nil
18:22:08.388483 tramp-set-connection-property (7) # remote-shell /bin/sh
18:22:08.388620 tramp-open-shell (5) # Opening remote shell ‘/bin/sh’...done
18:22:08.388754 tramp-open-connection-setup-interactive-shell (5) # Setting up
remote shell environment
18:22:08.388890 tramp-get-connection-property (7) # process-name nil
18:22:08.389035 tramp-get-connection-property (7) # remote-echo nil
18:22:08.389166 tramp-send-command (6) # stty tab0 -inlcr -onlcr -echo kill
'^U' erase '^H'
18:22:08.389311 tramp-get-connection-property (7) # process-name nil
18:22:08.389458 tramp-get-connection-property (7) # chunksize nil
18:22:08.389595 tramp-set-connection-property (7) # last-cmd-time (22748 13200
389551 672000)
18:22:08.389743 tramp-get-connection-property (7) # process-buffer nil
18:22:08.389916 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.390050 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.390187 tramp-get-connection-property (7) # gateway nil
18:22:08.391026 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.391168 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.391322 tramp-get-connection-property (7) # gateway nil
18:22:08.391529 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.391665 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.391815 tramp-get-connection-property (7) # gateway nil
18:22:08.392005 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.392145 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.392299 tramp-get-connection-property (7) # gateway nil
18:22:08.392495 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.392630 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.392777 tramp-get-connection-property (7) # gateway nil
18:22:08.392962 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.393105 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.393247 tramp-get-connection-property (7) # gateway nil
18:22:08.393449 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.393591 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.393732 tramp-get-connection-property (7) # gateway nil
18:22:08.393924 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.394061 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.394209 tramp-get-connection-property (7) # gateway nil
18:22:08.394403 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.394546 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.394695 tramp-get-connection-property (7) # gateway nil
18:22:08.394882 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.395017 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.395168 tramp-get-connection-property (7) # gateway nil
18:22:08.395364 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.395500 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.395643 tramp-get-connection-property (7) # gateway nil
18:22:08.395836 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.395971 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.396113 tramp-get-connection-property (7) # gateway nil
18:22:08.396371 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.396510 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.396661 tramp-get-connection-property (7) # gateway nil
18:22:08.396847 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.396981 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.397132 tramp-get-connection-property (7) # gateway nil
18:22:08.397345 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.397481 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.397633 tramp-get-connection-property (7) # gateway nil
18:22:08.397817 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.397951 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.398097 tramp-get-connection-property (7) # gateway nil
18:22:08.399963 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.400099 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.400237 tramp-wait-for-regexp (6) #
stty tab0 -inlcr -onlcr -echo kill '^U' erase '^H'
#$
18:22:08.400403 tramp-get-connection-property (7) # process-name nil
18:22:08.400549 tramp-get-connection-property (7) # remote-echo nil
18:22:08.400683 tramp-send-command (6) # echo foo
18:22:08.400817 tramp-get-connection-property (7) # process-name nil
18:22:08.400961 tramp-get-connection-property (7) # chunksize nil
18:22:08.401098 tramp-set-connection-property (7) # last-cmd-time (22748 13200
401055 174000)
18:22:08.401245 tramp-get-connection-property (7) # process-buffer nil
18:22:08.401430 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.401520 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.401610 tramp-get-connection-property (7) # gateway nil
18:22:08.402679 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.402768 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.402860 tramp-wait-for-regexp (6) #
foo
#$
18:22:08.402961 tramp-open-connection-setup-interactive-shell (5) # Setting
shell prompt
18:22:08.403074 tramp-get-connection-property (7) # process-name nil
18:22:08.403173 tramp-get-connection-property (7) # remote-echo nil
18:22:08.403260 tramp-send-command (6) #
PS1=///1eb21d02872a3e75e201719517546d59\#\$ PS2='' PS3='' PROMPT_COMMAND=''
18:22:08.403365 tramp-get-connection-property (7) # process-name nil
18:22:08.403463 tramp-get-connection-property (7) # chunksize nil
18:22:08.403553 tramp-set-connection-property (7) # last-cmd-time (22748 13200
403523 449000)
18:22:08.403652 tramp-get-connection-property (7) # process-buffer nil
18:22:08.403766 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.403855 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.403952 tramp-get-connection-property (7) # gateway nil
18:22:08.405398 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.405490 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.405588 tramp-wait-for-regexp (6) #
///1eb21d02872a3e75e201719517546d59#$
18:22:08.405715 tramp-open-connection-setup-interactive-shell (5) # Checking
system information
18:22:08.405806 tramp-get-connection-property (7) # uname nil
18:22:08.405910 tramp-get-connection-property (7) # process-name nil
18:22:08.406007 tramp-get-connection-property (7) # process-name nil
18:22:08.406100 tramp-get-connection-property (7) # process-buffer nil
18:22:08.406202 tramp-get-connection-property (7) # last-cmd-time (22748 13200
403523 449000)
18:22:08.406309 tramp-get-connection-property (7) # process-name nil
18:22:08.406409 tramp-get-connection-property (7) # remote-echo nil
18:22:08.406497 tramp-send-command (6) # echo \"`uname -sr`\" 2>/dev/null; echo
tramp_exit_status $?
18:22:08.406588 tramp-get-connection-property (7) # process-name nil
18:22:08.406686 tramp-get-connection-property (7) # chunksize nil
18:22:08.406777 tramp-set-connection-property (7) # last-cmd-time (22748 13200
406747 701000)
18:22:08.406875 tramp-get-connection-property (7) # process-buffer nil
18:22:08.406989 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.407079 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.407169 tramp-get-connection-property (7) # gateway nil
18:22:08.408926 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.409016 tramp-get-connection-property (7) # check-remote-echo nil
18:22:08.409112 tramp-get-connection-property (7) # gateway nil
18:22:09.414382 tramp-get-connection-property (7) # check-remote-echo nil
18:22:09.414544 tramp-get-connection-property (7) # check-remote-echo nil
18:22:09.414694 tramp-get-connection-property (7) # gateway nil
18:22:10.419978 tramp-get-connection-property (7) # check-remote-echo nil
18:22:10.420144 tramp-get-connection-property (7) # check-remote-echo nil
18:22:10.420313 tramp-get-connection-property (7) # gateway nil
18:22:11.421083 tramp-get-connection-property (7) # check-remote-echo nil
18:22:11.421247 tramp-get-connection-property (7) # check-remote-echo nil
18:22:11.421418 tramp-get-connection-property (7) # gateway nil
18:22:12.422173 tramp-get-connection-property (7) # check-remote-echo nil
18:22:12.422356 tramp-get-connection-property (7) # check-remote-echo nil
18:22:12.422506 tramp-get-connection-property (7) # gateway nil
18:22:13.018701 tramp-maybe-open-connection (3) # Opening connection for
cn17.l215 using ssh...failed
18:22:13.018930 tramp-get-file-property (8) # file-truename nil
18:22:13.019063 tramp-flush-directory-property (8) #
18:22:13.019215 tramp-get-connection-property (7) # process-name nil
18:22:13.019380 tramp-get-connection-property (7) # process-name nil
18:22:13.019603 tramp-get-connection-property (7) # vector [ssh nil cn17.l215
/home/jtt nil]
18:22:13.019752 tramp-process-sentinel (5) # Sentinel called: ‘#<process
*tramp/ssh cn17.l215*>’ ‘killed
’
18:22:13.019902 tramp-flush-connection-property (7) # *tramp/ssh cn17.l215*
(vector temp-file last-cmd-time remote-shell)
18:22:13.020069 tramp-get-file-property (8) # file-truename nil
18:22:13.020300 tramp-flush-directory-property (8) #
18:22:13.022113 tramp-get-connection-property (7) # process-name nil
18:22:13.022272 tramp-flush-connection-property (7) # [ssh nil cn17.l215 nil
nil] (first-password-request)
18:22:13.022449 tramp-get-connection-property (7) # process-buffer nil
18:22:13.022674 tramp-file-name-handler (1) # Interrupt received in operation
(file-exists-p /ssh:cn17.l215:/home/jtt)
_______________________________________________
Tramp-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/tramp-devel