150476Speter# $FreeBSD$
217732Sjkh#
317732Sjkh# This list is taken from RFC 959.
417732Sjkh# It probably needs a going over.
517732Sjkh#
617732Sjkh110 Restart marker reply
717732Sjkh120 Service ready in a few minutes
817732Sjkh125 Data connection already open; transfer starting
917732Sjkh150 File status okay; about to open data connection
1017732Sjkh200 Command okay
1117732Sjkh202 Command not implemented, superfluous at this site
1217732Sjkh211 System status, or system help reply
1317732Sjkh212 Directory status
1417732Sjkh213 File status
1517732Sjkh214 Help message
1617732Sjkh215 Set system type
1717732Sjkh220 Service ready for new user
1817732Sjkh221 Service closing control connection
1917732Sjkh225 Data connection open; no transfer in progress
2017732Sjkh226 Requested file action successful
2162649Sume227 Entering Passive Mode
2262649Sume229 Entering Extended Passive Mode
2317732Sjkh230 User logged in, proceed
2417732Sjkh250 Requested file action okay, completed
2517732Sjkh257 File/directory created
2617732Sjkh331 User name okay, need password
2717732Sjkh332 Need account for login
2817732Sjkh350 Requested file action pending further information
2917732Sjkh421 Service not available, closing control connection
3017732Sjkh425 Can't open data connection
3117732Sjkh426 Connection closed; transfer aborted
3217732Sjkh450 File unavailable (e.g., file busy)
3317732Sjkh451 Requested action aborted: local error in processing
3417732Sjkh452 Insufficient storage space in system
3517732Sjkh500 Syntax error, command unrecognized
3617732Sjkh501 Syntax error in parameters or arguments
3717732Sjkh502 Command not implemented
3817732Sjkh503 Bad sequence of commands
3917732Sjkh504 Command not implemented for that parameter
4017732Sjkh530 Not logged in
4117732Sjkh532 Need account for storing files
4217732Sjkh550 File unavailable (e.g., file not found, no access)
4317732Sjkh551 Requested action aborted. Page type unknown
4417732Sjkh552 Exceeded storage allocation
4517732Sjkh553 File name not allowed
46