Difference between revisions of "Tramp"

From Free Software Directory
Jump to: navigation, search
(added standard links)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|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 [[emacs|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.
 
|Full description='''TRAMP''' is a remote file editing package for [[emacs|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.
  
Line 10: Line 10:
 
|Is High Priority Project=No
 
|Is High Priority Project=No
 
|VCS checkout command=git clone git://git.sv.gnu.org/tramp.git
 
|VCS checkout command=git clone git://git.sv.gnu.org/tramp.git
|Computer languages=Emacs Lisp
 
 
|Documentation note=https://www.gnu.org/software/tramp/
 
|Documentation note=https://www.gnu.org/software/tramp/
 +
 +
'''Selection from the [https://shop.fsf.org/ FSF shop]'''
 +
 +
[https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman]
 +
 +
[https://shop.fsf.org/books-docs/introduction-command-line Introduction to the Command Line]
 +
 +
[https://shop.fsf.org/books/signed-introduction-programming-emacs-lisp-3rd-edition An Introduction to Programming in Emacs Lisp, 3rd Edition]
 +
 +
----
 +
----
 +
'''[https://www.gnu.org/help/help.html Helping the GNU Project and the Free Software Movement]'''
 +
----
 +
----
 +
 +
If you have corrections to this entry or questions about it, please contact: mailto:maintainers@gnu.org
 +
----
 
|Decommissioned or Obsolete=No
 
|Decommissioned or Obsolete=No
 
|Donate=https://my.fsf.org/donate/
 
|Donate=https://my.fsf.org/donate/
|Related projects=OpenSSH
+
|Related projects=gnustandards,OpenSSH
 
|Keywords=transparent,remote,file editing,multiple protocol,Ange-FTP,EFS
 
|Keywords=transparent,remote,file editing,multiple protocol,Ange-FTP,EFS
|Version identifier=2.3.3
+
|Version identifier=2.4.1
 
|Version date=2018/06/29
 
|Version date=2018/06/29
 
|Version status=stable
 
|Version status=stable
|Version download=https://ftp.gnu.org/gnu/tramp/tramp-2.4.0.tar.gz
+
|Version download=https://ftp.gnu.org/gnu/tramp/tramp-2.4.1.tar.gz
 
|Last review by=Bendikker
 
|Last review by=Bendikker
|Last review date=2018/11/17
+
|Last review date=2019/01/06
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011/04/01
 
|Submitted date=2011/04/01
Line 28: Line 44:
 
|Paid support=https://www.fsf.org/resources/service/
 
|Paid support=https://www.fsf.org/resources/service/
 
|Accepts cryptocurrency donations=Yes
 
|Accepts cryptocurrency donations=Yes
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/tramp/tramp-2.4.1.tar.gz.sig
 
|Test entry=No
 
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
Line 48: Line 65:
 
|Role=Maintainer
 
|Role=Maintainer
 
|Email=michael.albinus@gmx.de
 
|Email=michael.albinus@gmx.de
}}
 
{{Resource
 
|Resource audience=Ruby (Ref)
 
|Resource URL=https://rubygems.org/gems/tramp/
 
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 63: Line 76:
 
{{Resource
 
{{Resource
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=https://git.savannah.gnu.org/cgit/tramp.git
+
|Resource URL=https://git.savannah.gnu.org/cgit/tramp.git/
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 76: Line 89:
 
|Resource kind=Download
 
|Resource kind=Download
 
|Resource URL=https://ftp.gnu.org/gnu/tramp/
 
|Resource URL=https://ftp.gnu.org/gnu/tramp/
 +
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://savannah.gnu.org/people/
 
}}
 
}}
 
{{Software category
 
{{Software category

Revision as of 03:46, 6 January 2019


[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










"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.



















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.