Difference between revisions of "Tramp"
m (tramp-2.4.4.3) |
m (tramp-2.4.4.4) |
||
Line 37: | Line 37: | ||
|Related projects=ange-ftp | |Related projects=ange-ftp | ||
|Keywords=transparent,remote,file editing,multiple protocol,Ange-FTP,EFS | |Keywords=transparent,remote,file editing,multiple protocol,Ange-FTP,EFS | ||
− | |Version identifier=2.4.4. | + | |Version identifier=2.4.4.4 |
− | |Version date=2020/ | + | |Version date=2020/11/29 |
|Version status=stable | |Version status=stable | ||
− | |Version download=https://elpa.gnu.org/packages/tramp-2.4.4. | + | |Version download=https://elpa.gnu.org/packages/tramp-2.4.4.4.tar |
|Last review by=Genium | |Last review by=Genium | ||
− | |Last review date=2020/ | + | |Last review date=2020/11/29 |
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011/04/01 | |Submitted date=2011/04/01 |
Revision as of 12:40, 29 November 2020
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.
Documentation
https://www.gnu.org/software/tramp/Emacs Lisp Package Archive
To install this package, run in Emacs:
M-x package-install RET tramp RET
How to Report Bugs Effectively
Run M-x tramp-bug RET
to generate a buffer with details of the system along with the details of the TRAMP installation. More information at Reporting Bugs and Problems.
Download
https://elpa.gnu.org/packages/tramp.html
version 2.5.0
(stable)
released on 29 December 2020
User level
Intermediate
Donate link
https://my.fsf.org/donate/Accepts cryptocurrency donations.
Paid support
https://www.fsf.org/resources/service/VCS Checkout
git clone git://git.sv.gnu.org/tramp.git
Categories
Related Projects
Extension or Plugin
Licensing
License
Verified by
Verified on
Notes
License
Verified by
Genium
Verified on
16 January 2021
Leaders and contributors
Contact(s) | Role |
---|---|
Michael Albinus | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Emacs Lisp Package Archive | Homepage | https://elpa.gnu.org/packages/tramp.html |
EmacsWiki | General | https://www.emacswiki.org/emacs/TrampMode |
Savannah | Developer | https://savannah.gnu.org/projects/tramp/ |
Wikidata | General | https://www.wikidata.org/wiki/Q76184768 |
Forge | VCS Repository Webview | https://git.savannah.gnu.org/cgit/tramp.git/ |
Debian | Developer | https://tracker.debian.org/pkg/tramp |
Forge | Mailing List | https://lists.gnu.org/mailman/listinfo/tramp-devel/ |
FTP | Mailing List | https://ftpmirror.gnu.org/tramp/ |
FTP | Download | https://ftp.gnu.org/gnu/tramp/ |
Software prerequisites
Kind | Description |
---|---|
Required to use | Emacs |
This entry (in part or in whole) was last reviewed on 29 November 2020.
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.