<?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>mikedopp.com &#187; FTP</title>
	<atom:link href="http://mikedopp.com/index.php/tag/ftp/feed/" rel="self" type="application/rss+xml" />
	<link>http://mikedopp.com</link>
	<description>Code Monkey by Day, Unix/Windows Administrator by Night, Social Media Chump 24/7</description>
	<lastBuildDate>Wed, 09 Jun 2010 07:37:00 +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>Using Command Line FTP</title>
		<link>http://mikedopp.com/index.php/2010/02/15/using-command-line-ftp/</link>
		<comments>http://mikedopp.com/index.php/2010/02/15/using-command-line-ftp/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 03:39:00 +0000</pubDate>
		<dc:creator>mikedopp</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Interesting]]></category>
		<category><![CDATA[Command Line FTP]]></category>
		<category><![CDATA[FTP]]></category>

		<guid isPermaLink="false">http://mikedopp.com/index.php/2010/02/15/using-command-line-ftp/</guid>
		<description><![CDATA[FTP is used to upload or download files from servers. The basic command line ftp is a Unix command that also has been copied into Windows. Unix, Linux or Mac OSX users can open a Unix window and use FTP. Windows users can bring up a DOS window by selecting run on the start menu. [...]]]></description>
			<content:encoded><![CDATA[<p>FTP is used to upload or download files from servers. The basic command line ftp is a Unix command that also has been copied into Windows. </p>
<p>Unix, Linux or Mac OSX users can open a Unix window and use FTP. Windows users can bring up a DOS window by selecting run on the start menu. In the dialog box, type command and then click OK.</p>
<h4>Starting FTP</h4>
<p> Type:
<pre> ftp server-name  </pre>
<p>Where server-name is the name of the server you want to connect to, for example:</p>
<pre> ftp members.brandx.net</pre>
<p>Next you will be prompted for your username and password. (this would come first when accessing FTP through a Unix window)</p>
<p>Here is a list of the commands you will routinely use in the FTP program:<br />
  <br />put filename &#8211; Upload a file to the server</p>
<p>get filename &#8211; Download a file from the server</p>
<p>mput filename &#8211; Put multiple files on the server</p>
<p>mget filename &#8211; Get multiple files on the server</p>
<p>ls &#8211; Get a list of files in the current directory</p>
<p>cd &#8211; Change directory</p>
<p>quit &#8211; Ends your ftp session</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:a6a8f5c3-5fb5-4dc9-9909-cbbb63dd535f" class="wlWriterEditableSmartContent">Flickr Tags: <a href="http://flickr.com/photos/tags/FTP+Easy" rel="tag">FTP Easy</a>, <a href="http://flickr.com/photos/tags/FTP+Command+Line" rel="tag">FTP Command Line</a>, <a href="http://flickr.com/photos/tags/Switchs+and+Parameters" rel="tag">Switchs and Parameters</a></div>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:a95f79bd-a417-42de-813d-091b3930d79f" class="wlWriterEditableSmartContent">BuzzNet Tags: <a href="http://www.buzznet.com/tags/FTP+Easy/" rel="tag">FTP Easy</a>, <a href="http://www.buzznet.com/tags/FTP+Command+Line/" rel="tag">FTP Command Line</a>, <a href="http://www.buzznet.com/tags/Switchs+and+Parameters/" rel="tag">Switchs and Parameters</a></div>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:36661c7e-c830-473c-a16e-36ccc76612be" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/FTP+Easy" rel="tag">FTP Easy</a>, <a href="http://technorati.com/tags/FTP+Command+Line" rel="tag">FTP Command Line</a>, <a href="http://technorati.com/tags/Switchs+and+Parameters" rel="tag">Switchs and Parameters</a></div>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:c1aa8e31-906e-495b-9c35-461d1c6fe934" class="wlWriterEditableSmartContent">del.icio.us Tags: <a href="http://del.icio.us/popular/FTP+Easy" rel="tag">FTP Easy</a>, <a href="http://del.icio.us/popular/FTP+Command+Line" rel="tag">FTP Command Line</a>, <a href="http://del.icio.us/popular/Switchs+and+Parameters" rel="tag">Switchs and Parameters</a></div>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:4b3497b9-3f0d-4810-aae2-c7e3a1c71cb4" class="wlWriterEditableSmartContent">IceRocket Tags: <a href="http://blogs.icerocket.com/search?q=FTP+Easy" rel="tag">FTP Easy</a>, <a href="http://blogs.icerocket.com/search?q=FTP+Command+Line" rel="tag">FTP Command Line</a>, <a href="http://blogs.icerocket.com/search?q=Switchs+and+Parameters" rel="tag">Switchs and Parameters</a></div>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:1a44b9f5-4008-4241-a039-809e287536c6" class="wlWriterEditableSmartContent">LiveJournal Tags: <a href="http://www.livejournal.com/interests.bml?int=FTP+Easy" rel="tag">FTP Easy</a>, <a href="http://www.livejournal.com/interests.bml?int=FTP+Command+Line" rel="tag">FTP Command Line</a>, <a href="http://www.livejournal.com/interests.bml?int=Switchs+and+Parameters" rel="tag">Switchs and Parameters</a></div>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:746bce5e-3c6b-4a16-9178-7aa76fdb9913" class="wlWriterEditableSmartContent">43 Things Tags: <a href="http://www.43things.com/tag/FTP+Easy" rel="tag">FTP Easy</a>, <a href="http://www.43things.com/tag/FTP+Command+Line" rel="tag">FTP Command Line</a>, <a href="http://www.43things.com/tag/Switchs+and+Parameters" rel="tag">Switchs and Parameters</a></div>
]]></content:encoded>
			<wfw:commentRss>http://mikedopp.com/index.php/2010/02/15/using-command-line-ftp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FTP User Isolation IIS7.5</title>
		<link>http://mikedopp.com/index.php/2010/02/04/ftp-user-isolation-iis7-5/</link>
		<comments>http://mikedopp.com/index.php/2010/02/04/ftp-user-isolation-iis7-5/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 12:48:00 +0000</pubDate>
		<dc:creator>mikedopp</dc:creator>
				<category><![CDATA[IIS]]></category>
		<category><![CDATA[Interesting]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Web Security]]></category>
		<category><![CDATA[FTP]]></category>
		<category><![CDATA[IIS 7.5]]></category>
		<category><![CDATA[Isolate Users]]></category>

		<guid isPermaLink="false">http://mikedopp.com/index.php/2010/02/04/ftp-user-isolation-iis7-5/</guid>
		<description><![CDATA[I have been using FTP since before IIS was really a leader or even a thought over at the house of M$ (Gangster Geek Term for Microsoft). IIS has always offered a decent FTP server from windows NT to Windows 2003. So it should not have been a chore to install and run FTP on [...]]]></description>
			<content:encoded><![CDATA[<p>I have been using FTP since before IIS was really a leader or even a thought over at the house of M$ (Gangster Geek Term for <a href="http://www.microsoft.com" target="_blank">Microsoft</a>). IIS has always offered a decent FTP server from windows NT to Windows 2003. So it should not have been a chore to install and run FTP on IIS7.5</p>
<p>IIS7.5 is a beautiful web server. Not to the naked eye (gangster Geek term for Non-Geek) but for the web master that loves Apache, Tomcat or IIS * (anything for the non-geek) and of course we wont speak of those other wanna be web server software&#8217;s out there and you know who you are please go away.</p>
<p>*Now off the soap box* </p>
<p>Anyway the IIS7.5 Gui is pretty and fun. However looks don&#8217;t mean much unless you have brains. So back to the whole setup and why this post is being written.<a href="http://mikedopp.com/wp-content/uploads/2010/02/IISFTP1.jpg" rel="lightbox[414]"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="IISFTP1" border="0" alt="IISFTP1" src="http://mikedopp.com/wp-content/uploads/2010/02/IISFTP1_thumb.jpg" width="240" height="181" /></a></p>
<p>Setting up FTP is kind of a chore in IIS7.5. Why I say that is it offers some really awesome features (yes I will spare you the details) FTP has security features that allow it to be an easier setup than in any other IIS version.&#160; </p>
<p>Alright so the long and the short of this post is how to setup IIS7.5 to use Isolation mode.</p>
<p>First use a ftproot type folder: C:\inetpub\ftproot will do.<a href="http://mikedopp.com/wp-content/uploads/2010/02/IsolateUsers.jpg" rel="lightbox[414]"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Isolate Users" border="0" alt="Isolate Users" src="http://mikedopp.com/wp-content/uploads/2010/02/IsolateUsers_thumb.jpg" width="240" height="176" /></a> </p>
<p>Run this from the command line: “ICACLS “C:\inetpub\ftproot” /grant IUSR:R”</p>
<p>Now under that folder create a folder called LocalUser *make sure to pascal case sensitive (this according to M$)</p>
<p>Then Create a folder called “Public” then create a local user for example: Administrator</p>
<p>Now point your FTP root directory to the C:\inetpub\ftproot</p>
<p>FTP will then pick up and understand that is the directory and will use the appropriate folder setup</p>
<p>When you try to connect to the Ftp using a certain username FTP will Isolate the folder for you.</p>
<p>This is awesome. enjoy your new FTP site.</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:e6b02f2b-7f94-4000-aedf-2fbe1e00e702" class="wlWriterEditableSmartContent">Flickr Tags: <a href="http://flickr.com/photos/tags/FTP+Fun+and+Love" rel="tag">FTP Fun and Love</a>, <a href="http://flickr.com/photos/tags/IIS7.5+I+%3c3+you" rel="tag">IIS7.5 I &lt;3 you</a>, <a href="http://flickr.com/photos/tags/Sweet+something+works" rel="tag">Sweet something works</a>, <a href="http://flickr.com/photos/tags/Microsoft+is+funny" rel="tag">Microsoft is funny</a>, <a href="http://flickr.com/photos/tags/Gangsta-Geek" rel="tag">Gangsta-Geek</a></div>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:5f28ff28-3b58-474c-ac1e-e21d78cc731e" class="wlWriterEditableSmartContent">BuzzNet Tags: <a href="http://www.buzznet.com/tags/FTP+Fun+and+Love/" rel="tag">FTP Fun and Love</a>, <a href="http://www.buzznet.com/tags/IIS7.5+I+%3c3+you/" rel="tag">IIS7.5 I &lt;3 you</a>, <a href="http://www.buzznet.com/tags/Sweet+something+works/" rel="tag">Sweet something works</a>, <a href="http://www.buzznet.com/tags/Microsoft+is+funny/" rel="tag">Microsoft is funny</a>, <a href="http://www.buzznet.com/tags/Gangsta-Geek/" rel="tag">Gangsta-Geek</a></div>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:9fc773c2-5e78-44ea-b72f-5bdaddb2892a" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/FTP+Fun+and+Love" rel="tag">FTP Fun and Love</a>, <a href="http://technorati.com/tags/IIS7.5+I+%3c3+you" rel="tag">IIS7.5 I &lt;3 you</a>, <a href="http://technorati.com/tags/Sweet+something+works" rel="tag">Sweet something works</a>, <a href="http://technorati.com/tags/Microsoft+is+funny" rel="tag">Microsoft is funny</a>, <a href="http://technorati.com/tags/Gangsta-Geek" rel="tag">Gangsta-Geek</a></div>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:4bca4907-f5c7-4fe1-9e8d-d904f4ee0c95" class="wlWriterEditableSmartContent">del.icio.us Tags: <a href="http://del.icio.us/popular/FTP+Fun+and+Love" rel="tag">FTP Fun and Love</a>, <a href="http://del.icio.us/popular/IIS7.5+I+%3c3+you" rel="tag">IIS7.5 I &lt;3 you</a>, <a href="http://del.icio.us/popular/Sweet+something+works" rel="tag">Sweet something works</a>, <a href="http://del.icio.us/popular/Microsoft+is+funny" rel="tag">Microsoft is funny</a>, <a href="http://del.icio.us/popular/Gangsta-Geek" rel="tag">Gangsta-Geek</a></div>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:99d8bc97-dcf0-4b32-892d-4392a3b7e58e" class="wlWriterEditableSmartContent">IceRocket Tags: <a href="http://blogs.icerocket.com/search?q=FTP+Fun+and+Love" rel="tag">FTP Fun and Love</a>, <a href="http://blogs.icerocket.com/search?q=IIS7.5+I+%3c3+you" rel="tag">IIS7.5 I &lt;3 you</a>, <a href="http://blogs.icerocket.com/search?q=Sweet+something+works" rel="tag">Sweet something works</a>, <a href="http://blogs.icerocket.com/search?q=Microsoft+is+funny" rel="tag">Microsoft is funny</a>, <a href="http://blogs.icerocket.com/search?q=Gangsta-Geek" rel="tag">Gangsta-Geek</a></div>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:ef56319a-0dc2-49a5-a0e2-54c0ebf6f0dd" class="wlWriterEditableSmartContent">LiveJournal Tags: <a href="http://www.livejournal.com/interests.bml?int=FTP+Fun+and+Love" rel="tag">FTP Fun and Love</a>, <a href="http://www.livejournal.com/interests.bml?int=IIS7.5+I+%3c3+you" rel="tag">IIS7.5 I &lt;3 you</a>, <a href="http://www.livejournal.com/interests.bml?int=Sweet+something+works" rel="tag">Sweet something works</a>, <a href="http://www.livejournal.com/interests.bml?int=Microsoft+is+funny" rel="tag">Microsoft is funny</a>, <a href="http://www.livejournal.com/interests.bml?int=Gangsta-Geek" rel="tag">Gangsta-Geek</a></div>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:ec6df5f3-588f-4afa-8e1f-fceeb0ea0a45" class="wlWriterEditableSmartContent">43 Things Tags: <a href="http://www.43things.com/tag/FTP+Fun+and+Love" rel="tag">FTP Fun and Love</a>, <a href="http://www.43things.com/tag/IIS7.5+I+%3c3+you" rel="tag">IIS7.5 I &lt;3 you</a>, <a href="http://www.43things.com/tag/Sweet+something+works" rel="tag">Sweet something works</a>, <a href="http://www.43things.com/tag/Microsoft+is+funny" rel="tag">Microsoft is funny</a>, <a href="http://www.43things.com/tag/Gangsta-Geek" rel="tag">Gangsta-Geek</a></div>
]]></content:encoded>
			<wfw:commentRss>http://mikedopp.com/index.php/2010/02/04/ftp-user-isolation-iis7-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
