Package | Description |
---|---|
org.waarp.ftp.core.command.access |
FTP Access related command
|
org.waarp.ftp.core.command.internal |
FTP Internal related command
|
org.waarp.ftp.core.command.parameter |
FTP Parameter related command
|
org.waarp.ftp.core.command.rfc2428 |
FTP RFC 2428 related command
|
Modifier and Type | Method and Description |
---|---|
void |
ACCT.exec() |
void |
PASS.exec() |
void |
USER.exec() |
Modifier and Type | Method and Description |
---|---|
void |
INTERNALSHUTDOWN.exec() |
void |
LIMITBANDWIDTH.exec() |
Modifier and Type | Method and Description |
---|---|
void |
MODE.exec() |
void |
PASV.exec() |
void |
PORT.exec() |
void |
STRU.exec() |
void |
TYPE.exec() |
Modifier and Type | Method and Description |
---|---|
void |
EPRT.exec() |
void |
EPSV.exec() |
Copyright © 2009–2020 Waarp. All rights reserved.