mirror of https://github.com/Chizi123/.emacs.d.git

Chizi123
2019-04-17 8a38cc793fb7a6b913d21504774c1b3eac720b94
commit | author | age
8a38cc 1 ;; -*- emacs-lisp -*- <19/04/13 16:21:21 c:/Users/joelg/.emacs.d/tramp>
990949 2 ;; Tramp connection history.  Don't change this file.
C 3 ;; You can delete it, forcing Tramp to reapply the checks.
4
5 (((tramp-file-name "plink" "joel" nil "192.168.1.113" nil nil nil)
6   ("uname" "Linux 4.18.0-11-generic")
7   ("locale" "LC_ALL=en_US.utf8")
8   ("test" "test")
9   ("remote-path"
10    ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin"))
11   ("remote-shell" "/bin/sh")
12   ("~" "/home/joel")
13   ("file-exists" "test -e")
14   ("stat" "env QUOTING_STYLE=locale \\stat")
15   ("id" "/usr/bin/id")
16   ("gid-integer" 1000)
17   ("gid-string" "joel")
18   ("perl-file-spec" t)
19   ("perl-cwd-realpath" t)
20   ("perl" "\\perl")
21   ("case-insensitive" nil)
22   ("readlink" "\\readlink")
23   ("git" "\\git")
24   ("uid-integer" 1000)
25   ("tmpdir" "/plink:joel@192.168.1.113:/tmp")
26   ("touch-t" t)
27   ("touch" "\\touch"))
28  ((tramp-file-name "pscp" "joel" nil "192.168.1.113" nil nil nil)
29   ("uname" "Linux 4.18.0-11-generic")
30   ("locale" "LC_ALL=en_US.utf8")
31   ("test" "test")
32   ("remote-path"
33    ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin"))
34   ("remote-shell" "/bin/sh")
35   ("~" "/home/joel")
36   ("file-exists" "test -e")
37   ("stat" "env QUOTING_STYLE=locale \\stat")
38   ("id" "/usr/bin/id")
39   ("gid-integer" 1000)
40   ("gid-string" "joel")
41   ("perl-file-spec" t)
42   ("perl-cwd-realpath" t)
43   ("perl" "\\perl")
44   ("tmpdir" "/pscp:joel@192.168.1.113:/tmp")
45   ("uid-integer" 1000)
46   ("readlink" "\\readlink")
47   ("case-insensitive" nil)
48   ("ls" "/bin/ls --color=never")
49   ("ls-quoting-style" t))
50  ((tramp-file-name "pscp" "joel" nil "49.177.178.176" "2222" nil nil)
51   ("uname" "Linux 4.20.12-1.gb35c1fc-default")
52   ("locale" "LC_ALL=en_US.utf8")
53   ("test" "test")
54   ("remote-path"
55    ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin"))
56   ("remote-shell" "/bin/sh")
57   ("~" "/home/joel")
58   ("file-exists" "test -e")
59   ("stat" "env QUOTING_STYLE=locale \\stat")
60   ("id" "/usr/bin/id")
61   ("gid-integer" 100)
62   ("gid-string" "users")
63   ("perl-file-spec" t)
64   ("perl-cwd-realpath" t)
65   ("perl" "\\perl")
66   ("case-insensitive" nil)
67   ("readlink" "\\readlink")
68   ("git" "\\git"))
69  ((tramp-file-name "pscp" "joel" nil "127.0.1.1" "123" nil nil)
70   ("uname" "Linux 4.20.2-1-default")
71   ("locale" "LC_ALL=en_US.utf8")
72   ("test" "test")
73   ("remote-path"
74    ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin"))
75   ("remote-shell" "/bin/sh")
76   ("file-exists" "test -e")
77   ("case-insensitive" nil)
78   ("readlink" "\\readlink")
79   ("stat" "env QUOTING_STYLE=locale \\stat")
80   ("id" "/usr/bin/id")
81   ("gid-integer" 100)
82   ("gid-string" "users")
83   ("perl-file-spec" t)
84   ("perl-cwd-realpath" t)
85   ("perl" "\\perl")
86   ("git" "\\git"))
87  ((tramp-file-name "pscp" "joel" nil "192.168.1.26" nil nil nil)
8a38cc 88   nil)
C 89  ((tramp-file-name "ssh" "joel" nil "192.168.1.26" nil nil nil)
90   nil)
91  ((tramp-file-name "plink" "joel" nil "192.168.1.26" nil nil nil)
92   nil)
93  ((tramp-file-name "pscp" nil nil "192.168.1.26" nil nil nil)
94   nil))