<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Problem solved: FTP and Windows 2003 Firewall</title>
	<atom:link href="http://blog.tjitjing.com/index.php/2006/04/problem-solved-ftp-and-windows-2003.html/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.tjitjing.com/index.php/2006/04/problem-solved-ftp-and-windows-2003.html</link>
	<description>This is my blog on technology related things and maybe some other stuff too...</description>
	<lastBuildDate>Sun, 15 Jan 2012 09:50:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Jason Minshull</title>
		<link>http://blog.tjitjing.com/index.php/2006/04/problem-solved-ftp-and-windows-2003.html#comment-29743</link>
		<dc:creator>Jason Minshull</dc:creator>
		<pubDate>Mon, 30 May 2011 16:23:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tjitjing.com/index.php/2006/04/problem-solved-ftp-and-windows-2003-firewall.html#comment-29743</guid>
		<description>Excellent.  Thanks.</description>
		<content:encoded><![CDATA[<p>Excellent.  Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shiva</title>
		<link>http://blog.tjitjing.com/index.php/2006/04/problem-solved-ftp-and-windows-2003.html#comment-11828</link>
		<dc:creator>Shiva</dc:creator>
		<pubDate>Thu, 29 Apr 2010 10:09:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tjitjing.com/index.php/2006/04/problem-solved-ftp-and-windows-2003-firewall.html#comment-11828</guid>
		<description>This is cool. Thank you for sharing you experience.</description>
		<content:encoded><![CDATA[<p>This is cool. Thank you for sharing you experience.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://blog.tjitjing.com/index.php/2006/04/problem-solved-ftp-and-windows-2003.html#comment-625</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sat, 07 Feb 2009 15:35:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tjitjing.com/index.php/2006/04/problem-solved-ftp-and-windows-2003-firewall.html#comment-625</guid>
		<description>FTP protocol has two channels, the command channel which runs on port 21, and the data channel which is used for performing directory listings and file transfers.  The data channel can use a random range of ports and are typically established using passive connections.&lt;br/&gt;&lt;br/&gt;So, you may have been able to connect, but without adding ftp server program to exception list you could not do directory listings or file transfers.&lt;br/&gt;&lt;br/&gt;For a better description of passive connections see the following article.&lt;br/&gt;&lt;br/&gt;http://blog.jscape.com/jscape/2008/05/what-is-the-d-1.html</description>
		<content:encoded><![CDATA[<p>FTP protocol has two channels, the command channel which runs on port 21, and the data channel which is used for performing directory listings and file transfers.  The data channel can use a random range of ports and are typically established using passive connections.</p>
<p>So, you may have been able to connect, but without adding ftp server program to exception list you could not do directory listings or file transfers.</p>
<p>For a better description of passive connections see the following article.</p>
<p><a href="http://blog.jscape.com/jscape/2008/05/what-is-the-d-1.html" rel="nofollow">http://blog.jscape.com/jscape/2008/05/what-is-the-d-1.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sixpm</title>
		<link>http://blog.tjitjing.com/index.php/2006/04/problem-solved-ftp-and-windows-2003.html#comment-624</link>
		<dc:creator>sixpm</dc:creator>
		<pubDate>Mon, 02 Feb 2009 18:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tjitjing.com/index.php/2006/04/problem-solved-ftp-and-windows-2003-firewall.html#comment-624</guid>
		<description>Thank you for posting this - registered a new server and this issue was driving me up the wall.  I had to disable the firewall everytime I wanted to FTP to the server.  Anyway, thanks again.</description>
		<content:encoded><![CDATA[<p>Thank you for posting this &#8211; registered a new server and this issue was driving me up the wall.  I had to disable the firewall everytime I wanted to FTP to the server.  Anyway, thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://blog.tjitjing.com/index.php/2006/04/problem-solved-ftp-and-windows-2003.html#comment-607</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Wed, 26 Nov 2008 01:18:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tjitjing.com/index.php/2006/04/problem-solved-ftp-and-windows-2003-firewall.html#comment-607</guid>
		<description>Awesome Sauce!  This problem has plagued me for a year and I ended up using 3rd party FTP software to get around it -- but now after a reset and thanks to your entry I can use Windows FTP Again!  MS Needs to create a KB article for this one!</description>
		<content:encoded><![CDATA[<p>Awesome Sauce!  This problem has plagued me for a year and I ended up using 3rd party FTP software to get around it &#8212; but now after a reset and thanks to your entry I can use Windows FTP Again!  MS Needs to create a KB article for this one!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://blog.tjitjing.com/index.php/2006/04/problem-solved-ftp-and-windows-2003.html#comment-562</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Mon, 03 Mar 2008 22:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tjitjing.com/index.php/2006/04/problem-solved-ftp-and-windows-2003-firewall.html#comment-562</guid>
		<description>merci beaucoup!</description>
		<content:encoded><![CDATA[<p>merci beaucoup!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://blog.tjitjing.com/index.php/2006/04/problem-solved-ftp-and-windows-2003.html#comment-557</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sat, 09 Feb 2008 10:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tjitjing.com/index.php/2006/04/problem-solved-ftp-and-windows-2003-firewall.html#comment-557</guid>
		<description>you&#039;re a legend, was going nuts last night trying to find the answer to this problem. Thanks very much.</description>
		<content:encoded><![CDATA[<p>you&#8217;re a legend, was going nuts last night trying to find the answer to this problem. Thanks very much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chessyang</title>
		<link>http://blog.tjitjing.com/index.php/2006/04/problem-solved-ftp-and-windows-2003.html#comment-555</link>
		<dc:creator>Chessyang</dc:creator>
		<pubDate>Tue, 29 Jan 2008 04:06:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tjitjing.com/index.php/2006/04/problem-solved-ftp-and-windows-2003-firewall.html#comment-555</guid>
		<description>O M G &lt;br/&gt;&lt;br/&gt;Super late to this but....&lt;br/&gt;&lt;br/&gt;searching for 2 days and all the &quot;expert&quot; website. CTD Nuggest (or whatever there called) Torrent every stuipd MS book on SK3.  &lt;br/&gt;&lt;br/&gt;So thanks a million. i hope i can buy you a cup of coffee someday (or tea).</description>
		<content:encoded><![CDATA[<p>O M G </p>
<p>Super late to this but&#8230;.</p>
<p>searching for 2 days and all the &#8220;expert&#8221; website. CTD Nuggest (or whatever there called) Torrent every stuipd MS book on SK3.  </p>
<p>So thanks a million. i hope i can buy you a cup of coffee someday (or tea).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://blog.tjitjing.com/index.php/2006/04/problem-solved-ftp-and-windows-2003.html#comment-540</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sat, 22 Dec 2007 18:59:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tjitjing.com/index.php/2006/04/problem-solved-ftp-and-windows-2003-firewall.html#comment-540</guid>
		<description>yyyeeeepeeeehhh... Got crazy w/ this problem ... was even switching OFF the firewall for each upload! ... BIG HUG to ya for this solution! (and a BIG BUG to Microsoft for again beeing such fouls - when are you sick guys starting to sell software, that works?!)</description>
		<content:encoded><![CDATA[<p>yyyeeeepeeeehhh&#8230; Got crazy w/ this problem &#8230; was even switching OFF the firewall for each upload! &#8230; BIG HUG to ya for this solution! (and a BIG BUG to Microsoft for again beeing such fouls &#8211; when are you sick guys starting to sell software, that works?!)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rohit</title>
		<link>http://blog.tjitjing.com/index.php/2006/04/problem-solved-ftp-and-windows-2003.html#comment-528</link>
		<dc:creator>Rohit</dc:creator>
		<pubDate>Wed, 14 Nov 2007 06:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tjitjing.com/index.php/2006/04/problem-solved-ftp-and-windows-2003-firewall.html#comment-528</guid>
		<description>Thanks and Yes Thanks</description>
		<content:encoded><![CDATA[<p>Thanks and Yes Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

