Package com.enterprisedt.net.ftp.script
Class VersionCommand
java.lang.Object
com.enterprisedt.net.ftp.script.ScriptCommandImpl
com.enterprisedt.net.ftp.script.VersionCommand
- All Implemented Interfaces:
ScriptCommand
Print out version details
- Version:
- $Revision$
- Author:
- Bruce Blackshaw
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionexecute(ScriptEngine engine, ProFTPClientInterface ftp, String command, String args) static StringMethods inherited from class com.enterprisedt.net.ftp.script.ScriptCommandImpl
filenameSplitter, mustBeConnected, recordable, setMustBeConnected
-
Constructor Details
-
VersionCommand
public VersionCommand()
-
-
Method Details
-
execute
public CommandResult execute(ScriptEngine engine, ProFTPClientInterface ftp, String command, String args) throws IOException, FTPException - Throws:
IOExceptionFTPException
-
helpMessage
-
versionMessage
-