public class CmdSize extends FtpCommandImpl
| Modifier and Type | Field and Description |
|---|---|
static org.exoplatform.services.log.Log |
log |
protected String |
path |
protected int |
size |
clientSession, descript, replyCode| Modifier and Type | Method and Description |
|---|---|
int |
execute() |
int |
getSize() |
getDescription, getReply, readLine, run, sendCommandpublic static org.exoplatform.services.log.Log log
protected String path
protected int size
public CmdSize(String path)
public int getSize()
public int execute()
execute in interface FtpCommandexecute in class FtpCommandImplCopyright © 2003–2020 eXo Platform SAS. All rights reserved.