|
eXo JCR :: Component :: FTP Service 1.16.0-Alpha4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.services.ftp.FtpConst.Replyes
public class FtpConst.Replyes
Reply messages.
| Field Summary | |
|---|---|
static String |
REPLY_125
REPLY 125 - Data connection opened. |
static String |
REPLY_200
REPLY 200. |
static String |
REPLY_213
REPLY 213. |
static String |
REPLY_215
REPLY 215. |
static String |
REPLY_221
REPLY 221 - exit. |
static String |
REPLY_226
REPLY 226 - transfer complete. |
static String |
REPLY_227
REPLY 227 - Entering passive mode. |
static String |
REPLY_230
REPLY 230 - user logged in. |
static String |
REPLY_250
REPLY 250 - command successful. |
static String |
REPLY_257
REPLY 257 - current directory. |
static String |
REPLY_257_CREATED
REPLY 257 CREATED - directory created. |
static String |
REPLY_331
REPLY 331 - password required. |
static String |
REPLY_350
REPLY 350 - file or directory exist. |
static String |
REPLY_350_REST
REPLY 350 REST - restarting at directory. |
static String |
REPLY_421
REPLY 421 - idle timeout. |
static String |
REPLY_421_DATA
REPLY 421 DATA - service not available. |
static String |
REPLY_425
REPLY 425 - unable to build data connection. |
static String |
REPLY_450
REPLY 450 - no such file or directory. |
static String |
REPLY_451
REPLY 451 - transfer aborted. |
static String |
REPLY_500
REPLY 500 - not understood. |
static String |
REPLY_500_ILLEGAL
REPLY 500 ILLEGAL - illegal command. |
static String |
REPLY_500_PARAMREQUIRED
REPLY 500 PARAMREQUIRED - command requires parameter. |
static String |
REPLY_501_MODE
REPLY 501 MODE - unrecognized transfer mode. |
static String |
REPLY_501_STRU
REPLY 501 STRU - unrecognized structure mode. |
static String |
REPLY_503
REPLY 503 - bad sequence of command. |
static String |
REPLY_503_PASS
REPLY 503 PASS - login with user first. |
static String |
REPLY_504
REPLY 504 - unsupported transfer mode. |
static String |
REPLY_530
REPLY 530. |
static String |
REPLY_550
REPLY 550 - permission denied. |
static String |
REPLY_550_RESTORE
REPLY 550 RESTORE - restore value invalid. |
static String |
REPLY_550_SIZE
REPLY 550 SIZE - no such file. |
static String |
REPLY_553
REPLY 553 - unable to rename file or directory. |
| Constructor Summary | |
|---|---|
FtpConst.Replyes()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String REPLY_125
public static final String REPLY_200
public static final String REPLY_213
public static final String REPLY_215
public static final String REPLY_221
public static final String REPLY_226
public static final String REPLY_227
public static final String REPLY_230
public static final String REPLY_250
public static final String REPLY_257
public static final String REPLY_257_CREATED
public static final String REPLY_331
public static final String REPLY_350
public static final String REPLY_350_REST
public static final String REPLY_421
public static final String REPLY_421_DATA
public static final String REPLY_425
public static final String REPLY_450
public static final String REPLY_451
public static final String REPLY_500
public static final String REPLY_500_PARAMREQUIRED
public static final String REPLY_500_ILLEGAL
public static final String REPLY_501_MODE
public static final String REPLY_501_STRU
public static final String REPLY_503
public static final String REPLY_503_PASS
public static final String REPLY_504
public static final String REPLY_530
public static final String REPLY_550
public static final String REPLY_550_SIZE
public static final String REPLY_550_RESTORE
public static final String REPLY_553
| Constructor Detail |
|---|
public FtpConst.Replyes()
|
eXo JCR :: Component :: FTP Service 1.16.0-Alpha4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||