public class CmdStor extends FtpCommandImpl
commandName, isNeedLogin, localClientSession| Constructor and Description |
|---|
CmdStor() |
| Modifier and Type | Method and Description |
|---|---|
protected javax.jcr.Node |
createNewFileNode(javax.jcr.Session curSession,
String resName) |
protected javax.jcr.Node |
getExistedFileNode(javax.jcr.Session curSession,
String resName) |
void |
run(String[] params) |
clientSession, execute, getFileList, removeResource, reply, SendFileListpublic void run(String[] params) throws IOException
run in interface FtpCommandrun in class FtpCommandImplIOExceptionprotected javax.jcr.Node getExistedFileNode(javax.jcr.Session curSession,
String resName)
protected javax.jcr.Node createNewFileNode(javax.jcr.Session curSession,
String resName)
Copyright © 2016 eXo Platform SAS. All Rights Reserved.