File: tramp.el.html

This package provides remote file editing, similar to ange-ftp.

The difference is that ange-ftp uses FTP to transfer files between the local and the remote host, whereas Tramp uses a combination of rsh and rcp or other work-alike programs, such as ssh/scp.

For more detailed instructions, please see the info file.

Notes:
------

Also see the todo list at the bottom of this file.

The current version of Tramp can be retrieved from the following URL:
           https://ftp.gnu.org/gnu/tramp/

There's a mailing list for this, as well. Its name is:
           tramp-devel@gnu.org

You can use the Web to subscribe, under the following URL:
           https://lists.gnu.org/mailman/listinfo/tramp-devel

For the adventurous, the current development sources are available via Git. You can find instructions about this at the following URL:
           https://savannah.gnu.org/projects/tramp/

Don't forget to put on your asbestos longjohns, first!

Defined variables (140)

tramp--last-hop-directoryTracks the directory from which to run login programs.
tramp--startup-hookForms to be executed at the end of tramp.el.
tramp-allow-unsafe-temporary-filesWhether root-owned auto-save, backup or lock files can be written to "/tmp".
tramp-antispoof-regexpRegular expression matching plink’s anti-spoofing message.
tramp-auto-save-directoryPut auto-save files in this directory, if set.
tramp-autoload-file-name-regexpRegular expression matching file names handled by Tramp autoload.
tramp-backup-directory-alistAlist of filename patterns and backup directory names.
tramp-chunksizeIf non-nil, chunksize for sending input to local process.
tramp-completion-file-name-handler-alistAlist of completion handler functions.
tramp-completion-file-name-regexpRegular expression matching file names handled by Tramp completion.
tramp-completion-function-alistAlist of methods for remote files.
tramp-completion-method-regexpRegexp matching completion method identifiers.
tramp-completion-method-regexp-alistAlist mapping Tramp syntax to regexps matching completion methods.
tramp-completion-multi-hop-methodsMethods for which to provide completions over multi-hop connections.
tramp-completion-use-auth-sourcesWhether to use ‘auth-source-search’ for completion of user and host names.
tramp-connection-min-time-diffDefines seconds between two consecutive connection attempts.
tramp-connection-timeoutDefines the max time to wait for establishing a connection (in seconds).
tramp-copy-failed-regexpRegular expression matching copy problems in (s)cp operations.
tramp-current-connectionLast connection timestamp.
tramp-default-hostDefault host to use for transferring files.
tramp-default-host-alistDefault host to use for specific method/user pairs.
tramp-default-methodDefault method to use for transferring files.
tramp-default-method-alistDefault method to use for specific host/user pairs.
tramp-default-method-markerMarker for default method in remote file names.
tramp-default-proxies-alistRoute to be followed for specific host/user pairs.
tramp-default-userDefault user to use for transferring files.
tramp-default-user-alistDefault user to use for specific method/host pairs.
tramp-devicesKeeps virtual device numbers.
tramp-direct-async-processWhether direct asynchronous processes should be used.
tramp-dns-sd-service-regexpDNS-SD service regexp.
tramp-domain-regexpRegexp matching domain names.
tramp-dont-suspend-timersDon’t suspend timers when checking reentrant calls.
tramp-echo-markString mark to be transmitted around shell commands.
tramp-echo-mark-markerString marker to surround echoed commands.
tramp-echo-mark-marker-lengthString length of ‘tramp-echo-mark-marker’.
tramp-echoed-echo-mark-regexpRegexp which matches ‘tramp-echo-mark’ as it gets echoed by the remote shell.
tramp-encoding-command-interactiveUse this switch together with ‘tramp-encoding-shell’ for interactive shells.
tramp-encoding-command-switchUse this switch together with ‘tramp-encoding-shell’ for local commands.
tramp-encoding-shellUse this program for encoding and decoding commands on the local host.
tramp-extra-expand-argsMethod specific arguments.
tramp-file-mode-type-mapA list of file types returned from the ‘stat’ system call.
tramp-file-name-for-operation-externalList of operations added by external packages.
tramp-file-name-regexpRegular expression matching file names handled by Tramp.
tramp-file-name-structureList detailing the Tramp file name structure.
tramp-fingerprint-prompt-regexpRegexp matching fingerprint prompts.
tramp-foreign-file-name-handler-alistAlist of elements (FUNCTION . HANDLER) for foreign methods handled specially.
tramp-gio-eventsList of events "gio monitor" could send.
tramp-handle-file-local-copy-hookNormal hook to be run at the end of ‘tramp-*-handle-file-local-copy’.
tramp-handle-write-region-hookNormal hook to be run at the end of ‘tramp-*-handle-write-region’.
tramp-host-regexpRegexp matching host names.
tramp-host-with-port-regexpRegexp matching host names with port numbers.
tramp-ignored-file-name-regexpRegular expression matching file names that are not under Tramp’s control.
tramp-inhibit-errors-if-setting-file-attributes-failWhether to warn only if ‘tramp-*-set-file-{modes,times,uid-gid}’ fails.
tramp-inhibit-progress-reporterShow Tramp progress reporter in the minibuffer.
tramp-initial-file-name-regexpValue for ‘tramp-file-name-regexp’ for autoload.
tramp-inodesKeeps virtual inodes numbers.
tramp-ipv6-regexpRegexp matching IPv6 addresses.
tramp-keyboard-interactive-authentication-prompt-regexpRegexp matching keyboard-interactive authentication requests.
tramp-kubernetes-connection-local-default-variablesDefault connection-local variables for remote kubernetes connections.
tramp-local-end-of-lineString used for end of line in local processes.
tramp-local-host-regexpHost names which are regarded as local host.
tramp-localname-regexpRegexp matching localnames.
tramp-lock-file-info-regexpThe format of a lock file.
tramp-lock-pidA random number local for every connection.
tramp-login-prompt-regexpRegexp matching login-like prompts.
tramp-method-regexpRegexp matching method identifiers.
tramp-method-regexp-alistAlist mapping Tramp syntax to regexps matching methods identifiers.
tramp-methodsAlist of methods for remote files.
tramp-modeWhether Tramp is enabled.
tramp-null-hopConnection hop which identifies the virtual hop before the first one.
tramp-operation-not-permitted-regexpRegular expression matching keep-date problems in (s)cp operations.
tramp-otp-password-prompt-regexpRegexp matching one-time password prompts.
tramp-password-prompt-not-uniqueWhether several passwords might be requested.
tramp-password-prompt-regexpRegexp matching password-like prompts.
tramp-password-save-functionPassword save function.
tramp-port-regexpRegexp matching port numbers.
tramp-postfix-hop-formatString matching delimiter after ad-hoc hop definitions.
tramp-postfix-hop-regexpRegexp matching delimiter after ad-hoc hop definitions.
tramp-postfix-host-formatString matching delimiter between host names and localnames.
tramp-postfix-host-format-alistAlist mapping Tramp syntax to strings between host and local names.
tramp-postfix-host-regexpRegexp matching delimiter between host names and localnames.
tramp-postfix-ipv6-formatString matching right hand side of IPv6 addresses.
tramp-postfix-ipv6-format-alistAlist mapping Tramp syntax to suffix for IPv6 addresses.
tramp-postfix-ipv6-regexpRegexp matching right hand side of IPv6 addresses.
tramp-postfix-method-formatString matching delimiter between method and user or host names.
tramp-postfix-method-format-alistAlist mapping Tramp syntax to the delimiter after the method.
tramp-postfix-method-regexpRegexp matching delimiter between method and user or host names.
tramp-postfix-user-formatString matching delimiter between user and host names.
tramp-postfix-user-regexpRegexp matching delimiter between user and host names.
tramp-prefix-domain-formatString matching delimiter between user and domain names.
tramp-prefix-domain-regexpRegexp matching delimiter between user and domain names.
tramp-prefix-formatString matching the very beginning of Tramp file names.
tramp-prefix-format-alistAlist mapping Tramp syntax to strings beginning Tramp file names.
tramp-prefix-ipv6-formatString matching left hand side of IPv6 addresses.
tramp-prefix-ipv6-format-alistAlist mapping Tramp syntax to strings prefixing IPv6 addresses.
tramp-prefix-ipv6-regexpRegexp matching left hand side of IPv6 addresses.
tramp-prefix-port-formatString matching delimiter between host names and port numbers.
tramp-prefix-port-regexpRegexp matching delimiter between host names and port numbers.
tramp-prefix-regexpRegexp matching the very beginning of Tramp file names.
tramp-process-action-regexpThe regexp used to invoke an action in ‘tramp-process-one-action’.
tramp-process-alive-regexpRegular expression indicating a process has finished.
tramp-process-attributes-ps-argsList of arguments for calling "ps".
tramp-process-attributes-ps-formatAlist where each element is a cons cell of the form ‘(KEY . TYPE)’.
tramp-process-connection-typeOverrides ‘process-connection-type’ for connections from Tramp.
tramp-remote-file-name-spec-regexpRegular expression matching a Tramp file name between prefix and postfix.
tramp-remote-pathList of directories to search for executables on remote host.
tramp-remote-process-environmentList of environment variables to be set on the remote host.
tramp-restricted-shell-hosts-alistList of hosts, which run a restricted shell.
tramp-root-id-integerInteger used to denote the root user or group.
tramp-root-id-stringString used to denote the root user or group.
tramp-rsh-end-of-lineString used for end of line in rsh connections.
tramp-save-ad-hoc-proxiesWhether to save ad-hoc proxies persistently.
tramp-security-key-confirm-regexpRegular expression matching security key confirmation message.
tramp-security-key-confirmed-regexpRegular expression matching security key confirmation message.
tramp-security-key-pin-regexpRegular expression matching security key PIN prompt.
tramp-security-key-timeout-regexpRegular expression matching security key timeout message.
tramp-shell-prompt-patternRegexp to match prompts from remote shell.
tramp-show-ad-hoc-proxiesWhether to show ad-hoc proxies in file names.
tramp-stat-markerMarker in stat commands for file attributes.
tramp-stat-quoted-markerQuoted marker in stat commands for file attributes.
tramp-syntaxTramp filename syntax to be used.
tramp-system-nameThe system name Tramp is running locally.
tramp-temp-buffer-file-nameFile name of a persistent local temporary file.
tramp-temp-buffer-nameBuffer name for a temporary buffer.
tramp-temp-name-prefixPrefix to use for temporary files.
tramp-terminal-prompt-regexpRegular expression matching all terminal setting prompts.
tramp-terminal-typeValue of TERM environment variable for logging in to remote host.
tramp-time-doesnt-existAn invalid time value, used as "Doesn’t exist" value.
tramp-time-dont-knowAn invalid time value, used as "Don’t know" value.
tramp-tolerate-tildeIndicator, that not expandable tilde shall be tolerated.
tramp-unknown-id-integerInteger used to denote an unknown user or group.
tramp-unknown-id-stringString used to denote an unknown user or group.
tramp-use-file-attributesWhether to use "file-attributes" connection property for check.
tramp-use-fingerprintWhether fingerprint prompts shall be used for authentication.
tramp-user-regexpRegexp matching user names.
tramp-user-with-domain-regexpRegexp matching user names with domain names.
tramp-volume-letter-regexpVolume letter on MS Windows.
tramp-wrong-passwd-regexpRegexp matching a ‘login failed’ message.
tramp-yesno-prompt-regexpRegular expression matching all yes/no queries which need to be confirmed.
tramp-yn-prompt-regexpRegular expression matching all y/n queries which need to be confirmed.

