<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.0.4" -->
<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/"
	>

<channel>
	<title>kindproject</title>
	<link>http://blog.kindproject.com</link>
	<description>Inspired by a fake story</description>
	<pubDate>Fri, 14 May 2010 00:28:02 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.4</generator>
	<language>en</language>
			<item>
		<title>Setting up Windows Ftp 7.5</title>
		<link>http://blog.kindproject.com/2010/02/24/setting-up-windows-ftp-75/</link>
		<comments>http://blog.kindproject.com/2010/02/24/setting-up-windows-ftp-75/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 14:33:07 +0000</pubDate>
		<dc:creator>jonathan</dc:creator>
		
	<category>to lazy to categorize</category>
	<category>coding</category>
	<category>places &amp; faces</category>
	<category>anti-pattern</category>
		<guid isPermaLink="false">http://blog.kindproject.com/2010/02/24/setting-up-windows-ftp-75/</guid>
		<description><![CDATA[With the release of Windows FTP server 7.5, we finally move on from IIS6 metabase configuration and see some IIS 7 goodness. FTP can now hangout in the same playground as IIS web serving, with the managed code and .config file syntax for ftp administration. Finally, windows ftp supports sftp which has been a long [...]]]></description>
			<content:encoded><![CDATA[<p>With the release of Windows FTP server 7.5, we finally move on from IIS6 metabase configuration and see some IIS 7 goodness. FTP can now hangout in the same playground as IIS web serving, with the managed code and .config file syntax for ftp administration. Finally, windows ftp supports sftp which has been a long missing feature.</p>
<p>The setup still seems a bit cumbersome to me, but its a configuration that requires n half-hour to setup and then no thought for months. Follow these walk-throughs and you should be on your way pretty quickly.:</p>
<ol>
<li><a title="http://learn.iis.net/page.aspx/263/installing-and-configuring-ftp-on-iis-7/" href="http://learn.iis.net/page.aspx/263/installing-and-configuring-ftp-on-iis-7/">http://learn.iis.net/page.aspx/263/installing-and-configuring-ftp-on-iis-7/</a></li>
<li><a title="http://learn.iis.net/page.aspx/301/creating-a-new-ftp-site/" href="http://learn.iis.net/page.aspx/301/creating-a-new-ftp-site/">http://learn.iis.net/page.aspx/301/creating-a-new-ftp-site/</a></li>
<li><a title="http://learn.iis.net/page.aspx/304/using-ftp-over-ssl/" href="http://learn.iis.net/page.aspx/304/using-ftp-over-ssl/">http://learn.iis.net/page.aspx/304/using-ftp-over-ssl/</a></li>
</ol>
<p>Ip address configuration within the ftp administration, especially in a cloud environment, might need to be set to a specific address and potentially an ip6v address, as opposed to using the “All unassigned” option. Additionally some thought should go into how you want to secure the ftp access. I’ll tend to use ssl and then turn ftp off when I’m not using it, if updates are not frequent.</p>
]]></content:encoded>
			<wfw:commentRSS>http://blog.kindproject.com/2010/02/24/setting-up-windows-ftp-75/feed/</wfw:commentRSS>
		</item>
	</channel>
</rss>
