public class RecordCommand extends ScriptCommandImpl
Constructor and Description |
---|
RecordCommand() |
Modifier and Type | Method and Description |
---|---|
CommandResult |
execute(ScriptEngine engine,
ProFTPClientInterface ftp,
java.lang.String command,
java.lang.String args) |
java.lang.String |
helpMessage() |
boolean |
recordable() |
filenameSplitter, mustBeConnected, setMustBeConnected
public boolean recordable()
recordable
in interface ScriptCommand
recordable
in class ScriptCommandImpl
public CommandResult execute(ScriptEngine engine, ProFTPClientInterface ftp, java.lang.String command, java.lang.String args) throws java.io.IOException, FTPException
java.io.IOException
FTPException
public java.lang.String helpMessage()
Copyright © 2001-2014 Enterprise Distributed Technologies Ltd. All Rights Reserved.