Class CmdPasv
java.lang.Object
org.exoplatform.frameworks.ftpclient.commands.FtpCommandImpl
org.exoplatform.frameworks.ftpclient.commands.CmdPasv
- All Implemented Interfaces:
FtpCommand
Created by The eXo Platform SAS .
- Version:
- $Id: $
- Author:
- Vitaly Guly
-
Field Summary
FieldsFields inherited from class org.exoplatform.frameworks.ftpclient.commands.FtpCommandImpl
clientSession, descript, replyCode -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.exoplatform.frameworks.ftpclient.commands.FtpCommandImpl
getDescription, getReply, readLine, run, sendCommand
-
Field Details
-
host
-
port
protected int port
-
-
Constructor Details
-
CmdPasv
public CmdPasv()
-
-
Method Details
-
execute
public int execute()- Specified by:
executein interfaceFtpCommand- Specified by:
executein classFtpCommandImpl
-
getHost
-
getPort
public int getPort()
-