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

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

    • log

      public static org.exoplatform.services.log.Log log
    • path

      protected String path
    • size

      protected int size
  • Constructor Details

    • CmdSize

      public CmdSize(String path)
  • Method Details