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