forked from emacsmirror/tramp
-
Notifications
You must be signed in to change notification settings - Fork 0
Transparent Remote Access, Multiple Protocol
License
rpoddighe/tramp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Tramp stands for `Transparent Remote (file) Access, Multiple Protocol'. 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'. On GNU Emacs, this version of Tramp uses a unified filename syntax for Tramp and Ange-FTP. Read the manual for details. Files in this directory: ------------------------ ChangeLog List of changes, most recent first. There is a similar file for each directory. INSTALL Instructions for installation of Tramp. Makefile.in What I use for building Tramp. README This file. README-GIT For the brave ones who want to get the latest developer sources. aclocal.m4 Macros used by autoconf for generating the configure script. configure.ac Input for autoconf for generating the configure script. download.sh A script to download Tramp sources via wget instead git. All other files in this directory are generated by either autoconf, configure, or make. Subdirectories: --------------- lisp The Tramp Lisp packages. test Some Lisp files to test Tramp. texi The documentation. Kai Großjohann <kai.grossjohann@gmx.net> Michael Albinus <michael.albinus@gmx.de>
About
Transparent Remote Access, Multiple Protocol
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Emacs Lisp 98.6%
- Other 1.4%