<?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>Pablo Endres&#039; Blog &#187; passive</title>
	<atom:link href="http://www.pabloendres.com/tag/passive/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pabloendres.com</link>
	<description></description>
	<lastBuildDate>Sun, 22 Jan 2012 19:20:15 +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>Windows FTP client passive</title>
		<link>http://www.pabloendres.com/2009/03/02/windows-ftp-client-passive/</link>
		<comments>http://www.pabloendres.com/2009/03/02/windows-ftp-client-passive/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 19:00:31 +0000</pubDate>
		<dc:creator>Pablo Endres</dc:creator>
				<category><![CDATA[Education]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[passive]]></category>
		<category><![CDATA[pasv]]></category>
		<category><![CDATA[windows clients]]></category>

		<guid isPermaLink="false">http://www.pabloendres.com/?p=71</guid>
		<description><![CDATA[Have you ever tried to connect to an ftp server on a windows box? I had to do it today and that thing doesn&#8217;t know the command: PASV !! Well after surfing for while I found the workaround: just type: LITERAL PASV That bypasses the checks on the client and just sends the command to [...]]]></description>
			<content:encoded><![CDATA[<p>Have you ever tried to connect to an ftp server on a windows box?</p>
<p>I had to do it today and that thing doesn&#8217;t know the command: PASV !!</p>
<p>Well after surfing for while I found the workaround: just type:</p>
<blockquote><p>LITERAL PASV</p></blockquote>
<p>That bypasses the checks on the client and just sends the command to the server.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pabloendres.com/2009/03/02/windows-ftp-client-passive/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

