ftp.errors revision 40975
1# $Id: ftp.errors,v 1.1.1.1 1998/07/09 16:52:43 des Exp $
2#
3# This list is taken from RFC 959.
4# It probably needs a going over.
5#
6110 OK		Restart marker reply
7120 TEMP	Service ready in a few minutes
8125 OK		Data connection already open; transfer starting
9150 OK		File status okay; about to open data connection
10200 OK		Command okay
11202 PROTO	Command not implemented, superfluous at this site
12211 INFO	System status, or system help reply
13212 INFO	Directory status
14213 INFO	File status
15214 INFO	Help message
16215 INFO	Set system type
17220 OK		Service ready for new user
18221 OK		Service closing control connection
19225 OK		Data connection open; no transfer in progress
20226 OK		Requested file action successful
21227 OK		Entering Passive Mode 
22230 OK		User logged in, proceed
23250 OK		Requested file action okay, completed
24257 OK		File/directory created
25331 AUTH	User name okay, need password
26332 AUTH	Need account for login
27350 OK		Requested file action pending further information
28421 DOWN	Service not available, closing control connection
29425 NETWORK	Can't open data connection
30426 ABORT	Connection closed; transfer aborted
31450 UNAVAIL	File unavailable (e.g., file busy)
32451 SERVER	Requested action aborted: local error in processing
33452 FULL	Insufficient storage space in system
34500 PROTO	Syntax error, command unrecognized
35501 PROTO	Syntax error in parameters or arguments
36502 PROTO	Command not implemented
37503 PROTO	Bad sequence of commands
38504 PROTO	Command not implemented for that parameter
39530 AUTH	Not logged in
40532 AUTH	Need account for storing files
41550 UNAVAIL	File unavailable (e.g., file not found, no access)
42551 PROTO	Requested action aborted. Page type unknown
43552 FULL	Exceeded storage allocation
44553 EXISTS	File name not allowed
45