- changePath(String) - Method in interface org.exoplatform.services.ftp.client.FtpClientSession
-
- changePath(String) - Method in class org.exoplatform.services.ftp.client.FtpClientSessionImpl
-
- channels - Variable in class org.exoplatform.services.ftp.data.FtpDataChannelManagerImpl
-
- clientSession - Variable in class org.exoplatform.services.ftp.client.FtpClientCommandThread
-
- clientSession() - Method in interface org.exoplatform.services.ftp.command.FtpCommand
-
- clientSession() - Method in class org.exoplatform.services.ftp.command.FtpCommandImpl
-
- clientSession - Variable in class org.exoplatform.services.ftp.FtpContext
-
- close() - Method in interface org.exoplatform.services.ftp.data.FtpDataTransiver
-
- close() - Method in class org.exoplatform.services.ftp.data.FtpDataTransiverImpl
-
- close() - Method in class org.exoplatform.services.ftp.data.FtpSlowInputStream
-
- close() - Method in class org.exoplatform.services.ftp.data.FtpSlowOutputStream
-
- close() - Method in class org.exoplatform.services.ftp.data.FtpTimeStampedInputStream
-
- close() - Method in class org.exoplatform.services.ftp.data.FtpTimeStampedOutputStream
-
- closeDataTransiver() - Method in interface org.exoplatform.services.ftp.client.FtpClientSession
-
- closeDataTransiver() - Method in class org.exoplatform.services.ftp.client.FtpClientSessionImpl
-
- CMD_CDUP - Static variable in class org.exoplatform.services.ftp.FtpConst.Commands
-
CDUP.
- CMD_CWD - Static variable in class org.exoplatform.services.ftp.FtpConst.Commands
-
CWD.
- CMD_DELE - Static variable in class org.exoplatform.services.ftp.FtpConst.Commands
-
DELE.
- CMD_HELP - Static variable in class org.exoplatform.services.ftp.FtpConst.Commands
-
HELP.
- CMD_LIST - Static variable in class org.exoplatform.services.ftp.FtpConst.Commands
-
LIST.
- CMD_MKD - Static variable in class org.exoplatform.services.ftp.FtpConst.Commands
-
MKD.
- CMD_MODE - Static variable in class org.exoplatform.services.ftp.FtpConst.Commands
-
MODE.
- CMD_NLST - Static variable in class org.exoplatform.services.ftp.FtpConst.Commands
-
NLST.
- CMD_NOOP - Static variable in class org.exoplatform.services.ftp.FtpConst.Commands
-
NOOP.
- CMD_PASS - Static variable in class org.exoplatform.services.ftp.FtpConst.Commands
-
PASS.
- CMD_PASV - Static variable in class org.exoplatform.services.ftp.FtpConst.Commands
-
PASV.
- CMD_PORT - Static variable in class org.exoplatform.services.ftp.FtpConst.Commands
-
PORT.
- CMD_PWD - Static variable in class org.exoplatform.services.ftp.FtpConst.Commands
-
PWD.
- CMD_QUIT - Static variable in class org.exoplatform.services.ftp.FtpConst.Commands
-
QUIT.
- CMD_REST - Static variable in class org.exoplatform.services.ftp.FtpConst.Commands
-
REST.
- CMD_RETR - Static variable in class org.exoplatform.services.ftp.FtpConst.Commands
-
RETR.
- CMD_RMD - Static variable in class org.exoplatform.services.ftp.FtpConst.Commands
-
RMD.
- CMD_RNFR - Static variable in class org.exoplatform.services.ftp.FtpConst.Commands
-
RNFR.
- CMD_RNTO - Static variable in class org.exoplatform.services.ftp.FtpConst.Commands
-
RNTO.
- CMD_SIZE - Static variable in class org.exoplatform.services.ftp.FtpConst.Commands
-
SIZE.
- CMD_STAT - Static variable in class org.exoplatform.services.ftp.FtpConst.Commands
-
STAT.
- CMD_STOR - Static variable in class org.exoplatform.services.ftp.FtpConst.Commands
-
STOR.
- CMD_STRU - Static variable in class org.exoplatform.services.ftp.FtpConst.Commands
-
STRU.
- CMD_SYST - Static variable in class org.exoplatform.services.ftp.FtpConst.Commands
-
SYST.
- CMD_TYPE - Static variable in class org.exoplatform.services.ftp.FtpConst.Commands
-
TYPE.
- CMD_USER - Static variable in class org.exoplatform.services.ftp.FtpConst.Commands
-
USER.
- CmdCdUp - Class in org.exoplatform.services.ftp.command
-
Created by The eXo Platform SAS Author : Vitaly Guly
- CmdCdUp() - Constructor for class org.exoplatform.services.ftp.command.CmdCdUp
-
- CmdCwd - Class in org.exoplatform.services.ftp.command
-
Created by The eXo Platform SAS Author : Vitaly Guly
- CmdCwd() - Constructor for class org.exoplatform.services.ftp.command.CmdCwd
-
- CmdDele - Class in org.exoplatform.services.ftp.command
-
Created by The eXo Platform SAS Author : Vitaly Guly
- CmdDele() - Constructor for class org.exoplatform.services.ftp.command.CmdDele
-
- CmdHelp - Class in org.exoplatform.services.ftp.command
-
Created by The eXo Platform SAS Author : Vitaly Guly
- CmdHelp() - Constructor for class org.exoplatform.services.ftp.command.CmdHelp
-
- CmdList - Class in org.exoplatform.services.ftp.command
-
Created by The eXo Platform SAS Author : Vitaly Guly
- CmdList() - Constructor for class org.exoplatform.services.ftp.command.CmdList
-
- CmdMkd - Class in org.exoplatform.services.ftp.command
-
Created by The eXo Platform SAS Author : Vitaly Guly
- CmdMkd() - Constructor for class org.exoplatform.services.ftp.command.CmdMkd
-
- CmdMode - Class in org.exoplatform.services.ftp.command
-
Created by The eXo Platform SAS Author : Vitaly Guly
- CmdMode() - Constructor for class org.exoplatform.services.ftp.command.CmdMode
-
- CmdNLst - Class in org.exoplatform.services.ftp.command
-
Created by The eXo Platform SAS Author : Vitaly Guly
- CmdNLst() - Constructor for class org.exoplatform.services.ftp.command.CmdNLst
-
- CmdNoop - Class in org.exoplatform.services.ftp.command
-
Created by The eXo Platform SAS Author : Vitaly Guly
- CmdNoop() - Constructor for class org.exoplatform.services.ftp.command.CmdNoop
-
- CmdPass - Class in org.exoplatform.services.ftp.command
-
Created by The eXo Platform SAS Author : Vitaly Guly
- CmdPass() - Constructor for class org.exoplatform.services.ftp.command.CmdPass
-
- CmdPasv - Class in org.exoplatform.services.ftp.command
-
Created by The eXo Platform SAS Author : Vitaly Guly
- CmdPasv() - Constructor for class org.exoplatform.services.ftp.command.CmdPasv
-
- CmdPort - Class in org.exoplatform.services.ftp.command
-
Created by The eXo Platform SAS Author : Vitaly Guly
- CmdPort() - Constructor for class org.exoplatform.services.ftp.command.CmdPort
-
- CmdPwd - Class in org.exoplatform.services.ftp.command
-
Created by The eXo Platform SAS Author : Vitaly Guly
- CmdPwd() - Constructor for class org.exoplatform.services.ftp.command.CmdPwd
-
- CmdQuit - Class in org.exoplatform.services.ftp.command
-
Created by The eXo Platform SAS Author : Vitaly Guly
- CmdQuit() - Constructor for class org.exoplatform.services.ftp.command.CmdQuit
-
- CmdRest - Class in org.exoplatform.services.ftp.command
-
Created by The eXo Platform SAS Author : Vitaly Guly
- CmdRest() - Constructor for class org.exoplatform.services.ftp.command.CmdRest
-
- CmdRetr - Class in org.exoplatform.services.ftp.command
-
Created by The eXo Platform SAS Author : Vitaly Guly
- CmdRetr() - Constructor for class org.exoplatform.services.ftp.command.CmdRetr
-
- CmdRmd - Class in org.exoplatform.services.ftp.command
-
Created by The eXo Platform SAS Author : Vitaly Guly
- CmdRmd() - Constructor for class org.exoplatform.services.ftp.command.CmdRmd
-
- CmdRnFr - Class in org.exoplatform.services.ftp.command
-
Created by The eXo Platform SAS Author : Vitaly Guly
- CmdRnFr() - Constructor for class org.exoplatform.services.ftp.command.CmdRnFr
-
- CmdRnTo - Class in org.exoplatform.services.ftp.command
-
Created by The eXo Platform SAS Author : Vitaly Guly
- CmdRnTo() - Constructor for class org.exoplatform.services.ftp.command.CmdRnTo
-
- CmdSize - Class in org.exoplatform.services.ftp.command
-
Created by The eXo Platform SAS Author : Vitaly Guly
- CmdSize() - Constructor for class org.exoplatform.services.ftp.command.CmdSize
-
- CmdStat - Class in org.exoplatform.services.ftp.command
-
Created by The eXo Platform SAS Author : Vitaly Guly
- CmdStat() - Constructor for class org.exoplatform.services.ftp.command.CmdStat
-
- CmdStor - Class in org.exoplatform.services.ftp.command
-
Created by The eXo Platform SAS Author : Vitaly Guly
- CmdStor() - Constructor for class org.exoplatform.services.ftp.command.CmdStor
-
- CmdStru - Class in org.exoplatform.services.ftp.command
-
Created by The eXo Platform SAS Author : Vitaly Guly
- CmdStru() - Constructor for class org.exoplatform.services.ftp.command.CmdStru
-
- CmdSyst - Class in org.exoplatform.services.ftp.command
-
Created by The eXo Platform SAS Author : Vitaly Guly
- CmdSyst() - Constructor for class org.exoplatform.services.ftp.command.CmdSyst
-
- CmdType - Class in org.exoplatform.services.ftp.command
-
Created by The eXo Platform SAS Author : Vitaly Guly
- CmdType() - Constructor for class org.exoplatform.services.ftp.command.CmdType
-
- CmdUser - Class in org.exoplatform.services.ftp.command
-
Created by The eXo Platform SAS Author : Vitaly Guly
- CmdUser() - Constructor for class org.exoplatform.services.ftp.command.CmdUser
-
- COMMAND_PATH - Static variable in class org.exoplatform.services.ftp.FtpServerImpl
-
- commandName - Variable in class org.exoplatform.services.ftp.command.FtpCommandImpl
-
- connectLog - Variable in class org.exoplatform.services.ftp.data.FtpDataTransiverImpl.ConnectDataPort
-
- createNewFileNode(Session, String) - Method in class org.exoplatform.services.ftp.command.CmdStor
-
- flush() - Method in class org.exoplatform.services.ftp.data.FtpSlowOutputStream
-
- flush() - Method in class org.exoplatform.services.ftp.data.FtpTimeStampedOutputStream
-
- freeDataTransiver(FtpDataTransiver) - Method in interface org.exoplatform.services.ftp.data.FtpDataChannelManager
-
- freeDataTransiver(FtpDataTransiver) - Method in class org.exoplatform.services.ftp.data.FtpDataChannelManagerImpl
-
- FTP_CACHEFILEEXTENTION - Static variable in class org.exoplatform.services.ftp.FtpConst
-
FTP cache-file extention.
- FTP_COMMAND_CATALOG - Static variable in class org.exoplatform.services.ftp.FtpConst
-
FTP command catalog.
- FTP_PREFIX - Static variable in class org.exoplatform.services.ftp.FtpConst
-
FTP prefix.
- FTP_TIMESTAMPED_BLOCK_SIZE - Static variable in class org.exoplatform.services.ftp.FtpConst
-
Time stamped block size.
- FtpClientCommandThread - Class in org.exoplatform.services.ftp.client
-
Created by The eXo Platform SAS Author : Vitaly Guly
- FtpClientCommandThread(FtpClientSession) - Constructor for class org.exoplatform.services.ftp.client.FtpClientCommandThread
-
- FtpClientSession - Interface in org.exoplatform.services.ftp.client
-
Created by The eXo Platform SAS Author : Vitaly Guly
- FtpClientSessionImpl - Class in org.exoplatform.services.ftp.client
-
Created by The eXo Platform SAS Author : Vitaly Guly
- FtpClientSessionImpl(FtpServer, Socket) - Constructor for class org.exoplatform.services.ftp.client.FtpClientSessionImpl
-
- FtpClientTimeOutThread - Class in org.exoplatform.services.ftp.client
-
Created by The eXo Platform SAS Author : Vitaly Guly
- FtpClientTimeOutThread(FtpClientSession) - Constructor for class org.exoplatform.services.ftp.client.FtpClientTimeOutThread
-
- FtpCommand - Interface in org.exoplatform.services.ftp.command
-
Created by The eXo Platform SAS Author : Vitaly Guly
- FtpCommandImpl - Class in org.exoplatform.services.ftp.command
-
Created by The eXo Platform SAS Author : Vitaly Guly
- FtpCommandImpl() - Constructor for class org.exoplatform.services.ftp.command.FtpCommandImpl
-
- FtpConfig - Interface in org.exoplatform.services.ftp.config
-
Created by The eXo Platform SAS Author : Vitaly Guly
- FtpConfigImpl - Class in org.exoplatform.services.ftp.config
-
Created by The eXo Platform SAS Author : Vitaly Guly .
- FtpConfigImpl(ExoContainerContext, InitParams) - Constructor for class org.exoplatform.services.ftp.config.FtpConfigImpl
-
Constructor.
- FtpConst - Class in org.exoplatform.services.ftp
-
Created by The eXo Platform SAS Author : Vitaly Guly .
- FtpConst() - Constructor for class org.exoplatform.services.ftp.FtpConst
-
- FtpConst.Commands - Class in org.exoplatform.services.ftp
-
Command name constants.
- FtpConst.Commands() - Constructor for class org.exoplatform.services.ftp.FtpConst.Commands
-
- FtpConst.Encoding - Class in org.exoplatform.services.ftp
-
Supported encodings.
- FtpConst.Encoding() - Constructor for class org.exoplatform.services.ftp.FtpConst.Encoding
-
- FtpConst.NodeTypes - Class in org.exoplatform.services.ftp
-
Node types.
- FtpConst.NodeTypes() - Constructor for class org.exoplatform.services.ftp.FtpConst.NodeTypes
-
- FtpConst.Replyes - Class in org.exoplatform.services.ftp
-
Reply messages.
- FtpConst.Replyes() - Constructor for class org.exoplatform.services.ftp.FtpConst.Replyes
-
- FtpConst.SystemTypes - Class in org.exoplatform.services.ftp
-
Supported OS types.
- FtpConst.SystemTypes() - Constructor for class org.exoplatform.services.ftp.FtpConst.SystemTypes
-
- FtpContext - Class in org.exoplatform.services.ftp
-
Created by The eXo Platform SAS Author : Vitaly Guly
- FtpContext(FtpClientSession, String[]) - Constructor for class org.exoplatform.services.ftp.FtpContext
-
- FtpDataChannelManager - Interface in org.exoplatform.services.ftp.data
-
Created by The eXo Platform SAS Author : Vitaly Guly
- FtpDataChannelManagerImpl - Class in org.exoplatform.services.ftp.data
-
Created by The eXo Platform SAS Author : Vitaly Guly
- FtpDataChannelManagerImpl(FtpConfig) - Constructor for class org.exoplatform.services.ftp.data.FtpDataChannelManagerImpl
-
- FtpDataTransiver - Interface in org.exoplatform.services.ftp.data
-
Created by The eXo Platform SAS Author : Vitaly Guly
- FtpDataTransiverImpl - Class in org.exoplatform.services.ftp.data
-
Created by The eXo Platform SAS Author : Vitaly Guly
- FtpDataTransiverImpl(FtpDataChannelManager, int, FtpConfig, FtpClientSession) - Constructor for class org.exoplatform.services.ftp.data.FtpDataTransiverImpl
-
- FtpDataTransiverImpl(String, int, FtpConfig, FtpClientSession) - Constructor for class org.exoplatform.services.ftp.data.FtpDataTransiverImpl
-
- FtpDataTransiverImpl.AcceptDataConnect - Class in org.exoplatform.services.ftp.data
-
- FtpDataTransiverImpl.AcceptDataConnect() - Constructor for class org.exoplatform.services.ftp.data.FtpDataTransiverImpl.AcceptDataConnect
-
- FtpDataTransiverImpl.ConnectDataPort - Class in org.exoplatform.services.ftp.data
-
- FtpDataTransiverImpl.ConnectDataPort() - Constructor for class org.exoplatform.services.ftp.data.FtpDataTransiverImpl.ConnectDataPort
-
- FtpFileInfo - Interface in org.exoplatform.services.ftp.listcode
-
Created by The eXo Platform SAS Author : Vitaly Guly
- FtpFileInfoImpl - Class in org.exoplatform.services.ftp.listcode
-
Created by The eXo Platform SAS Author : Vitaly Guly
- FtpFileInfoImpl() - Constructor for class org.exoplatform.services.ftp.listcode.FtpFileInfoImpl
-
- FtpServer - Interface in org.exoplatform.services.ftp
-
Created by The eXo Platform SAS Author : Vitaly Guly
- ftpServer - Variable in class org.exoplatform.services.ftp.FtpServerImpl.FtpAcceptThread
-
- FtpServerImpl - Class in org.exoplatform.services.ftp
-
Created by The eXo Platform SAS Author : Vitaly Guly
- FtpServerImpl(FtpConfig, CommandService, RepositoryService) - Constructor for class org.exoplatform.services.ftp.FtpServerImpl
-
- FtpServerImpl.FtpAcceptThread - Class in org.exoplatform.services.ftp
-
- FtpServerImpl.FtpAcceptThread(FtpServer, ServerSocket) - Constructor for class org.exoplatform.services.ftp.FtpServerImpl.FtpAcceptThread
-
- FtpService - Interface in org.exoplatform.services.ftp
-
Created by The eXo Platform SAS Author : Vitaly Guly
- FtpServiceImpl - Class in org.exoplatform.services.ftp
-
Created by The eXo Platform SAS Author : Vitaly Guly
- FtpServiceImpl(InitParams, CommandService, RepositoryService, ExoContainerContext) - Constructor for class org.exoplatform.services.ftp.FtpServiceImpl
-
- FtpSlowInputStream - Class in org.exoplatform.services.ftp.data
-
Created by The eXo Platform SAS Author : Vitaly Guly
- FtpSlowInputStream(InputStream, int) - Constructor for class org.exoplatform.services.ftp.data.FtpSlowInputStream
-
- FtpSlowOutputStream - Class in org.exoplatform.services.ftp.data
-
Created by The eXo Platform SAS Author : Vitaly Guly
- FtpSlowOutputStream(OutputStream, int) - Constructor for class org.exoplatform.services.ftp.data.FtpSlowOutputStream
-
- FtpSystemCoder - Interface in org.exoplatform.services.ftp.listcode
-
Created by The eXo Platform SAS Author : Vitaly Guly
- FtpSystemCoderManager - Class in org.exoplatform.services.ftp.listcode
-
Created by The eXo Platform SAS Author : Vitaly Guly
- FtpSystemCoderManager() - Constructor for class org.exoplatform.services.ftp.listcode.FtpSystemCoderManager
-
- FtpTextUtils - Class in org.exoplatform.services.ftp
-
Created by The eXo Platform SAS Author : Vitaly Guly
- FtpTextUtils() - Constructor for class org.exoplatform.services.ftp.FtpTextUtils
-
- FtpTimeStampedInputStream - Class in org.exoplatform.services.ftp.data
-
Created by The eXo Platform SAS Author : Vitaly Guly
- FtpTimeStampedInputStream(InputStream, FtpClientSession) - Constructor for class org.exoplatform.services.ftp.data.FtpTimeStampedInputStream
-
- FtpTimeStampedOutputStream - Class in org.exoplatform.services.ftp.data
-
Created by The eXo Platform SAS Author : Vitaly Guly
- FtpTimeStampedOutputStream(OutputStream, FtpClientSession) - Constructor for class org.exoplatform.services.ftp.data.FtpTimeStampedOutputStream
-
- FtpUnixL8Coder - Class in org.exoplatform.services.ftp.listcode
-
Created by The eXo Platform SAS Author : Vitaly Guly
- FtpUnixL8Coder() - Constructor for class org.exoplatform.services.ftp.listcode.FtpUnixL8Coder
-
- FtpWindowsNTCoder - Class in org.exoplatform.services.ftp.listcode
-
Created by The eXo Platform SAS Author : Vitaly Guly
- FtpWindowsNTCoder() - Constructor for class org.exoplatform.services.ftp.listcode.FtpWindowsNTCoder
-
- read() - Method in class org.exoplatform.services.ftp.data.FtpSlowInputStream
-
- read(byte[]) - Method in class org.exoplatform.services.ftp.data.FtpSlowInputStream
-
- read(byte[], int, int) - Method in class org.exoplatform.services.ftp.data.FtpSlowInputStream
-
- read() - Method in class org.exoplatform.services.ftp.data.FtpTimeStampedInputStream
-
- read(byte[]) - Method in class org.exoplatform.services.ftp.data.FtpTimeStampedInputStream
-
- read(byte[], int, int) - Method in class org.exoplatform.services.ftp.data.FtpTimeStampedInputStream
-
- readLine() - Method in class org.exoplatform.services.ftp.client.FtpClientCommandThread
-
- refreshTimeOut() - Method in interface org.exoplatform.services.ftp.client.FtpClientSession
-
- refreshTimeOut() - Method in class org.exoplatform.services.ftp.client.FtpClientSessionImpl
-
- refreshTimeOut() - Method in class org.exoplatform.services.ftp.client.FtpClientTimeOutThread
-
- removeResource(String) - Method in class org.exoplatform.services.ftp.command.FtpCommandImpl
-
- replaceForbiddenChars(String, String, char) - Static method in class org.exoplatform.services.ftp.FtpTextUtils
-
- reply(String) - Method in interface org.exoplatform.services.ftp.client.FtpClientSession
-
- reply(String) - Method in class org.exoplatform.services.ftp.client.FtpClientSessionImpl
-
- reply(String) - Method in class org.exoplatform.services.ftp.command.FtpCommandImpl
-
- REPLY_125 - Static variable in class org.exoplatform.services.ftp.FtpConst.Replyes
-
REPLY 125 - Data connection opened.
- REPLY_200 - Static variable in class org.exoplatform.services.ftp.FtpConst.Replyes
-
REPLY 200.
- REPLY_213 - Static variable in class org.exoplatform.services.ftp.FtpConst.Replyes
-
REPLY 213.
- REPLY_215 - Static variable in class org.exoplatform.services.ftp.FtpConst.Replyes
-
REPLY 215.
- REPLY_221 - Static variable in class org.exoplatform.services.ftp.FtpConst.Replyes
-
REPLY 221 - exit.
- REPLY_226 - Static variable in class org.exoplatform.services.ftp.FtpConst.Replyes
-
REPLY 226 - transfer complete.
- REPLY_227 - Static variable in class org.exoplatform.services.ftp.FtpConst.Replyes
-
REPLY 227 - Entering passive mode.
- REPLY_230 - Static variable in class org.exoplatform.services.ftp.FtpConst.Replyes
-
REPLY 230 - user logged in.
- REPLY_250 - Static variable in class org.exoplatform.services.ftp.FtpConst.Replyes
-
REPLY 250 - command successful.
- REPLY_257 - Static variable in class org.exoplatform.services.ftp.FtpConst.Replyes
-
REPLY 257 - current directory.
- REPLY_257_CREATED - Static variable in class org.exoplatform.services.ftp.FtpConst.Replyes
-
REPLY 257 CREATED - directory created.
- REPLY_331 - Static variable in class org.exoplatform.services.ftp.FtpConst.Replyes
-
REPLY 331 - password required.
- REPLY_350 - Static variable in class org.exoplatform.services.ftp.FtpConst.Replyes
-
REPLY 350 - file or directory exist.
- REPLY_350_REST - Static variable in class org.exoplatform.services.ftp.FtpConst.Replyes
-
REPLY 350 REST - restarting at directory.
- REPLY_421 - Static variable in class org.exoplatform.services.ftp.FtpConst.Replyes
-
REPLY 421 - idle timeout.
- REPLY_421_DATA - Static variable in class org.exoplatform.services.ftp.FtpConst.Replyes
-
REPLY 421 DATA - service not available.
- REPLY_425 - Static variable in class org.exoplatform.services.ftp.FtpConst.Replyes
-
REPLY 425 - unable to build data connection.
- REPLY_450 - Static variable in class org.exoplatform.services.ftp.FtpConst.Replyes
-
REPLY 450 - no such file or directory.
- REPLY_451 - Static variable in class org.exoplatform.services.ftp.FtpConst.Replyes
-
REPLY 451 - transfer aborted.
- REPLY_500 - Static variable in class org.exoplatform.services.ftp.FtpConst.Replyes
-
REPLY 500 - not understood.
- REPLY_500_ILLEGAL - Static variable in class org.exoplatform.services.ftp.FtpConst.Replyes
-
REPLY 500 ILLEGAL - illegal command.
- REPLY_500_PARAMREQUIRED - Static variable in class org.exoplatform.services.ftp.FtpConst.Replyes
-
REPLY 500 PARAMREQUIRED - command requires parameter.
- REPLY_501_MODE - Static variable in class org.exoplatform.services.ftp.FtpConst.Replyes
-
REPLY 501 MODE - unrecognized transfer mode.
- REPLY_501_STRU - Static variable in class org.exoplatform.services.ftp.FtpConst.Replyes
-
REPLY 501 STRU - unrecognized structure mode.
- REPLY_503 - Static variable in class org.exoplatform.services.ftp.FtpConst.Replyes
-
REPLY 503 - bad sequence of command.
- REPLY_503_PASS - Static variable in class org.exoplatform.services.ftp.FtpConst.Replyes
-
REPLY 503 PASS - login with user first.
- REPLY_504 - Static variable in class org.exoplatform.services.ftp.FtpConst.Replyes
-
REPLY 504 - unsupported transfer mode.
- REPLY_530 - Static variable in class org.exoplatform.services.ftp.FtpConst.Replyes
-
REPLY 530.
- REPLY_550 - Static variable in class org.exoplatform.services.ftp.FtpConst.Replyes
-
REPLY 550 - permission denied.
- REPLY_550_RESTORE - Static variable in class org.exoplatform.services.ftp.FtpConst.Replyes
-
REPLY 550 RESTORE - restore value invalid.
- REPLY_550_SIZE - Static variable in class org.exoplatform.services.ftp.FtpConst.Replyes
-
REPLY 550 SIZE - no such file.
- REPLY_553 - Static variable in class org.exoplatform.services.ftp.FtpConst.Replyes
-
REPLY 553 - unable to rename file or directory.
- reset() - Method in class org.exoplatform.services.ftp.data.FtpSlowInputStream
-
- reset() - Method in class org.exoplatform.services.ftp.data.FtpTimeStampedInputStream
-
- run() - Method in class org.exoplatform.services.ftp.client.FtpClientCommandThread
-
- run() - Method in class org.exoplatform.services.ftp.client.FtpClientTimeOutThread
-
- run(String[]) - Method in class org.exoplatform.services.ftp.command.CmdCdUp
-
- run(String[]) - Method in class org.exoplatform.services.ftp.command.CmdCwd
-
- run(String[]) - Method in class org.exoplatform.services.ftp.command.CmdDele
-
- run(String[]) - Method in class org.exoplatform.services.ftp.command.CmdHelp
-
- run(String[]) - Method in class org.exoplatform.services.ftp.command.CmdList
-
- run(String[]) - Method in class org.exoplatform.services.ftp.command.CmdMkd
-
- run(String[]) - Method in class org.exoplatform.services.ftp.command.CmdMode
-
- run(String[]) - Method in class org.exoplatform.services.ftp.command.CmdNLst
-
- run(String[]) - Method in class org.exoplatform.services.ftp.command.CmdNoop
-
- run(String[]) - Method in class org.exoplatform.services.ftp.command.CmdPass
-
- run(String[]) - Method in class org.exoplatform.services.ftp.command.CmdPasv
-
- run(String[]) - Method in class org.exoplatform.services.ftp.command.CmdPort
-
- run(String[]) - Method in class org.exoplatform.services.ftp.command.CmdPwd
-
- run(String[]) - Method in class org.exoplatform.services.ftp.command.CmdQuit
-
- run(String[]) - Method in class org.exoplatform.services.ftp.command.CmdRest
-
- run(String[]) - Method in class org.exoplatform.services.ftp.command.CmdRetr
-
- run(String[]) - Method in class org.exoplatform.services.ftp.command.CmdRmd
-
- run(String[]) - Method in class org.exoplatform.services.ftp.command.CmdRnFr
-
- run(String[]) - Method in class org.exoplatform.services.ftp.command.CmdRnTo
-
- run(String[]) - Method in class org.exoplatform.services.ftp.command.CmdSize
-
- run(String[]) - Method in class org.exoplatform.services.ftp.command.CmdStat
-
- run(String[]) - Method in class org.exoplatform.services.ftp.command.CmdStor
-
- run(String[]) - Method in class org.exoplatform.services.ftp.command.CmdStru
-
- run(String[]) - Method in class org.exoplatform.services.ftp.command.CmdSyst
-
- run(String[]) - Method in class org.exoplatform.services.ftp.command.CmdType
-
- run(String[]) - Method in class org.exoplatform.services.ftp.command.CmdUser
-
- run(String[]) - Method in interface org.exoplatform.services.ftp.command.FtpCommand
-
- run(String[]) - Method in class org.exoplatform.services.ftp.command.FtpCommandImpl
-
- run() - Method in class org.exoplatform.services.ftp.data.FtpDataTransiverImpl.AcceptDataConnect
-
- run() - Method in class org.exoplatform.services.ftp.data.FtpDataTransiverImpl.ConnectDataPort
-
- run() - Method in class org.exoplatform.services.ftp.FtpServerImpl.FtpAcceptThread
-