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