Site Panel Help User Panel Help Panel Demo's Search Help

Categories

· Show all categories

· New Customer FAQs
· E-Mail
· FTP - File Transfers
· Domains
· SSH and Telnet
· Scripting Languages
· Password Protection
· MySQL
· Stats
· Power Tools

· FAQ Home

· EchoEcho+ Support

XML-File

<?xml version="1.0" encoding="iso-8859-1"
standalone="yes" ?>
<!-- XML-Output by phpMyFAQ 1.3.8 -->
<phpmyfaq
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:NamespaceSchemaLocation="http://www.phpmyfaq.de/xml/faqschema.xsd">
<article id="68">
	<language>en</language>
	<category>FTP - File Transfers</category>
	<keywords></keywords>
	<theme>FTP (error) codes</theme>
	<content
xmlns="http://www.w3.org/TR/REC-html40">If you&#039;re having
problems with FTP you might want to
look at the error
code you get.

Here is a list of FTP codes:

<b>500 Series: Command not accepted and the requested action
did not take
place.</b>
----------------------------------
500 Syntax error, command unrecognized.
501 Syntax error in parameters or arguments. 
502 Command not implemented. 
503 Bad sequence of commands. 
504 Command not implemented for that parameter. 
530 Not logged in. 
532 Need account for storing files. 
550 Requested action not taken. File unavailable (e.g., file
not found, no
access). 
551 Requested action aborted. Page type unknown. 
552 Requested file action aborted. Exceeded storage
allocation. 
553 Requested action not taken. File name not allowed. 

<b>400 Series: The command was not accepted and the action
did not take
place.</b>
---------------------------------- 
421 Service not available, closing control connection.
425 Can&#039;t open data connection. 
426 Connection closed; transfer aborted. 
450 Requested file action not taken. 
451 Requested action aborted. Local error in processing. 
452 Requested action not taken. Insufficient storage space
in system.File
unavailable (e.g., file busy). 

<b>300 Series: Command was accepted, but action is dormant,
pending
information.</b>
----------------------------------
331 User name okay, need password. 
332 Need account for login. 
350 Requested file action pending further information 

<b>200 Series: The requested action has been successfully
completed.</b>
----------------------------------
200 Command okay. 
202 Command not implemented, superfluous at this site. 
211 System status, or system help reply. 
212 Directory status. 
213 File status. 
214 Help message. This reply is useful only to the human
user. 
215 NAME system type. From the list in the Assigned Numbers
document. 
220 Service ready for new user. 
221 Service closing control connection. 
225 Data connection open; no transfer in progress. 
226 Closing data connection. Requested file action
successful. 
227 Entering Passive Mode (h1,h2,h3,h4,p1,p2). 
230 User logged in, proceed. Logged out if appropriate. 
250 Requested file action okay, completed. 
257 &quot;PATHNAME&quot; created. 

<b>100 Series: The requested action is being initiated, wait
for
reply.</b>
----------------------------------
110 Restart marker reply. 
120 Service ready in nnn minutes. 
125 Data connection already open; transfer starting. 
150 File status okay; about to open data connection.</content>
	<author>EchoEcho Support</author>
	<date>12.07.2009, 21:08</date>
</article>
</phpmyfaq>

open XML-File

Copyright © EchoEchoPlus Hosting