File: tramp-sh.el.html
The file name handler implementation for ssh-alike remote connections.
Defined variables (60)
tramp-actions-before-shell | List of pattern/action pairs. |
tramp-actions-copy-out-of-band | List of pattern/action pairs. |
tramp-awk-decode | Awk program to use for decoding a file. |
tramp-awk-encode | ‘awk’ program to use for encoding a file. |
tramp-bsd-unames | Regexp to determine remote *BSD and macOS. |
tramp-bundle-read-file-names | Shell script to check file attributes of a bundle of files. |
tramp-completion-function-alist-putty | Default list of (FUNCTION REGISTRY) pairs to be examined for putty sessions. |
tramp-completion-function-alist-rsh | Default list of (FUNCTION FILE) pairs to be examined for rsh methods. |
tramp-completion-function-alist-sg | Default list of (FUNCTION FILE) pairs to be examined for sg methods. |
tramp-completion-function-alist-ssh | Default list of (FUNCTION FILE) pairs to be examined for ssh methods. |
tramp-completion-function-alist-su | Default list of (FUNCTION FILE) pairs to be examined for su methods. |
tramp-completion-function-alist-telnet | Default list of (FUNCTION FILE) pairs to be examined for telnet methods. |
tramp-config-check | A function to be called with one argument, VEC. |
tramp-copy-size-limit | Maximum file size where inline copying is preferred to an out-of-the-band copy. |
tramp-default-copy-file-name | Default ‘tramp-copy-file-name’ entry for out-of-band methods. |
tramp-default-remote-shell | The default remote shell Tramp applies. |
tramp-end-of-heredoc | String used to recognize end of heredoc strings. |
tramp-end-of-output | String used to recognize end of output. |
tramp-hexdump-awk-encode | ‘hexdump’ / ‘awk’ pipe to use for encoding a file. |
tramp-hexdump-encode | ‘hexdump’ program to use for encoding a file. |
tramp-histfile-override | When invoking a shell, override the HISTFILE with this value. |
tramp-initial-end-of-output | Prompt when establishing a connection. |
tramp-inline-compress-commands | List of compress and decompress commands for inline transfer. |
tramp-inline-compress-start-size | The minimum size of compressing where inline transfer. |
tramp-local-coding-commands | List of local coding commands for inline transfer. |
tramp-ls-file-attributes | Shell function to produce output suitable for use with ‘file-attributes’ |
tramp-od-awk-encode | ‘od’ / ‘awk’ pipe to use for encoding a file. |
tramp-od-encode | ‘od’ program to use for encoding a file. |
tramp-perl-decode | Perl program to use for decoding a file. |
tramp-perl-decode-with-module | Perl program to use for decoding a file. |
tramp-perl-directory-files-and-attributes | Perl script implementing ‘directory-files-and-attributes’ as Lisp ‘read’able |
tramp-perl-encode | Perl program to use for encoding a file. |
tramp-perl-encode-with-module | Perl program to use for encoding a file. |
tramp-perl-file-attributes | Perl script to produce output suitable for use with ‘file-attributes’ |
tramp-perl-file-name-all-completions | Perl script to produce output suitable for use with |
tramp-perl-file-truename | Perl script to produce output suitable for use with ‘file-truename’ |
tramp-perl-id | Perl script printing ‘id’ output. |
tramp-perl-pack | Perl program to use for encoding a file. |
tramp-perl-unpack | Perl program to use for decoding a file. |
tramp-pipe-stty-settings | How to prevent blocking read in pipeline processes. |
tramp-python-id | Python script printing ‘id’ output. |
tramp-readlink-file-truename | Shell script to produce output suitable for use with ‘file-truename’ |
tramp-remote-coding-commands | List of remote coding commands for inline transfer. |
tramp-scp-force-scp-protocol | Force scp protocol. |
tramp-scp-strict-file-name-checking | Which scp strict file name checking argument to use. |
tramp-sh-extra-args | Alist specifying extra arguments to pass to the remote shell. |
tramp-sh-file-name-handler-alist | Alist of handler functions. |
tramp-shell-file-name-all-completions | Shell script to produce output suitable for use with |
tramp-shell-print-quoted-string | Shell script to print a lispy string. |
tramp-ssh-controlmaster-options | Which ssh Control* arguments to use. |
tramp-stat-directory-files-and-attributes | Shell function implementing ‘directory-files-and-attributes’ as Lisp |
tramp-stat-directory-files-and-attributes-with-selinux | Shell function implementing ‘directory-files-and-attributes’ as Lisp |
tramp-stat-file-attributes | Shell function to produce output suitable for use with ‘file-attributes’ |
tramp-stat-file-attributes-with-selinux | Shell function to produce output suitable for use with ‘file-attributes’ |
tramp-sunos-unames | Regexp to determine remote SunOS. |
tramp-use-connection-share | Whether to use connection share in ssh or PuTTY. |
tramp-use-scp-direct-remote-copying | Whether to use direct copying between two remote hosts. |
tramp-use-ssh-controlmaster-options | Whether to use connection share in ssh or PuTTY. |
tramp-uudecode | Shell function to implement ‘uudecode’ to standard output. |
tramp-vc-registered-file-names | List used to collect file names, which are checked during ‘vc-registered’. |