• Home
  • Raw
  • Download

Lines Matching full:-

1 		------------------------------------------------------
3 ------------------------------------------------------
5 StubFtpServer - FTP Commands and CommandHandlers
12 *------------------------*------------------------*------------------------------------------*
14 *------------------------*------------------------*------------------------------------------*
15 | ABOR | -- | AborCommandHandler |
16 *------------------------*------------------------*------------------------------------------*
17 | ACCT | -- | AcctCommandHandler |
18 *------------------------*------------------------*------------------------------------------*
19 | ALLO | -- | AlloCommandHandler |
20 *------------------------*------------------------*------------------------------------------*
22 *------------------------*------------------------*------------------------------------------*
23 | CDUP | -- | CdupCommandHandler |
24 *------------------------*------------------------*------------------------------------------*
26 *------------------------*------------------------*------------------------------------------*
28 *------------------------*------------------------*------------------------------------------*
29 | EPRT | -- | EprtCommandHandler |
30 *------------------------*------------------------*------------------------------------------*
31 | EPSV | -- | EpsvCommandHandler |
32 *------------------------*------------------------*------------------------------------------*
34 *------------------------*------------------------*------------------------------------------*
36 *------------------------*------------------------*------------------------------------------*
38 *------------------------*------------------------*------------------------------------------*
39 | MODE | -- | ModeCommandHandler |
40 *------------------------*------------------------*------------------------------------------*
41 | NLST | -- | NlstCommandHandler |
42 *------------------------*------------------------*------------------------------------------*
43 | NOOP | -- | NoopCommandHandler |
44 *------------------------*------------------------*------------------------------------------*
46 *------------------------*------------------------*------------------------------------------*
47 | PASV | -- | PasvCommandHandler |
48 *------------------------*------------------------*------------------------------------------*
49 | PORT | -- | PortCommandHandler |
50 *------------------------*------------------------*------------------------------------------*
52 *------------------------*------------------------*------------------------------------------*
54 *------------------------*------------------------*------------------------------------------*
55 | REIN | -- | ReinCommandHandler |
56 *------------------------*------------------------*------------------------------------------*
57 | REST | -- | RestCommandHandler |
58 *------------------------*------------------------*------------------------------------------*
61 *------------------------*------------------------*------------------------------------------*
63 *------------------------*------------------------*------------------------------------------*
65 *------------------------*------------------------*------------------------------------------*
67 *------------------------*------------------------*------------------------------------------*
68 | SITE | -- | SiteCommandHandler |
69 *------------------------*------------------------*------------------------------------------*
70 | SMNT | -- | SmntCommandHandler |
71 *------------------------*------------------------*------------------------------------------*
73 *------------------------*------------------------*------------------------------------------*
75 *------------------------*------------------------*------------------------------------------*
76 | STOU | -- | StouCommandHandler |
77 *------------------------*------------------------*------------------------------------------*
78 | STRU | -- | StruCommandHandler |
79 *------------------------*------------------------*------------------------------------------*
80 | SYST | -- | SystCommandHandler |
81 *------------------------*------------------------*------------------------------------------*
83 *------------------------*------------------------*------------------------------------------*
85 *------------------------*------------------------*------------------------------------------*
95 * <<ConnectCommandHandler>> - Sends a 220 reply code after the initial connection to the server.
97 * <<UnsupportedCommandHandler>> - Sends a 502 reply when an unrecognized/unsupported