<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Apple TV Hacks &#187; SSH</title>
	<atom:link href="http://www.appletvhacks.net/tag/ssh/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.appletvhacks.net</link>
	<description>Get more from your shiny box of joy</description>
	<lastBuildDate>Fri, 23 Jul 2010 14:09:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How to Recover Data from Apple TV</title>
		<link>http://www.appletvhacks.net/2010/03/17/how-to-recover-data-from-apple-tv/</link>
		<comments>http://www.appletvhacks.net/2010/03/17/how-to-recover-data-from-apple-tv/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 17:14:58 +0000</pubDate>
		<dc:creator>tomek</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[movies]]></category>
		<category><![CDATA[photos]]></category>
		<category><![CDATA[recovery]]></category>
		<category><![CDATA[SSH]]></category>

		<guid isPermaLink="false">http://www.appletvhacks.net/?p=601</guid>
		<description><![CDATA[You are trying to boost your pc performance in some less conventional way and then, suddenly, there is only gray smoke what have left from your 1 TB heard drive and your enormous movie collection? Your ‘puppy’ buried your brand new tiny netbook in the garden and you will never find out where? Lost your [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.appletvhacks.net/wp-content/uploads/2010/03/appletv-media-recovery.jpg"><a href="http://www.appletvhacks.net/wp-content/uploads/2010/03/appletv-recovery-media.jpg"><img class="aligncenter size-full wp-image-613" title="appletv-recovery-media" src="http://www.appletvhacks.net/wp-content/uploads/2010/03/appletv-recovery-media.jpg" alt="appletv recovery media How to Recover Data from Apple TV" width="518" height="456" /></a></a>You are trying to boost your pc performance in some less conventional way and then, suddenly, there is only gray smoke what have left from your 1 TB heard drive and your enormous movie collection? Your ‘puppy’ buried your brand new tiny netbook in the garden and you will never find out where? Lost your music and last holidays’ photos? You’re crashed but you recall you had copied it to your Apple TV some time before. Yes, coping files to the Apple TV is making a backup without knowing it. The only question now is how to get it back. Here is what you have to do to recover your priceless media files from your atv.</p>
<p><span id="more-601"></span></p>
<p>1. Enable SSH on your Apple TV</p>
<p>here is how to do it: <a href="../2007/03/24/enable-ssh-and-afp-on-your-apple-tv/">Enable SSH &amp; AFP on your Apple TV</a></p>
<p>2. Execute the following command:</p>
<p><em>$&gt; scp -1 -r frontrow@&lt;APPLETV_IP&gt;:/mnt/Media/&lt;media_to_recover&gt;/ /&lt;Destination_local_machine&gt;</em></p>
<p><em> </em></p>
<p>example:</p>
<p><em>$&gt; scp -1 -r frontrow@192.168.27.150:/mnt/Media/Photos/ /tmp/</em></p>
<p><em> </em></p>
<p>In this case all the photos stored in Apple TV will be copied to the local directory  <em>/tmp/ </em></p>
<p>That’s all. Yes, it’s that simple.</p>
<p>In case you want to recover all the data without specifying any subdirectory use the following command:</p>
<p><em> </em><em>$&gt; scp -1 -r frontrow@192.168.27.150:/mnt/Media/ /myAppleTVfullbackup/</em></p>
<p>NOTE:</p>
<ul>
<li>It will work on Mac, Linux as      well as on Windows with openSSH</li>
<li>To enable SSH you have to have your Apple TV already hacked</li>
<li>The structure of directories      and file names on Apple TV is the same   like the one used in iPods</li>
</ul>
<p>Enjoy and good luck!</p>
<p><em> </em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.appletvhacks.net/2010/03/17/how-to-recover-data-from-apple-tv/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>How to run BitTorrent on Apple TV</title>
		<link>http://www.appletvhacks.net/2009/08/20/how-to-run-bittorrent-on-the-apple-tv/</link>
		<comments>http://www.appletvhacks.net/2009/08/20/how-to-run-bittorrent-on-the-apple-tv/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 11:38:03 +0000</pubDate>
		<dc:creator>tomek</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Software Hacks]]></category>
		<category><![CDATA[bittorrent]]></category>
		<category><![CDATA[clutch]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[MAMP]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[transmission]]></category>

		<guid isPermaLink="false">http://www.appletvhacks.net/?p=510</guid>
		<description><![CDATA[Another great work from Danny! He has published a tutorial explaining how to install transmission (bittorent client) on the Applet TV and run Clutch web-interface to control bittorrent from browsers. To get through this new tutorial you first need to enable SSH on your Apple TV (check out Danny’s previous tutorial). The new hack is [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter" title="BitTorrent_AppleTV" src="http://dannyruchtie.nl/wp-content/uploads/2009/08/appletv_transmission.png" alt="appletv transmission How to run BitTorrent on Apple TV" width="490" height="255" /></p>
<p>Another great work from Danny! He has published a tutorial explaining how to install transmission (bittorent client) on the Applet TV and run Clutch web-interface to control bittorrent from browsers.</p>
<p><span id="more-510"></span></p>
<p>To get through this new tutorial you first need to enable SSH on your Apple TV (check out Danny’s <a href="http://dannyruchtie.nl/index.php/2009/07/hacking-apple-tv-tutorial/" target="_blank">previous tutorial</a>). The new hack is generally based on installing transmission, MAMP web server and Clutch.</p>
<p>It’s then possible to control the Clutch even via the iPhone.</p>
<p><img class="alignnone" title="Clutch_iPhone" src="http://dannyruchtie.nl/wp-content/uploads/2009/08/clutch_iphone1.PNG" alt=" How to run BitTorrent on Apple TV" width="346" height="230" /></p>
<p>Users had reported some errors but the problem seems to be solved now, after Danny made some corrections. Go to the comments to learn more.</p>
<p><a href="http://dannyruchtie.nl/index.php/2009/08/run-transmission-bittorrent-on-the-apple-tv/" target="_blank">Check it out!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.appletvhacks.net/2009/08/20/how-to-run-bittorrent-on-the-apple-tv/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
