Difference between revisions of "Tramp"
(tramp-2.6.0) |
(Is GNU checkbox) |
||
Line 9: | Line 9: | ||
|Homepage URL=https://savannah.gnu.org/projects/tramp | |Homepage URL=https://savannah.gnu.org/projects/tramp | ||
|Version download=https://elpa.gnu.org/packages/tramp.html | |Version download=https://elpa.gnu.org/packages/tramp.html | ||
+ | |Test entry=No | ||
+ | |Is GNU=Yes | ||
+ | |GNU package identifier=tramp | ||
}} | }} | ||
{{Project license | {{Project license |
Latest revision as of 10:56, 3 January 2023
TRAMP
https://savannah.gnu.org/projects/tramp
Transparent Remote (file) Access, Multiple Protocol.
TRAMP is a remote file editing package for GNU Emacs. It uses different methods like ssh or scp to access files on remote hosts as if they were local files. Access to the remote file system for editing files, version control, directory editing and running processes on the remote host are transparently enabled.
Its name stands for Transparent Remote (file) Access, Multiple Protocol. It provides remote file editing, similar to Ange Ftp and EFS. 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'. In GNU Emacs, this version of TRAMP uses a unified filename syntax for TRAMP and Ange Ftp.
The TRAMP package is distributed with GNU Emacs, as well as with XEmacs.
This is a GNU package:tramp
Download
https://elpa.gnu.org/packages/tramp.html
version 2.6.0
(stable)
released on 30 December 2022
VCS Checkout
git clone git://git.savannah.gnu.org/tramp.git
Categories
Licensing
License
Verified by
Verified on
Notes
License
Verified by
Genium
Verified on
3 January 2023
Leaders and contributors
Contact(s) | Role |
---|---|
Michael Albinus | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
FTP | Download | https://ftp.gnu.org/gnu/tramp/ |
Wikidata | General | https://www.wikidata.org/wiki/Q76184768 |
EmacsWiki | General | https://www.emacswiki.org/emacs/TrampMode |
Debian | Developer | https://tracker.debian.org/pkg/tramp |
FTP | Mailing List | https://ftpmirror.gnu.org/tramp/ |
Forge | Mailing List | https://lists.gnu.org/mailman/listinfo/tramp-devel/ |
Emacs Lisp Package Archive | Homepage | https://elpa.gnu.org/packages/tramp.html |
Savannah | VCS Repository Webview | https://git.savannah.gnu.org/gitweb/?p=tramp.git |
Savannah | Developer | https://savannah.gnu.org/projects/tramp/ |
Savannah | VCS Repository Webview | https://git.savannah.gnu.org/cgit/tramp.git/ |
Software prerequisites
Kind | Description |
---|---|
Required to use | Emacs |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.