xref: /dragonfly/lib/libftpio/ftp.errors (revision 0db87cb7)
1# $FreeBSD: src/lib/libftpio/ftp.errors,v 1.4.2.1 2000/07/15 07:24:03 kris Exp $
2# $DragonFly: src/lib/libftpio/ftp.errors,v 1.2 2003/06/17 04:26:49 dillon Exp $
3#
4# This list is taken from RFC 959.
5# It probably needs a going over.
6#
7110 Restart marker reply
8120 Service ready in a few minutes
9125 Data connection already open; transfer starting
10150 File status okay; about to open data connection
11200 Command okay
12202 Command not implemented, superfluous at this site
13211 System status, or system help reply
14212 Directory status
15213 File status
16214 Help message
17215 Set system type
18220 Service ready for new user
19221 Service closing control connection
20225 Data connection open; no transfer in progress
21226 Requested file action successful
22227 Entering Passive Mode
23229 Entering Extended Passive Mode
24230 User logged in, proceed
25250 Requested file action okay, completed
26257 File/directory created
27331 User name okay, need password
28332 Need account for login
29350 Requested file action pending further information
30421 Service not available, closing control connection
31425 Can't open data connection
32426 Connection closed; transfer aborted
33450 File unavailable (e.g., file busy)
34451 Requested action aborted: local error in processing
35452 Insufficient storage space in system
36500 Syntax error, command unrecognized
37501 Syntax error in parameters or arguments
38502 Command not implemented
39503 Bad sequence of commands
40504 Command not implemented for that parameter
41530 Not logged in
42532 Need account for storing files
43550 File unavailable (e.g., file not found, no access)
44551 Requested action aborted. Page type unknown
45552 Exceeded storage allocation
46553 File name not allowed
47