<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://genome.sph.umich.edu/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Veeneman</id>
	<title>Genome Analysis Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://genome.sph.umich.edu/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Veeneman"/>
	<link rel="alternate" type="text/html" href="http://genome.sph.umich.edu/wiki/Special:Contributions/Veeneman"/>
	<updated>2026-09-26T04:17:35Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://genome.sph.umich.edu/w/index.php?title=Tramp&amp;diff=2067</id>
		<title>Tramp</title>
		<link rel="alternate" type="text/html" href="http://genome.sph.umich.edu/w/index.php?title=Tramp&amp;diff=2067"/>
		<updated>2010-09-24T17:51:11Z</updated>

		<summary type="html">&lt;p&gt;Veeneman: Created page with &amp;#039;==What is TRAMP==  TRAMP is an emacs plugin that enables remote file i/o over ssh.  Note that GUI wrappers of emacs such as [http://www.xemacs.org/ XEmacs] or [http://aquamacs.or…&amp;#039;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==What is TRAMP==&lt;br /&gt;
&lt;br /&gt;
TRAMP is an emacs plugin that enables remote file i/o over ssh.  Note that GUI wrappers of emacs such as [http://www.xemacs.org/ XEmacs] or [http://aquamacs.org/ Aquamacs] can also make use of TRAMP.  It stands for `Transparent Remote (file) Access, Multiple Protocol.&#039;&lt;br /&gt;
&lt;br /&gt;
==Where to get it==&lt;br /&gt;
&lt;br /&gt;
Download the most recent tar.gz from [http://ftp.gnu.org/gnu/tramp/?C=M;O=D GNU FTP]&lt;br /&gt;
&lt;br /&gt;
==Installation and Configuration==&lt;br /&gt;
&lt;br /&gt;
Paraphrasing the directions [http://www.gnu.org/software/tramp/#Installation here]:&lt;br /&gt;
&lt;br /&gt;
# Download and install emacs if you haven&#039;t already.&lt;br /&gt;
# Download the most recent TRAMP tar.gz from the GNU FTP site (above).&lt;br /&gt;
# Choose where you want the TRAMP library files to live.  The files seem to be able to work anywhere, after configuration.&lt;br /&gt;
# Unpack the tar.gz using tar -xvf [filename], to wherever you want the library to go.&lt;br /&gt;
# Run ./configure --with-contrib inside the unpacked tramp directory.&lt;br /&gt;
# Run make.&lt;br /&gt;
# Run make-install.&lt;br /&gt;
&lt;br /&gt;
This was tested on a Mac, so some incompatibility is possible.  If there are errors, check the real guide above for details.  Now that tramp is installed, you can open files over ssh.  In emacs type Control-x-f, and specify the file path as follows:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;text&amp;quot;&amp;gt;&lt;br /&gt;
/ssh:USERNAME@HOSTNAME:FILEPATH&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Where USERNAME is you, HOSTNAME is the computer you&#039;re accessing, and FILEPATH is the absolute path to your file (starting at /).  You should be prompted for a password if the host requires it.  Many emacs GUIs also have an &amp;quot;Open Recent&amp;quot; Menu, and this still works with that.&lt;/div&gt;</summary>
		<author><name>Veeneman</name></author>
	</entry>
</feed>