| | |||||||
| Knowledgebase Articles and information about running a website, cPanel and various hints and tips. Here you will find tutorials on php, MySql, .htaccess, cron, SEO, Search Engines, CHMOD, FTP, CSS, HTML and various other hints and tips on running and Administrating a website. |
| | Tools | Display Modes |
|
#1
| ||||
| ||||
| FTP Error Messages Some nice info about ftp error codes so you know what they mean. I am sure you see them all the time and sometimes you dont know what they mean, so take a look here. The most common codes: 421 - often means: too many users logged to the same account. 530 - wrong login pass, some servers auto-switch to 530 from 421 when they reach the max # of users. so notice the error message attached to the code. 550 - common in Ratio site, If the file exsist it means you have no access to the file or dir. If you try changing directories in an FTP and you`re getting a 550 message, it means you don`t have access to the directory. It doesn`t mean you don`t have access to a directory inside that directory. (Meaning when getting a direct path, log into the path directly, not 1 directory by 1). All others: 110 Restart marker reply. In this case, the text is exact and not left to the particular implementation; it must read: MARK yyyy = mmmm Where yyyy is User-process data stream marker, and mmmm server's equivalent marker (note the spaces between markers and "="). 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 at this site. 211 System status, or system help reply. 212 Directory status. 213 File status. 214 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. 215 NAME system type. Where NAME is an official system name from the list in the Assigned Numbers document. 220 Service ready for new user. 221 Service closing control connection. Logged out if appropriate. 225 Data connection open; no transfer in progress. 226 Closing data connection. Requested file action successful (for example, file transfer or file abort). 227 Entering Passive Mode (h1,h2,h3,h4,p1,p2). 230 User logged in, proceed. 250 Requested file action okay, completed. 257 "PATHNAME" created. 331 User name okay, need password. 332 Need account for login. 350 Requested file action pending further information. 421 Too many users logged to the same account 425 Can't open data connection. 426 Connection closed; transfer aborted. 450 Requested file action not taken. File unavailable (e.g., file busy). 451 Requested action aborted: local error in processing. 452 Requested action not taken. Insufficient storage space in system. 500 Syntax error, command unrecognized. This may include errors such as command line too long. 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 (for current directory or dataset). 553 Requested action not taken. File name not allowed.
__________________ Knowledgebase | SEO | Free Scripts | Free Graphics | Free Wordpress Themes | Free Word Cloud Script | Domains For Sale | Optimize Your Forum |
![]() |
|
#2
| ||||
| ||||
| Urchin Error Code for Failed FTP and HTTP Webserver Transfers. Code: 1 Unsupported protocol. This build of curl has no
support for this protocol.
2 Failed to initialize.
3 URL malformat. The syntax was not correct.
4 URL user malformatted. The user-part of the URL
syntax was not correct.
5 Couldn't resolve proxy. The given proxy host could
not be resolved.
6 Couldn't resolve host. The given remote host was
not resolved.
7 Failed to connect to host.
8 FTP weird server reply. The server sent data curl
couldn't parse.
9 FTP access denied. The server denied login.
10 FTP user/password incorrect. Either one or both
were not accepted by the server.
11 FTP weird PASS reply. Curl couldn't parse the reply
sent to the PASS request.
12 FTP weird USER reply. Curl couldn't parse the reply
sent to the USER request.
13 FTP weird PASV reply, Curl couldn't parse the reply
sent to the PASV request.
14 FTP weird 227 format. Curl couldn't parse the
227-line the server sent.
15 FTP can't get host. Couldn't resolve the host IP we
got in the 227-line.
16 FTP can't reconnect. Couldn't connect to the host
we got in the 227-line.
17 FTP couldn't set binary. Couldn't change transfer
method to binary.
18 Partial file. Only a part of the file was trans-
fered.
19 FTP couldn't download/access the given file, the
RETR (or similar) command failed.
20 FTP write error. The transfer was reported bad by
the server.
21 FTP quote error. A quote command returned error
from the server.
22 HTTP not found. The requested page was not found.
This return code only appears if --fail is used.
23 Write error. Curl couldn't write data to a local
filesystem or similar.
24 Malformat user. User name badly specified.
25 FTP couldn't STOR file. The server denied the STOR
operation.
26 Read error. Various reading problems.
27 Out of memory. A memory allocation request failed.
28 Operation timeout. The specified time-out period
was reached according to the conditions.
29 FTP couldn't set ASCII. The server returned an
unknown reply.
30 FTP PORT failed. The PORT command failed.
31 FTP couldn't use REST. The REST command failed.
32 FTP couldn't use SIZE. The SIZE command failed. The
command is an extension to the original FTP spec
RFC 959.
33 HTTP range error. The range "command" didn't work.
34 HTTP post error. Internal post-request generation
error.
35 SSL connect error. The SSL handshaking failed.
36 FTP bad download resume. Couldn't continue an ear-
lier aborted download.
37 FILE couldn't read file. Failed to open the file.
Permissions?
38 LDAP cannot bind. LDAP bind operation failed.
39 LDAP search failed.
40 Library not found. The LDAP library was not found.
41 Function not found. A required LDAP function was
not found.
42 Aborted by callback. An application told curl to
abort the operation.
43 Internal error. A function was called with a bad
parameter.
44 Internal error. A function was called in a bad
order.
45 Interface error. A specified outgoing interface
could not be used.
46 Bad password entered. An error was signaled when
the password was entered.
47 Too many redirects. When following redirects, curl
hit the maximum amount.
48 Unknown TELNET option specified.
49 Malformed telnet option.
51 The remote peer's SSL certificate wasn't ok
52 The server didn't reply anything, which here is
considered an error.
53 SSL crypto engine not found
54 Cannot set SSL crypto engine as default
55 Failed sending network data
56 Failure in receiving network data
57 Share is in use (internal error)
58 Problem with the local certificate
59 Couldn't use specified SSL cipher
60 Problem with the CA cert (path? permission?)
61 Unrecognized transfer encoding
__________________ Knowledgebase | SEO | Free Scripts | Free Graphics | Free Wordpress Themes | Free Word Cloud Script | Domains For Sale | Optimize Your Forum |
![]() |
| Tools | |
| Display Modes | |
| | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Custom Error Pages | Admin | Knowledgebase | 0 | 04-05-2007 06:28 AM |