public class CmdStor extends FtpCommandImpl
| Modifier and Type | Field and Description |
|---|---|
protected byte[] |
fileContent |
protected String |
path |
clientSession, descript, replyCode| Modifier and Type | Method and Description |
|---|---|
int |
execute() |
void |
setFileContent(byte[] fileContent) |
getDescription, getReply, readLine, run, sendCommandprotected String path
protected byte[] fileContent
public CmdStor(String path)
public void setFileContent(byte[] fileContent)
public int execute()
execute in interface FtpCommandexecute in class FtpCommandImplCopyright © 2017 eXo Platform SAS. All Rights Reserved.