<?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>Developing View &#187; Articles</title>
	<atom:link href="http://developingview.com/blog/category/articles/feed/" rel="self" type="application/rss+xml" />
	<link>http://developingview.com/blog</link>
	<description>Photography and Tech Magazine</description>
	<lastBuildDate>Tue, 03 Jan 2012 12:30:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Enable FTP Server in Mac OS X Lion</title>
		<link>http://developingview.com/blog/enable-ftp-server-in-mac-os-x-lion/</link>
		<comments>http://developingview.com/blog/enable-ftp-server-in-mac-os-x-lion/#comments</comments>
		<pubDate>Sat, 31 Dec 2011 19:27:42 +0000</pubDate>
		<dc:creator>Tony</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Mac OSX]]></category>
		<category><![CDATA[Mac OSX Lion]]></category>

		<guid isPermaLink="false">http://developingview.com/blog/?p=4</guid>
		<description><![CDATA[How to Enable FTP Server in Mac OS X Lion I have a Mac mini connected to my 1080p TV, and I needed to access and transfer files without disrupting what was on the screen. I could have used either the Finder, SSH, or FTP. I chose FTP. In Mac OSX Lion, the FTP option [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>How to Enable FTP Server in Mac OS X Lion</p>
<p>I have a Mac mini connected to my 1080p TV, and I needed to access and transfer files without disrupting what was on the screen. I could have used either the Finder, SSH, or FTP. I chose FTP. In Mac OSX Lion, the FTP option was removed from the GUI.</p>
<p>It is quite easy and trivial to enable FTP (actually SFTP) in Mac OSX Lion.</p>
<p>All you have to do is enable &#8220;Remote Login&#8221; (AKA secure SSH) in the Sharing preferences, and SFTP will then be enabled. Then just use your favorite FTP client that is capable of SFTP, and you are all set.</p>
<p>Here is a screen shot of the sharing section that shows what I am talking about:</p>
<div id="attachment_52" class="wp-caption alignnone" style="width: 792px"><img src="http://developingview.com/blog/wp-content/uploads/2011/12/Enable-FTP-Server-in-Mac-OS-X-Lion.jpg" alt="Enable FTP Server in Mac OS X Lion" title="Enable FTP Server in Mac OS X Lion" width="782" height="662" class="size-full wp-image-52" /><p class="wp-caption-text">Enable FTP Server in Mac OS X Lion</p></div>
<p>I use <a href="http://panic.com/transmit/" target="_blank">Transmit</a> for FTP, and it works fine for SFTP</p>
<p>Here is a screen shot of my Transmit setup screen</p>
<div id="attachment_50" class="wp-caption alignnone" style="width: 428px"><img src="http://developingview.com/blog/wp-content/uploads/2011/12/FTP-Server-in-Mac-OS-X-Lion.jpg" alt="FTP Server in Mac OS X Lion" title="FTP Server in Mac OS X Lion" width="418" height="182" class="size-full wp-image-50" /><p class="wp-caption-text">FTP Server in Mac OS X Lion</p></div>
<div id="tweetbutton4" class="tw_button" style="float:left;margin-right:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fdevelopingview.com%2Fblog%2Fenable-ftp-server-in-mac-os-x-lion%2F&amp;text=Enable%20FTP%20Server%20in%20Mac%20OS%20X%20Lion&amp;related=&amp;lang=en&amp;count=none&amp;counturl=http%3A%2F%2Fdevelopingview.com%2Fblog%2Fenable-ftp-server-in-mac-os-x-lion%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://developingview.com/blog/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://developingview.com/blog/enable-ftp-server-in-mac-os-x-lion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spinrite USB boot – create a bootable spinrite disk with a USB key</title>
		<link>http://developingview.com/blog/spinrite-usb-boot-create-a-bootable-spinrite-disk-with-a-usb-key/</link>
		<comments>http://developingview.com/blog/spinrite-usb-boot-create-a-bootable-spinrite-disk-with-a-usb-key/#comments</comments>
		<pubDate>Fri, 31 Dec 2010 20:23:43 +0000</pubDate>
		<dc:creator>Tony</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[spinrite]]></category>

		<guid isPermaLink="false">http://developingview.com/blog/?p=22</guid>
		<description><![CDATA[Spinrite USB boot – create a bootable spinrite disk with a USB key Hewlett Packard makes a free“HP USB Disk Format Tool”, and it includes a “Create a DOS Startup Disk” option. Download it here: http://files.extremeoverclocking.com/file.php?f=197 You also need the Windows 98 System Files, download them here: http://files.extremeoverclocking.com/file.php?f=196 Run the HP tool (run as administrator), [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>Spinrite USB boot – create a bootable spinrite disk with a USB key</p>
<p>Hewlett Packard makes a free“HP USB Disk Format Tool”, and it includes a “Create a DOS Startup Disk” option.</p>
<p>Download it here: <a href="http://files.extremeoverclocking.com/file.php?f=197" target="_blank">http://files.extremeoverclocking.com/file.php?f=197</a></p>
<p>You also need the Windows 98 System Files, download them here: <a href="http://files.extremeoverclocking.com/file.php?f=196" target="_blank">http://files.extremeoverclocking.com/file.php?f=196</a></p>
<p>Run the HP tool (run as administrator), and select “Quick Format”, and “Create a DOS startup disk”, and “using DOS system files located at:”, and browse to the extracted folder you just downloaded containing the Windows 98 system files. Click start. Next, copy your original SPINRITE.EXE file onto the root directory of your USB drive (the drive you just created). Once done, reboot the system with your BIOS configured to boot from USB drives. At the DOS prompt, type spinrite to start SpinRite.</p>
<p>Here is a screenshot of the HP tool you will need:</p>
<div id="attachment_49" class="wp-caption alignnone" style="width: 358px"><img src="http://developingview.com/blog/wp-content/uploads/2011/12/Spinrite-USB-boot-–-create-a-bootable-spinrite-disk-with-a-USB-key.jpg" alt="Spinrite USB boot – create a bootable spinrite disk with a USB key" title="Spinrite USB boot – create a bootable spinrite disk with a USB key" width="348" height="461" class="size-full wp-image-49" /><p class="wp-caption-text">Spinrite USB boot – create a bootable spinrite disk with a USB key</p></div>
<div id="tweetbutton22" class="tw_button" style="float:left;margin-right:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fdevelopingview.com%2Fblog%2Fspinrite-usb-boot-create-a-bootable-spinrite-disk-with-a-usb-key%2F&amp;text=Spinrite%20USB%20boot%20%E2%80%93%20create%20a%20bootable%20spinrite%20disk%20with%20a%20USB%20key&amp;related=&amp;lang=en&amp;count=none&amp;counturl=http%3A%2F%2Fdevelopingview.com%2Fblog%2Fspinrite-usb-boot-create-a-bootable-spinrite-disk-with-a-usb-key%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://developingview.com/blog/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://developingview.com/blog/spinrite-usb-boot-create-a-bootable-spinrite-disk-with-a-usb-key/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

