Function: tramp-compat-file-local-name

tramp-compat-file-local-name is a for file-local-name, defined in files.el.gz.

Signature

(tramp-compat-file-local-name FILE)

Documentation

Return the local name component of FILE.

This function removes from FILE the specification of the remote host and the method of accessing the host, leaving only the part that identifies FILE locally on the remote system. The returned file name can be used directly as argument of process-file, start-file-process, or shell-command.

Aliases

tramp-compat-file-local-name org-babel-local-file-name