Difference between revisions of "Tramp"

From Free Software Directory
Jump to: navigation, search
m (tramp-2.5.0.1)
(25 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=tramp
+
|Name=TRAMP
|Short description=Remote file editing software
+
|Short description=Transparent Remote (file) Access, Multiple Protocol.
|Full description=Tramp 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.
+
|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.
|User level=none
+
 
|Status=Live
+
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.
|Component programs=
+
 
|Homepage URL=http://www.gnu.org/software/tramp/
+
The TRAMP package is distributed with [[emacs|GNU Emacs]], as well as with  XEmacs.
|VCS checkout command=co tramp
+
|Homepage URL=https://savannah.gnu.org/projects/tramp
|Computer languages=Emacs Lisp
+
|Is High Priority Project=No
|Documentation note=User manual included and available in HTML format from http://www.gnu.org/software/tramp/
+
|VCS checkout command=git clone git://git.sv.gnu.org/tramp.git
|Paid support=
+
|Documentation note=https://www.gnu.org/software/tramp/
|IRC help=
+
 
|IRC general=
+
=== Emacs Lisp Package Archive ===
|IRC development=
+
To install this package, run in [[Emacs]]:
|Related projects=OpenSSH
+
 
 +
<code>M-x package-install RET tramp RET</code>
 +
 
 +
=== How to Report Bugs Effectively ===
 +
 
 +
Run  <code>M-x tramp-bug RET</code> to generate a buffer with details of the system along with the details of the TRAMP installation. More information at [https://www.gnu.org/software/tramp/#Bug-Reports Reporting Bugs and Problems].
 +
|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
|Is GNU=y
+
|Version identifier=2.5.0.1
|Last review by=Janet Casey
+
|Version date=2021/01/29
|Last review date=2007-07-23
+
|Version status=stable
 +
|Version download=https://elpa.gnu.org/packages/tramp.html
 +
|Last review by=Genium
 +
|Last review date=2021/02/09
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
|Submitted date=2011-04-01
+
|Submitted date=2011/04/01
|Version identifier=2.1.12
+
|User level=intermediate
|Version date=2007-12-23
+
|Extension of=emacs
|Version status=stable
+
|Paid support=https://www.fsf.org/resources/service/
|Version download=ftp://ftp.gnu.org/gnu/tramp/
+
|Accepts cryptocurrency donations=Yes
|License verified date=2008-01-24
+
|Test entry=No
|Version comment=
+
}}
 +
{{Project license
 +
|License=GPLv3orlater
 +
|License copyright=Copyright (C) 1998-2021 Free Software Foundation, Inc.
 +
|License verified by=Genium
 +
|License verified date=2021/01/16
 +
|License note=https://git.savannah.gnu.org/cgit/tramp.git/tree/COPYING
 +
}}
 +
{{Software category
 +
|Interface=command-line, file-manager
 +
|Network-hookup=protocol
 +
|Programming-language=lisp
 +
|Runs-on=Windows, BSD, Android, GNU/Linux
 +
|System-administration=remote-administration
 +
|Use=interface
 
}}
 
}}
{{Person
+
{{Software prerequisite
|Role=Maintainer
+
|Prerequisite kind=Required to use
|Real name=Kai Grossjohnn
+
|Prerequisite description=[[Emacs]]
|Email=kai@emptydomain.de
 
|Resource URL=
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Michael Albinus
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Michael Albinus
 
 
|Email=michael.albinus@gmx.de
 
|Email=michael.albinus@gmx.de
|Resource URL=
 
 
}}
 
}}
{{Person
+
{{Resource
|Role=Contributor
+
|Resource audience=Emacs Lisp Package Archive
|Real name=See the CONTRIBUTORS file in the distribution for a complete list
+
|Resource kind=Homepage
|Email=
+
|Resource URL=https://elpa.gnu.org/packages/tramp.html
|Resource URL=
+
}}
 +
{{Resource
 +
|Resource audience=Savannah
 +
|Resource kind=Developer
 +
|Resource URL=https://savannah.gnu.org/projects/tramp/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource audience=Forge
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://savannah.gnu.org/cvs/?group=tramp
+
|Resource URL=https://git.savannah.gnu.org/cgit/tramp.git/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Help,Support
+
|Resource audience=Forge
|Resource kind=E-mail
+
|Resource kind=Mailing List
|Resource URL=mailto:tramp-devel@gnu.org
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/tramp-devel/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource audience=FTP
|Resource kind=E-mail
+
|Resource kind=Mailing List
|Resource URL=mailto:tramp-devel@nongnu.org
+
|Resource URL=https://ftpmirror.gnu.org/tramp/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Support
+
|Resource audience=FTP
|Resource kind=Newsgroup
+
|Resource kind=Download
|Resource URL=gnu.emacs.help
+
|Resource URL=https://ftp.gnu.org/gnu/tramp/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Help
+
|Resource audience=EmacsWiki
|Resource kind=Newsgroup
+
|Resource kind=General
|Resource URL=gnu.emacs.sources
+
|Resource URL=https://www.emacswiki.org/emacs/TrampMode
 
}}
 
}}
{{Software category
+
{{Resource
|Interface=command-line
+
|Resource audience=Wikidata
|System-administration=remote-administration
+
|Resource kind=General
|Use=system-administration
+
|Resource URL=https://www.wikidata.org/wiki/Q76184768
 
}}
 
}}
{{Project license
+
{{Resource
|License=GPLv3orlater
+
|Resource audience=Debian
|License verified by=Deborah Nicholson
+
|Resource kind=Developer
|License verified date=2008-01-24
+
|Resource URL=https://tracker.debian.org/pkg/tramp
 
}}
 
}}
 +
{{Featured}}

Revision as of 07:57, 9 February 2021


[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












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


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


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


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


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


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


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


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