Defined functions (287)

copy-tramp-file-name(ARG)
inhibit-remote-files()
make-tramp-file-name
make-tramp-file-name--cmacro
tramp--with-startup(&rest BODY)
tramp-accept-process-output(PROC)
tramp-action-confirm-message(PROC VEC)
tramp-action-fingerprint(PROC VEC)
tramp-action-ignore-message(PROC VEC)
tramp-action-login(PROC VEC)
tramp-action-otp-password(PROC VEC)
tramp-action-out-of-band(PROC VEC)
tramp-action-password(PROC VEC)
tramp-action-permission-denied(PROC VEC)
tramp-action-process-alive(PROC VEC)
tramp-action-show-and-confirm-message(PROC VEC)
tramp-action-show-message(PROC VEC)
tramp-action-succeed(PROC VEC)
tramp-action-terminal(PROC VEC)
tramp-action-yesno(PROC VEC)
tramp-action-yn(PROC VEC)
tramp-active-command-completion-p(SYMBOL BUFFER)
tramp-add-external-operation(OPERATION FUNCTION BACKEND)
tramp-add-hops(VEC)
tramp-autoload-file-name-handler(OPERATION &rest ARGS)
tramp-barf-if-file-missing(VEC FILENAME &rest BODY)
tramp-buffer-name(VEC)
tramp-build-completion-file-name-regexp()
tramp-build-completion-method-regexp()
tramp-build-file-name-regexp()
tramp-build-file-name-structure()
tramp-build-host-with-port-regexp()
tramp-build-method-regexp()
tramp-build-postfix-host-format()
tramp-build-postfix-host-regexp()
tramp-build-postfix-ipv6-format()
tramp-build-postfix-ipv6-regexp()
tramp-build-postfix-method-format()
tramp-build-postfix-method-regexp()
tramp-build-prefix-format()
tramp-build-prefix-ipv6-format()
tramp-build-prefix-ipv6-regexp()
tramp-build-prefix-regexp()
tramp-build-remote-file-name-spec-regexp()
tramp-byte-run--set-suppress-trace(F ARGS VAL)
tramp-call-process(VEC PROGRAM &optional INFILE DESTINATION DISPLAY &rest ARGS)
tramp-call-process-region(VEC START END PROGRAM &optional DELETE BUFFER DISPLAY &rest ARGS)
tramp-check-cached-permissions(VEC ACCESS &optional FORCE)
tramp-check-for-regexp(PROC REGEXP)
tramp-clear-passwd(VEC)
tramp-command-completion-p(SYMBOL BUFFER)
tramp-completion-dissect-file-name(NAME)
tramp-completion-dissect-file-name1(STRUCTURE NAME)
tramp-completion-file-name-handler(OPERATION &rest ARGS)
tramp-completion-handle-expand-file-name(FILENAME &optional DIRECTORY)
tramp-completion-handle-file-directory-p(FILENAME)
tramp-completion-handle-file-exists-p(FILENAME)
tramp-completion-handle-file-name-all-completions(FILENAME DIRECTORY)
tramp-completion-handle-file-name-completion(FILENAME DIRECTORY &optional PREDICATE)
tramp-completion-handle-file-name-directory(FILENAME)
tramp-completion-handle-file-name-nondirectory(FILENAME)
tramp-completion-make-tramp-file-name(METHOD USER HOST LOCALNAME)
tramp-compute-multi-hops(VEC)
tramp-connectable-p(VEC-OR-FILENAME)
tramp-convert-file-attributes(VEC LOCALNAME ID-FORMAT ATTR)
tramp-default-file-modes(FILENAME &optional FLAG)
tramp-defined-time(TIME)
tramp-delete-temp-file-function()
tramp-direct-async-process-p(&rest ARGS)
tramp-directory-watched(DIRECTORY)
tramp-dissect-file-name(NAME &optional NODEFAULT)
tramp-dissect-hop-name(NAME &optional NODEFAULT)
tramp-drop-volume-letter(NAME)
tramp-ensure-dissected-file-name(VEC-OR-FILENAME)
tramp-equal-remote(FILE1 FILE2)
tramp-exists-file-name-handler(OPERATION &rest ARGS)
tramp-expand-args(VEC PARAMETER DEFAULT &rest SPEC-LIST)
tramp-file-local-name(NAME)
tramp-file-mode-from-int(MODE)
tramp-file-mode-permissions(PERM SUID SUID-TEXT)
tramp-file-name-domain(tramp-file-name-domain X)
tramp-file-name-domain--inliner(INLINE--FORM X)
tramp-file-name-equal-p(VEC1 VEC2)
tramp-file-name-for-operation(OPERATION &rest ARGS)
tramp-file-name-handler(OPERATION &rest ARGS)
tramp-file-name-hop(tramp-file-name-hop X)
tramp-file-name-hop--inliner(INLINE--FORM X)
tramp-file-name-host(tramp-file-name-host X)
tramp-file-name-host--inliner(INLINE--FORM X)
tramp-file-name-host-port(VEC)
tramp-file-name-localname(tramp-file-name-localname X)
tramp-file-name-localname--inliner(INLINE--FORM X)
tramp-file-name-method(tramp-file-name-method X)
tramp-file-name-method--inliner(INLINE--FORM X)
tramp-file-name-p(X)
tramp-file-name-p--inliner(INLINE--FORM X)
tramp-file-name-port(tramp-file-name-port X)
tramp-file-name-port--inliner(INLINE--FORM X)
tramp-file-name-port-or-default(VEC)
tramp-file-name-unify(VEC &optional LOCALNAME)
tramp-file-name-unquote-localname(VEC)
tramp-file-name-user(tramp-file-name-user X)
tramp-file-name-user--inliner(INLINE--FORM X)
tramp-file-name-user-domain(VEC)
tramp-file-notify-process-sentinel(PROC EVENT)
tramp-find-file-name-coding-system-alist(FILENAME TMPNAME)
tramp-find-foreign-file-name-handler(VEC &optional OPERATION)
tramp-find-host(METHOD USER HOST)
tramp-find-method(METHOD USER HOST)
tramp-find-user(METHOD USER HOST)
tramp-format-spec(FORMAT SPECIFICATION)
tramp-get-buffer(VEC &optional DONT-CREATE)
tramp-get-buffer-string(&optional BUFFER)
tramp-get-completion-function(METHOD)
tramp-get-completion-methods(PARTIAL-METHOD &optional MULTI-HOP)
tramp-get-completion-user-host(METHOD PARTIAL-USER PARTIAL-HOST USER HOST)
tramp-get-connection-buffer(VEC &optional DONT-CREATE)
tramp-get-connection-name(VEC)
tramp-get-connection-process(VEC)
tramp-get-default-directory(BUFFER)
tramp-get-device(VEC)
tramp-get-home-directory(VEC &optional USER)
tramp-get-inode(VEC)
tramp-get-local-gid(ID-FORMAT)
tramp-get-local-locale(&optional VEC)
tramp-get-local-uid(ID-FORMAT)
tramp-get-lock-file(FILE)
tramp-get-lock-pid(FILE)
tramp-get-method-parameter(VEC PARAM &optional DEFAULT)
tramp-get-process(VEC-OR-PROC)
tramp-get-process-attributes(VEC)
tramp-get-remote-gid(VEC ID-FORMAT)
tramp-get-remote-groups(VEC ID-FORMAT)
tramp-get-remote-null-device(VEC)
tramp-get-remote-tmpdir(VEC)
tramp-get-remote-uid(VEC ID-FORMAT)
tramp-get-unique-process-name(NAME)
tramp-handle-abbreviate-file-name(FILENAME)
tramp-handle-access-file(FILENAME STRING)
tramp-handle-add-name-to-file(FILENAME NEWNAME &optional OK-IF-ALREADY-EXISTS)
tramp-handle-copy-directory(DIRECTORY NEWNAME &optional KEEP-DATE PARENTS COPY-CONTENTS)
tramp-handle-directory-file-name(DIRECTORY)
tramp-handle-directory-files(DIRECTORY &optional FULL MATCH NOSORT COUNT)
tramp-handle-directory-files-and-attributes(DIRECTORY &optional FULL MATCH NOSORT ID-FORMAT COUNT)
tramp-handle-dired-uncache(DIR)
tramp-handle-expand-file-name(NAME &optional DIR)
tramp-handle-file-accessible-directory-p(FILENAME)
tramp-handle-file-directory-p(FILENAME)
tramp-handle-file-equal-p(FILENAME1 FILENAME2)
tramp-handle-file-exists-p(FILENAME)
tramp-handle-file-group-gid()
tramp-handle-file-in-directory-p(FILENAME DIRECTORY)
tramp-handle-file-local-copy(FILENAME)
tramp-handle-file-locked-p(FILE)
tramp-handle-file-modes(FILENAME &optional FLAG)
tramp-handle-file-name-as-directory(FILE)
tramp-handle-file-name-case-insensitive-p(FILENAME)
tramp-handle-file-name-completion(FILENAME DIRECTORY &optional PREDICATE)
tramp-handle-file-name-directory(FILE)
tramp-handle-file-name-nondirectory(FILE)
tramp-handle-file-newer-than-file-p(FILE1 FILE2)
tramp-handle-file-notify-add-watch(FILENAME FLAGS CALLBACK)
tramp-handle-file-notify-rm-watch(PROC)
tramp-handle-file-notify-valid-p(PROC)
tramp-handle-file-readable-p(FILENAME)
tramp-handle-file-regular-p(FILENAME)
tramp-handle-file-remote-p(FILENAME &optional IDENTIFICATION CONNECTED)
tramp-handle-file-selinux-context(FILENAME)
tramp-handle-file-symlink-p(FILENAME)
tramp-handle-file-truename(FILENAME)
tramp-handle-file-user-uid()
tramp-handle-file-writable-p(FILENAME)
tramp-handle-find-backup-file-name(FILENAME)
tramp-handle-insert-directory(FILENAME SWITCHES &optional WILDCARD FULL-DIRECTORY-P)
tramp-handle-insert-file-contents(FILENAME &optional VISIT BEG END REPLACE)
tramp-handle-list-system-processes()
tramp-handle-load(FILE &optional NOERROR NOMESSAGE NOSUFFIX MUST-SUFFIX)
tramp-handle-lock-file(FILE)
tramp-handle-make-auto-save-file-name()
tramp-handle-make-lock-file-name(FILE)
tramp-handle-make-nearby-temp-file(PREFIX &optional DIR-FLAG SUFFIX)
tramp-handle-make-process(&rest ARGS)
tramp-handle-make-symbolic-link(TARGET LINKNAME &optional OK-IF-ALREADY-EXISTS)
tramp-handle-memory-info()
tramp-handle-process-attributes(PID)
tramp-handle-set-visited-file-modtime(&optional TIME-LIST)
tramp-handle-shell-command(COMMAND &optional OUTPUT-BUFFER ERROR-BUFFER)
tramp-handle-start-file-process(NAME BUFFER PROGRAM &rest ARGS)
tramp-handle-substitute-in-file-name(FILENAME)
tramp-handle-temporary-file-directory()
tramp-handle-unlock-file(FILE)
tramp-handle-verify-visited-file-modtime(&optional BUF)
tramp-handle-write-region(START END FILENAME &optional APPEND VISIT LOCKNAME MUSTBENEW)
tramp-interrupt-process(&optional PROCESS CURRENT-GROUP)
tramp-local-environment-variable-p(ARG)
tramp-local-host-p(VEC)
tramp-lookup-syntax(ALIST)
tramp-make-tramp-file-name(VEC &optional LOCALNAME)
tramp-make-tramp-hop-name(VEC)
tramp-make-tramp-temp-file(VEC)
tramp-make-tramp-temp-name(VEC)
tramp-mode-string-to-int(MODE-STRING)
tramp-multi-hop-p(VEC)
tramp-parse-auth-sources(METHOD)
tramp-parse-default-user-host(METHOD)
tramp-parse-etc-group(FILENAME)
tramp-parse-etc-group-group()
tramp-parse-file(FILENAME FUNCTION)
tramp-parse-group(REGEXP MATCH-LEVEL SKIP-CHARS)
tramp-parse-hosts(FILENAME)
tramp-parse-hosts-group()
tramp-parse-netrc(FILENAME)
tramp-parse-passwd(FILENAME)
tramp-parse-passwd-group()
tramp-parse-putty(REGISTRY-OR-DIRNAME)
tramp-parse-putty-group(REGISTRY)
tramp-parse-rhosts(FILENAME)
tramp-parse-rhosts-group()
tramp-parse-sconfig(FILENAME)
tramp-parse-sconfig-group()
tramp-parse-shostkeys(DIRNAME)
tramp-parse-shostkeys-sknownhosts(DIRNAME REGEXP)
tramp-parse-shosts(FILENAME)
tramp-parse-shosts-group()
tramp-parse-sknownhosts(DIRNAME)
tramp-post-process-creation(PROC VEC)
tramp-process-actions(PROC VEC POS ACTIONS &optional TIMEOUT)
tramp-process-lines(VEC PROGRAM &rest ARGS)
tramp-process-one-action(PROC VEC ACTIONS)
tramp-process-running-p(PROCESS-NAME)
tramp-process-sentinel(PROC EVENT)
tramp-progress-reporter-update(REPORTER &optional VALUE SUFFIX)
tramp-ps-time()
tramp-read-id-output(VEC)
tramp-read-passwd(PROC &optional PROMPT)
tramp-read-passwd-without-cache(PROC &optional PROMPT)
tramp-register-autoload-file-name-handlers()
tramp-register-file-name-handlers()
tramp-register-foreign-file-name-handler(FUNC HANDLER &optional APPEND)
tramp-remove-external-operation(OPERATION BACKEND)
tramp-replace-environment-variables(FILENAME)
tramp-run-real-handler(OPERATION ARGS)
tramp-search-regexp(REGEXP)
tramp-send-string(VEC STRING)
tramp-set-completion-function(METHOD FUNCTION-LIST)
tramp-set-connection-local-variables(VEC)
tramp-set-connection-local-variables-for-buffer()
tramp-set-file-uid-gid(FILENAME &optional UID GID)
tramp-set-syntax(SYMBOL VALUE)
tramp-shell-quote-argument(S)
tramp-signal-hook-function(ERROR-SYMBOL DATA)
tramp-signal-process(PROCESS SIGCODE &optional REMOTE)
tramp-skeleton-copy-directory(DIRECTORY NEWNAME &optional KEEP-DATE PARENTS COPY-CONTENTS &rest BODY)
tramp-skeleton-delete-directory(DIRECTORY RECURSIVE TRASH &rest BODY)
tramp-skeleton-delete-file(FILENAME &optional TRASH &rest BODY)
tramp-skeleton-directory-files(DIRECTORY &optional FULL MATCH NOSORT COUNT &rest BODY)
tramp-skeleton-directory-files-and-attributes(DIRECTORY &optional FULL MATCH NOSORT ID-FORMAT COUNT &rest BODY)
tramp-skeleton-file-exists-p(FILENAME &rest BODY)
tramp-skeleton-file-local-copy(FILENAME &rest BODY)
tramp-skeleton-file-name-all-completions(FILENAME DIRECTORY &rest BODY)
tramp-skeleton-file-truename(FILENAME &rest BODY)
tramp-skeleton-make-directory(DIR &optional PARENTS &rest BODY)
tramp-skeleton-make-process(ARGS NULL-COMMAND STDERR-FILE &rest BODY)
tramp-skeleton-make-symbolic-link(TARGET LINKNAME &optional OK-IF-ALREADY-EXISTS &rest BODY)
tramp-skeleton-process-file(PROGRAM &optional INFILE DESTINATION DISPLAY ARGS &rest BODY)
tramp-skeleton-set-file-modes-times-uid-gid(FILENAME &rest BODY)
tramp-skeleton-write-region(START END FILENAME APPEND VISIT LOCKNAME MUSTBENEW &rest BODY)
tramp-start-process(VEC NAME BUFFER PROGRAM &rest ARGS)
tramp-string-empty-or-nil-p(STRING)
tramp-subst-strs-in-string(ALIST STRING)
tramp-syntax-values()
tramp-time-diff(T1 T2)
tramp-tramp-file-p(NAME)
tramp-unload-file-name-handlers()
tramp-unload-tramp()
tramp-unquote-file-local-name(NAME)
tramp-unquote-shell-quote-argument(S)
tramp-use-absolute-autoload-file-names()
tramp-use-file-attributes(VEC)
tramp-wait-for-regexp(PROC TIMEOUT REGEXP)
with-parsed-tramp-file-name(FILENAME VAR &rest BODY)
with-tramp-local-environment(&rest BODY)
with-tramp-locked-connection(PROC &rest BODY)
with-tramp-progress-reporter(VEC LEVEL MESSAGE &rest BODY)
with-tramp-suspended-timers(&rest BODY)
with-tramp-timeout((SECONDS TIMEOUT-FORMS...) BODY)
without-remote-files(&rest BODY)

Defined faces (0)