Package com.enterprisedt.net.ftp.script
Class CccCommand
java.lang.Object
com.enterprisedt.net.ftp.script.ScriptCommandImpl
com.enterprisedt.net.ftp.script.CccCommand
- All Implemented Interfaces:
ScriptCommand
CCC command. Can only be called for an explicit SSL connection.
- Version:
- $Revision$
- Author:
- Bruce Blackshaw
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionexecute(ScriptEngine engine, ProFTPClientInterface ftp, String command, String args) Methods inherited from class com.enterprisedt.net.ftp.script.ScriptCommandImpl
filenameSplitter, mustBeConnected, recordable, setMustBeConnected
-
Constructor Details
-
CccCommand
public CccCommand()
-
-
Method Details
-
execute
public CommandResult execute(ScriptEngine engine, ProFTPClientInterface ftp, String command, String args) throws IOException, FTPException - Throws:
IOExceptionFTPException
-
helpMessage
-