diff options
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 3dc7028..099de74 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 |