Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most
[dragonfly.git] / lib / libftpio / ftp.errors
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 #
7 110 Restart marker reply
8 120 Service ready in a few minutes
9 125 Data connection already open; transfer starting
10 150 File status okay; about to open data connection
11 200 Command okay
12 202 Command not implemented, superfluous at this site
13 211 System status, or system help reply
14 212 Directory status
15 213 File status
16 214 Help message
17 215 Set system type
18 220 Service ready for new user
19 221 Service closing control connection
20 225 Data connection open; no transfer in progress
21 226 Requested file action successful
22 227 Entering Passive Mode
23 229 Entering Extended Passive Mode
24 230 User logged in, proceed
25 250 Requested file action okay, completed
26 257 File/directory created
27 331 User name okay, need password
28 332 Need account for login
29 350 Requested file action pending further information
30 421 Service not available, closing control connection
31 425 Can't open data connection
32 426 Connection closed; transfer aborted
33 450 File unavailable (e.g., file busy)
34 451 Requested action aborted: local error in processing
35 452 Insufficient storage space in system
36 500 Syntax error, command unrecognized
37 501 Syntax error in parameters or arguments
38 502 Command not implemented
39 503 Bad sequence of commands
40 504 Command not implemented for that parameter
41 530 Not logged in
42 532 Need account for storing files
43 550 File unavailable (e.g., file not found, no access)
44 551 Requested action aborted. Page type unknown
45 552 Exceeded storage allocation
46 553 File name not allowed