Difference between revisions of "Tramp"

From Free Software Directory
Jump to: navigation, search
(version 2.2.12)
(version 2.3.0)
Line 10: Line 10:
 
|User level=none
 
|User level=none
 
|Extension of=emacs
 
|Extension of=emacs
|VCS checkout command=git clone git://git.savannah.gnu.org/tramp.git
+
|VCS checkout command=git clone git://git.sv.gnu.org/tramp.git
 
|Computer languages=Emacs Lisp
 
|Computer languages=Emacs Lisp
 
|Documentation note=User manual included and available in HTML format from http://www.gnu.org/software/tramp/
 
|Documentation note=User manual included and available in HTML format from http://www.gnu.org/software/tramp/
 
|Related projects=OpenSSH
 
|Related projects=OpenSSH
 
|Keywords=transparent,remote,file editing,multiple protocol,Ange-FTP,EFS
 
|Keywords=transparent,remote,file editing,multiple protocol,Ange-FTP,EFS
|Version identifier=2.2.12
+
|Version identifier=2.3.0
|Version date=2015/06/28
+
|Version date=2016/06/26
 
|Version status=stable
 
|Version status=stable
|Version download=https://ftp.gnu.org/gnu/tramp/tramp-2.2.12.tar.gz
+
|Version download=https://ftp.gnu.org/gnu/tramp/tramp-2.3.0.tar.gz
 
|Last review by=Genium
 
|Last review by=Genium
|Last review date=2015/10/04
+
|Last review date=2016/08/05
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01

Revision as of 19:14, 5 August 2016


[edit]

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.





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

3 January 2023




Leaders and contributors

Contact(s)Role
Michael Albinus Maintainer


Resources and communication

AudienceResource typeURI
FTPDownloadhttps://ftp.gnu.org/gnu/tramp/
WikidataGeneralhttps://www.wikidata.org/wiki/Q76184768
EmacsWikiGeneralhttps://www.emacswiki.org/emacs/TrampMode
DebianDeveloperhttps://tracker.debian.org/pkg/tramp
FTPMailing Listhttps://ftpmirror.gnu.org/tramp/
ForgeMailing Listhttps://lists.gnu.org/mailman/listinfo/tramp-devel/
Emacs Lisp Package ArchiveHomepagehttps://elpa.gnu.org/packages/tramp.html
SavannahVCS Repository Webviewhttps://git.savannah.gnu.org/gitweb/?p=tramp.git
SavannahDeveloperhttps://savannah.gnu.org/projects/tramp/
SavannahVCS Repository Webviewhttps://git.savannah.gnu.org/cgit/tramp.git/


Software prerequisites

KindDescription
Required to useEmacs




Entry































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.