<?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>Hello System Admin &#124; Where system admins share technical article and tips &#124; Create free Blog &#124; Updates on domains, web hosting, servers and more &#187; IIS FTP</title>
	<atom:link href="http://hellosystemadmin.com/blog/category/windows/iis/iis-ftp/feed/" rel="self" type="application/rss+xml" />
	<link>http://hellosystemadmin.com</link>
	<description></description>
	<lastBuildDate>Fri, 09 Jul 2010 04:29:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Configure IIS FTP with User quota</title>
		<link>http://hellosystemadmin.com/blog/configure-iis-ftp-with-user-quota/</link>
		<comments>http://hellosystemadmin.com/blog/configure-iis-ftp-with-user-quota/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 06:12:12 +0000</pubDate>
		<dc:creator>Aneesh</dc:creator>
				<category><![CDATA[IIS]]></category>
		<category><![CDATA[IIS FTP]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://hellosystemadmin.com/?p=270</guid>
		<description><![CDATA[



Why do you buy FTP software by paying much money when windows itself provides it . FTP service can be installed in windows IIS and you can create as many virtual directories as you need. You can also set quota for each users by windos&#8217; default quota management. You dont want to run behind any [...]]]></description>
			<content:encoded><![CDATA[<p><script type="text/javascript"><!--
google_ad_client = "pub-2585810307670535";
/* 468x60, created 11/28/09 */
google_ad_slot = "9594852426";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p>Why do you buy FTP software by paying much money when windows itself provides it . FTP service can be installed in windows IIS and you can create as many virtual directories as you need. You can also set quota for each users by windos&#8217; default quota management. You dont want to run behind any third party FTP server software. I  am going to demonstrate how to install IIS FTP service on a windows 2003 server with  disk quota for the user.  You can set the disk quota in terms of  Kilobyte (KB) , Megabyte (MB), Gigabyte (GB), Terabyte (TB) and  Exabyte (EB) .  In the following example I am going to create a virtual directory for the user &#8216;test&#8217; with 1 GB disk quota .</p>
<p>Step1 : Create a user &#8216;test&#8217; on windows</p>
<p>Step2 :  Install IIS FTP service</p>
<p>Step3 : create a virtual directory under the default FTP and name it as &#8216;test&#8217; and point to a location , say c:\inetpub\wwwroot\test . Give write permission for the user &#8216;test &#8216;</p>
<p>Step4 :  Take Properties of  &#8216;C&#8217; Drive and go to &#8216;Quota&#8217; as mentioned in the following figure</p>
<p><a href="http://hellosystemadmin.com/files/2010/01/enable_disk_quota.jpg"><img class="alignnone size-full wp-image-278" title="enable_disk_quota" src="http://hellosystemadmin.com/files/2010/01/enable_disk_quota.jpg" alt="enable_disk_quota" width="364" height="512" /></a></p>
<p>Step5 :  Click on &#8216;Quota Entries&#8217;  . Got o &#8216;Quota menu and click on &#8216;New Quota Entry&#8217; and  input the Quota limit</p>
<p><a href="http://hellosystemadmin.com/files/2010/01/set_user_quota1.jpg"><img class="alignnone size-full wp-image-284" title="set_user_quota" src="http://hellosystemadmin.com/files/2010/01/set_user_quota1.jpg" alt="set_user_quota" width="593" height="441" /></a></p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-2585810307670535";
/* 468x60, created 11/28/09 */
google_ad_slot = "9594852426";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<div id="st0000000001" class="st-taf"><script src="http://taf.socialtwist.com:80/taf/js/shoppr.core.js?id=0000000001"></script><img style="border:0;margin:0;padding:0;" src="http://tellafriend.socialtwist.com:80/wizard/images/tafbutton_blue16.png" onmouseout="hideHoverMap(this)" onmouseover="showHoverMap(this, '0000000001', 'http%3A%2F%2Fhellosystemadmin.com%2Fblog%2Fconfigure-iis-ftp-with-user-quota%2F', 'Configure+IIS+FTP+with+User+quota')" onclick="cw(this, {id:'0000000001',link: 'http%3A%2F%2Fhellosystemadmin.com%2Fblog%2Fconfigure-iis-ftp-with-user-quota%2F', title: '+Configure+IIS+FTP+with+User+quota+' })"/></div>]]></content:encoded>
			<wfw:commentRss>http://hellosystemadmin.com/blog/configure-iis-ftp-with-user-quota/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
