|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.enterprisedt.net.ftp.script.ScriptCommandImpl
com.enterprisedt.net.ftp.script.MkDirCommand
public class MkDirCommand
Make a directory
| Constructor Summary | |
|---|---|
MkDirCommand()
|
|
| Method Summary | |
|---|---|
CommandResult |
execute(ScriptEngine engine,
ProFTPClientInterface ftp,
java.lang.String command,
java.lang.String args)
|
java.lang.String |
helpMessage()
|
| Methods inherited from class com.enterprisedt.net.ftp.script.ScriptCommandImpl |
|---|
mustBeConnected, recordable, setMustBeConnected |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MkDirCommand()
| Method Detail |
|---|
public CommandResult execute(ScriptEngine engine,
ProFTPClientInterface ftp,
java.lang.String command,
java.lang.String args)
throws java.io.IOException,
FTPException
java.io.IOException
FTPExceptionpublic java.lang.String helpMessage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||