Deleted Added
full compact
ftp.errors (50476) ftp.errors (62649)
1# $FreeBSD: head/lib/libftpio/ftp.errors 50476 1999-08-28 00:22:10Z peter $
1# $FreeBSD: head/lib/libftpio/ftp.errors 62649 2000-07-05 19:34:43Z ume $
2#
3# This list is taken from RFC 959.
4# It probably needs a going over.
5#
6110 Restart marker reply
7120 Service ready in a few minutes
8125 Data connection already open; transfer starting
9150 File status okay; about to open data connection
10200 Command okay
11202 Command not implemented, superfluous at this site
12211 System status, or system help reply
13212 Directory status
14213 File status
15214 Help message
16215 Set system type
17220 Service ready for new user
18221 Service closing control connection
19225 Data connection open; no transfer in progress
20226 Requested file action successful
2#
3# This list is taken from RFC 959.
4# It probably needs a going over.
5#
6110 Restart marker reply
7120 Service ready in a few minutes
8125 Data connection already open; transfer starting
9150 File status okay; about to open data connection
10200 Command okay
11202 Command not implemented, superfluous at this site
12211 System status, or system help reply
13212 Directory status
14213 File status
15214 Help message
16215 Set system type
17220 Service ready for new user
18221 Service closing control connection
19225 Data connection open; no transfer in progress
20226 Requested file action successful
21227 Entering Passive Mode
21227 Entering Passive Mode
22229 Entering Extended Passive Mode
22230 User logged in, proceed
23250 Requested file action okay, completed
24257 File/directory created
25331 User name okay, need password
26332 Need account for login
27350 Requested file action pending further information
28421 Service not available, closing control connection
29425 Can't open data connection

--- 15 unchanged lines hidden ---
23230 User logged in, proceed
24250 Requested file action okay, completed
25257 File/directory created
26331 User name okay, need password
27332 Need account for login
28350 Requested file action pending further information
29421 Service not available, closing control connection
30425 Can't open data connection

--- 15 unchanged lines hidden ---