Java org.apache.commons.net.ftp FTPCmd fields, constructors, methods, implement or subclass

Example usage for Java org.apache.commons.net.ftp FTPCmd fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.commons.net.ftp FTPCmd.

The text is from its open source code.

Field

FTPCmdABOR
FTPCmdACCT
FTPCmdALLO
FTPCmdAPPE
FTPCmdCDUP
FTPCmdCWD
FTPCmdDELE
FTPCmdEPRT
FTPCmdEPSV
FTPCmdFEAT
FTPCmdHELP
FTPCmdLIST
FTPCmdMDTM
FTPCmdMFMT
FTPCmdMKD
FTPCmdMLSD
FTPCmdMLST
FTPCmdMODE
FTPCmdNLST
FTPCmdNOOP
FTPCmdPASS
FTPCmdPASV
FTPCmdPORT
FTPCmdPWD
FTPCmdQUIT
FTPCmdREIN
FTPCmdREST
FTPCmdRETR
FTPCmdRMD
FTPCmdRNFR
FTPCmdRNTO
FTPCmdSITE
FTPCmdSMNT
FTPCmdSTAT
FTPCmdSTOR
FTPCmdSTOU
FTPCmdSTRU
FTPCmdSYST
FTPCmdTYPE
FTPCmdUSER

Method

StringgetCommand()
Retrieve the FTP protocol command string corresponding to a specified command code.