|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
IDebugLevels | This interface holds the constants for the various debug levels |
Class Summary | |
BaseAction | Title: Base Action
Description: Base class for all actions on this site. |
ClearWorkServlet | Title: Clear work
Description: Class for clearing all the temp files created by resin since they are owned by the user that started resin and we can not delete manually. |
Db | Title: DB
Description: Class of DB util methods Copyright: Copyright (c) 2001-2004 Company: RMRR @author David Abigt @version 1.0 |
Display | This class holds methods for formating page and debug output. |
FtpUtils | This class is for ftp actions from other classes
User: dea
Date: Dec 24, 2004
Time: 10:56:43 PM
From RFC 959 October 1985
File Transfer Protocol
Connection Establishment
120
220
220
421
Login
USER
230
530
500, 501, 421
331, 332
PASS
230
202
530
500, 501, 503, 421
332
ACCT
230
202
530
500, 501, 503, 421
CWD
250
500, 501, 502, 421, 530, 550
CDUP
200
500, 501, 502, 421, 530, 550
SMNT
202, 250
500, 501, 502, 421, 530, 550
Logout
REIN
120
220
220
421
500, 502
QUIT
221
500
Transfer parameters
PORT
200
500, 501, 421, 530
PASV
227
500, 501, 502, 421, 530
MODE
200
500, 501, 504, 421, 530
TYPE
200
500, 501, 504, 421, 530
STRU
200
500, 501, 504, 421, 530
File action commands
ALLO
200
202
500, 501, 504, 421, 530
REST
500, 501, 502, 421, 530
350
STOR
125, 150
(110)
226, 250
425, 426, 451, 551, 552
532, 450, 452, 553
500, 501, 421, 530
STOU
125, 150
(110)
226, 250
425, 426, 451, 551, 552
532, 450, 452, 553
500, 501, 421, 530
RETR
125, 150
(110)
226, 250
425, 426, 451
450, 550
500, 501, 421, 530
LIST
125, 150
226, 250
425, 426, 451
450
500, 501, 502, 421, 530
NLST
125, 150
226, 250
425, 426, 451
450
500, 501, 502, 421, 530
APPE
125, 150
(110)
226, 250
425, 426, 451, 551, 552
532, 450, 550, 452, 553
500, 501, 502, 421, 530
RNFR
450, 550
500, 501, 502, 421, 530
350
RNTO
250
532, 553
500, 501, 502, 503, 421, 530
DELE
250
450, 550
500, 501, 502, 421, 530
RMD
250
500, 501, 502, 421, 530, 550
MKD
257
500, 501, 502, 421, 530, 550
PWD
257
500, 501, 502, 421, 550
ABOR
225, 226
500, 501, 502, 421
Informational commands
SYST
215
500, 501, 502, 421
STAT
211, 212, 213
450
500, 501, 502, 421, 530
HELP
211, 214
500, 501, 502, 421
Miscellaneous commands
SITE
200
202
500, 501, 530
NOOP
200
500 421
Rev 1.1 fix setBinary to ignores 2nd call so mode is not toggled back to ascii |
Option | Title: Option class
Description: A class for holding option info Copyright: Copyright (c) 2004 Company: RMRR @author David Abigt @version 1.0 |
ReverseDateComparator | Title: Reverse Date Comparator. |
SessionUtils | Title: Session Utils
Description: Methods for working with session values Copyright: Copyright (c) 2004 Company: RMRR @author David Abigt @version 1.0 |
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |