diff options
| author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2000-05-20 18:23:51 +0000 |
|---|---|---|
| committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2000-05-20 18:23:51 +0000 |
| commit | 28c645cf6a9ec7ece1f37cddc001656c25344c64 (patch) | |
| tree | e4efc5b01d36d32e334a7b47addcfced88623a87 /lib/libfetch/ftp.errors | |
| parent | fac3d98105aebdcd5032e1d904058a0822bb26d4 (diff) | |
Notes
Diffstat (limited to 'lib/libfetch/ftp.errors')
| -rw-r--r-- | lib/libfetch/ftp.errors | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libfetch/ftp.errors b/lib/libfetch/ftp.errors index 3dc70281ea11..099de7460fa3 100644 --- a/lib/libfetch/ftp.errors +++ b/lib/libfetch/ftp.errors @@ -18,7 +18,8 @@ 221 OK Service closing control connection 225 OK Data connection open; no transfer in progress 226 OK Requested file action successful -227 OK Entering Passive Mode +227 OK Entering Passive Mode +229 OK Entering Extended Passive Mode 230 OK User logged in, proceed 250 OK Requested file action okay, completed 257 OK File/directory created |
