<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>egloo &#187; FTP</title>
	<atom:link href="http://egloo.wordpress.com/tag/ftp/feed/" rel="self" type="application/rss+xml" />
	<link>http://egloo.wordpress.com</link>
	<description>Linux Sysadmin Blog</description>
	<lastBuildDate>Sat, 18 Apr 2009 19:35:52 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='egloo.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/4f738d3a8dae6c0af9ecb7fb5c48f4a5?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>egloo &#187; FTP</title>
		<link>http://egloo.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://egloo.wordpress.com/osd.xml" title="egloo" />
		<item>
		<title>FTP Error Codes</title>
		<link>http://egloo.wordpress.com/2008/10/25/ftp-error-codes/</link>
		<comments>http://egloo.wordpress.com/2008/10/25/ftp-error-codes/#comments</comments>
		<pubDate>Sat, 25 Oct 2008 12:45:56 +0000</pubDate>
		<dc:creator>pcabrerat</dc:creator>
				<category><![CDATA[FTP]]></category>
		<category><![CDATA[Protocols]]></category>

		<guid isPermaLink="false">http://egloo.wordpress.com/?p=197</guid>
		<description><![CDATA[In case you are a die-hard FTP user, you should find helpful the error code reference. Normally, these codes appear in the system log files, or directly into your terminal.
120 Service ready in nnn minutes.
125 Data connection already open; transfer starting.
150 File status okay; about to open data connection.
200 Command okay.
202 Command not implemented, superfluous [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=egloo.wordpress.com&blog=4102430&post=197&subd=egloo&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><img class="alignleft size-full wp-image-199" title="ftp_icon" src="http://egloo.files.wordpress.com/2008/10/ftp_icon.gif?w=176&#038;h=176" alt="" width="176" height="176" />In case you are a die-hard FTP user, you should find helpful the error code reference. Normally, these codes appear in the system log files, or directly into your terminal.</p>
<p><strong>120 </strong>Service ready in nnn minutes.<br />
<strong>125 </strong>Data connection already open; transfer starting.<br />
<strong>150 </strong>File status okay; about to open data connection.<br />
<strong>200 </strong>Command okay.<br />
<strong>202 </strong>Command not implemented, superfluous at this site.<br />
<strong>211 </strong>System status, or system help reply.<br />
<strong>212 </strong>Directory status.<br />
<strong>213 </strong>File status.<br />
<strong>214 </strong>Help message.On how to use the server or the meaning of a particular non-standard command. This reply is useful only to the human user.<br />
<strong>120 </strong>Service ready in nnn minutes.<br />
<strong>125 </strong>Data connection already open; transfer starting.<br />
<strong>150 </strong>File status okay; about to open data connection.<br />
<strong>200 </strong>Command okay.<br />
<strong>202 </strong>Command not implemented, superfluous at this site.<br />
<strong>211 </strong>System status, or system help reply.<br />
<strong>212 </strong>Directory status.<br />
<strong>213 </strong>File status.<br />
<strong>214 </strong>Help message.On how to use the server or the meaning of a particular non-standard command. This reply is useful only to the human user.<br />
<strong>215 </strong>NAME system type. Where NAME is an official system name from the list in the Assigned Numbers document.<br />
<strong>220 </strong>Service ready for new user.<br />
<strong>221 </strong>Service closing control connection.<br />
<strong>225 </strong>Data connection open; no transfer in progress.<br />
<strong>226 </strong>Closing data connection. Requested file action successful (for example, file transfer or file abort).<br />
<strong>227 </strong>Entering Passive Mode (h1,h2,h3,h4,p1,p2).<br />
<strong>230 </strong>User logged in, proceed. Logged out if appropriate.<br />
<strong>250 </strong>Requested file action okay, completed.<br />
<strong>257 </strong>&#8220;PATHNAME&#8221; created.<br />
<strong>331 </strong>User name okay, need password.<br />
<strong>332 </strong>Need account for login.<br />
<strong>350 </strong>Requested file action pending further information<br />
<strong>421 </strong>Service not available, closing control connection.This may be a reply to any command if the service knows it must shut down.<br />
<strong>425 </strong>Can&#8217;t open data connection.<br />
<strong>426 </strong>Connection closed; transfer aborted.<br />
<strong>450 </strong>Requested file action not taken.<br />
<strong>451 </strong>Requested action aborted. Local error in processing.<br />
<strong>452 </strong>Requested action not taken. Insufficient storage space in system.File unavailable (e.g., file busy).<br />
<strong>500 </strong>Syntax error, command unrecognized. This may include errors such as command line too long.<br />
<strong>501 </strong>Syntax error in parameters or arguments.<br />
<strong>502 </strong>Command not implemented.<br />
<strong>503 </strong>Bad sequence of commands.<br />
<strong>504 </strong>Command not implemented for that parameter.<br />
<strong>530 </strong>Not logged in.<br />
<strong>532 </strong>Need account for storing files.<br />
<strong>550 </strong>Requested action not taken. File unavailable (e.g., file not found, no access).<br />
<strong>551 </strong>Requested action aborted. Page type unknown.<br />
<strong>552 </strong>Requested file action aborted. Exceeded storage allocation (for current directory or dataset).<br />
<strong>553 </strong>Requested action not taken. File name not allowed.NAME system type. Where NAME is an official system name from the list in the Assigned Numbers document.<br />
<strong>220 </strong>Service ready for new user.<br />
<strong>221 </strong>Service closing control connection.<br />
<strong>225 </strong>Data connection open; no transfer in progress.<br />
<strong>226 </strong>Closing data connection. Requested file action successful (for example, file transfer or file abort).<br />
<strong>227 </strong>Entering Passive Mode (h1,h2,h3,h4,p1,p2).<br />
<strong>230 </strong>User logged in, proceed. Logged out if appropriate.<br />
<strong>250 </strong>Requested file action okay, completed.<br />
<strong>257 </strong>&#8220;PATHNAME&#8221; created.<br />
<strong>331 </strong>User name okay, need password.<br />
<strong>332 </strong>Need account for login.<br />
<strong>350 </strong>Requested file action pending further information<br />
<strong>421 </strong>Service not available, closing control connection.This may be a reply to any command if the service knows it must shut down.<br />
<strong>425 </strong>Can&#8217;t open data connection.<br />
<strong>426 </strong>Connection closed; transfer aborted.<br />
<strong>450 </strong>Requested file action not taken.<br />
<strong>451 </strong>Requested action aborted. Local error in processing.<br />
<strong>452 </strong>Requested action not taken. Insufficient storage space in system.File unavailable (e.g., file busy).<br />
<strong>500 </strong>Syntax error, command unrecognized. This may include errors such as command line too long.<br />
<strong>501 </strong>Syntax error in parameters or arguments.<br />
<strong>502 </strong>Command not implemented.<br />
<strong>503 </strong>Bad sequence of commands.<br />
<strong>504 </strong>Command not implemented for that parameter.<br />
<strong>530 </strong>Not logged in.<br />
<strong>532 </strong>Need account for storing files.<br />
<strong>550 </strong>Requested action not taken. File unavailable (e.g., file not found, no access).<br />
<strong>551 </strong>Requested action aborted. Page type unknown.<br />
<strong>552 </strong>Requested file action aborted. Exceeded storage allocation (for current directory or dataset).<br />
<strong>553 </strong>Requested action not taken. File name not allowed.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/egloo.wordpress.com/197/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/egloo.wordpress.com/197/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/egloo.wordpress.com/197/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/egloo.wordpress.com/197/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/egloo.wordpress.com/197/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/egloo.wordpress.com/197/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/egloo.wordpress.com/197/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/egloo.wordpress.com/197/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/egloo.wordpress.com/197/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/egloo.wordpress.com/197/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=egloo.wordpress.com&blog=4102430&post=197&subd=egloo&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://egloo.wordpress.com/2008/10/25/ftp-error-codes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">pcabrerat</media:title>
		</media:content>

		<media:content url="http://egloo.files.wordpress.com/2008/10/ftp_icon.gif" medium="image">
			<media:title type="html">ftp_icon</media:title>
		</media:content>
	</item>
	</channel>
</rss>