Difference between revisions of "Tramp"

From Free Software Directory
Jump to: navigation, search
m (new release)
(version 2.2.12)
Line 2: Line 2:
 
|Name=TRAMP
 
|Name=TRAMP
 
|Short description=Remote file editing software
 
|Short description=Remote file editing software
|Full description=Tramp is a remote file editing package for [[GNU Emacs|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.
+
|Full description='''Tramp''' is a remote file editing package for [[GNU Emacs|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.
 
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.
Line 9: Line 9:
 
|Homepage URL=http://www.gnu.org/software/tramp/
 
|Homepage URL=http://www.gnu.org/software/tramp/
 
|User level=none
 
|User level=none
 +
|Extension of=emacs
 
|VCS checkout command=git clone git://git.savannah.gnu.org/tramp.git
 
|VCS checkout command=git clone git://git.savannah.gnu.org/tramp.git
 
|Computer languages=Emacs Lisp
 
|Computer languages=Emacs Lisp
Line 14: Line 15:
 
|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.10
+
|Version identifier=2.2.12
|Version date=2014/06/15
+
|Version date=2015/06/28
 
|Version status=stable
 
|Version status=stable
|Version download=https://ftp.gnu.org/gnu/tramp/tramp-2.2.10.tar.gz
+
|Version download=https://ftp.gnu.org/gnu/tramp/tramp-2.2.12.tar.gz
 
|Last review by=Genium
 
|Last review by=Genium
|Last review date=2014/06/19
+
|Last review date=2015/10/04
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01

Revision as of 19:04, 4 October 2015


[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.