Difference between revisions of "Tramp"

From Free Software Directory
Jump to: navigation, search
(https)
m (version date)
(12 intermediate revisions by 2 users not shown)
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 [[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 [[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.
  
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 [[emacs|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.
+
The TRAMP package is distributed with [[emacs|GNU Emacs]], as well as with  XEmacs.
|Homepage URL=https://www.gnu.org/software/tramp/
+
|Homepage URL=https://savannah.gnu.org/projects/tramp
|User level=none
 
 
|Is High Priority Project=No
 
|Is High Priority Project=No
|Extension of=emacs
 
 
|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=User manual included and available in HTML format from http://www.gnu.org/software/tramp/
+
 
|Accepts cryptocurrency donations=No
+
=== Emacs Lisp Package Archive ===
|Related projects=OpenSSH
+
To install this package, run in [[Emacs]]:
 +
 
 +
<code>M-x package-install RET tramp RET</code>
 +
 
 +
'''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
 +
|Donate=https://my.fsf.org/donate/
 +
|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.3.1
+
|Version identifier=2.4.4.2
|Version date=2016/12/27
+
|Version date=2020/08/29
 
|Version status=stable
 
|Version status=stable
|Version download=https://ftp.gnu.org/gnu/tramp/tramp-2.3.1.tar.gz
+
|Version download=https://elpa.gnu.org/packages/tramp-2.4.4.2.tar
|Last review by=Bendikker
+
|Last review by=Genium
|Last review date=2018/02/19
+
|Last review date=2020/08/30
|Submitted by=David Hedlund
+
|Submitted by=Database conversion
|Submitted date=2011-04-01
+
|Submitted date=2011/04/01
 +
|User level=intermediate
 +
|Extension of=emacs
 +
|Paid support=https://www.fsf.org/resources/service/
 +
|Accepts cryptocurrency donations=Yes
 +
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=tramp
 
|GNU package identifier=tramp
|License verified date=2008-01-24
 
 
}}
 
}}
 
{{Project license
 
{{Project license
Line 43: Line 67:
 
|Role=Maintainer
 
|Role=Maintainer
 
|Email=michael.albinus@gmx.de
 
|Email=michael.albinus@gmx.de
}}
 
{{Person
 
|Real name=See the CONTRIBUTORS file in the distribution for a complete list
 
|Role=Contributor
 
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 54: Line 74:
 
{{Resource
 
{{Resource
 
|Resource audience=Savannah (Ref)
 
|Resource audience=Savannah (Ref)
|Resource URL=https://savannah.gnu.org/projects/tramp
+
|Resource URL=https://savannah.gnu.org/projects/tramp/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
 
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://git.savannah.gnu.org/cgit/tramp.git
+
|Resource URL=https://git.savannah.gnu.org/cgit/tramp.git/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/tramp-devel/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/tramp-checkins/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource kind=Download
|Resource kind=Mailing List Info/Archive
+
|Resource URL=https://ftp.gnu.org/gnu/tramp/
|Resource URL=http://lists.gnu.org/mailman/listinfo/tramp-devel
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Help,Support, Developer
+
|Resource kind=General
|Resource kind=E-mail
+
|Resource URL=https://savannah.gnu.org/people/
|Resource URL=mailto:tramp-devel@nongnu.org
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Support
+
|Resource audience=GNU Emacs Lisp Package Archive
|Resource kind=Newsgroup
+
|Resource kind=Homepage
|Resource URL=gnu.emacs.help
+
|Resource URL=https://elpa.gnu.org/packages/tramp.html
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Help
+
|Resource audience=Wikidata
|Resource kind=Newsgroup
+
|Resource kind=General
|Resource URL=gnu.emacs.sources
+
|Resource URL=https://www.wikidata.org/wiki/Q89476402
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=command-line, file-manager
 
|Interface=command-line, file-manager
 +
|Network-hookup=protocol
 
|Programming-language=lisp
 
|Programming-language=lisp
 +
|Runs-on=Windows, BSD, Android, GNU/Linux
 
|System-administration=remote-administration
 
|System-administration=remote-administration
 
|Use=interface
 
|Use=interface
Line 89: Line 120:
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=emacs
+
|Prerequisite description=[[emacs| GNU Emacs]]
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Revision as of 07:12, 30 August 2020


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














"GNU Emacs Lisp Package Archive" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Wikidata" 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.