]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/libftpio/ftp.errors
Clarify what getdevs() expects as input.
[FreeBSD/FreeBSD.git] / lib / libftpio / ftp.errors
1 # $FreeBSD$
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 230 User logged in, proceed
23 250 Requested file action okay, completed
24 257 File/directory created
25 331 User name okay, need password
26 332 Need account for login
27 350 Requested file action pending further information
28 421 Service not available, closing control connection
29 425 Can't open data connection
30 426 Connection closed; transfer aborted
31 450 File unavailable (e.g., file busy)
32 451 Requested action aborted: local error in processing
33 452 Insufficient storage space in system
34 500 Syntax error, command unrecognized
35 501 Syntax error in parameters or arguments
36 502 Command not implemented
37 503 Bad sequence of commands
38 504 Command not implemented for that parameter
39 530 Not logged in
40 532 Need account for storing files
41 550 File unavailable (e.g., file not found, no access)
42 551 Requested action aborted. Page type unknown
43 552 Exceeded storage allocation
44 553 File name not allowed