The LinuxDig.Com Linux Dictionary is currently in Beta. You can help, email Comments or Suggestions here.
Number of Terms : 8142 Number of Definitions : 9135
tramp1. Remote file access in emacs. TRAMP stands for `Transparent Remote (file) Access, Multiple Protocol'. This package provides remote file editing, similar to ange-ftp and EFS. The syntax is a bit different though (the brackets must be there): /[host]dir or /[method/host]dir The other 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. A emacs elisp tool to edit files on remote host using telnet, rsh, scp, ssh and more. From Debian 3.0r0 APT |
|
|