java.lang.Object
org.exoplatform.frameworks.ftpclient.commands.FtpCommandImpl
org.exoplatform.frameworks.ftpclient.commands.CmdPasv
All Implemented Interfaces:
FtpCommand

public class CmdPasv extends FtpCommandImpl
Created by The eXo Platform SAS .
Version:
$Id: $
Author:
Vitaly Guly
  • Field Details

    • host

      protected String host
    • port

      protected int port
  • Constructor Details

    • CmdPasv

      public CmdPasv()
  • Method Details