Package com.enterprisedt.net.ftp.script
package com.enterprisedt.net.ftp.script
Contains classes for FTP scripting. The main class is
ScriptEngine. Typically, ScriptEngine is used from a batch or
shell script, passing in the script file to run. It can also be used within Java applications
by calling the executeScript method.
-
ClassDescriptionChange to ASCIIAuth command.Change to binary modeCCC command.Change directoryDescriptionCollects list of logging commandsResult from a script commandWrites a comment to the record file if it existsSwitch debugging on and offDelete a fileList directoryEcho command, to display the value of a variableFTP shell implementationGet a file.Change to ASCIIPrint license detailsChange local working directoryImplements the mdelete command (mdelete [filter])Implements the mput command (mput [filter]Make a directoryImplements the mput command (mput [filter]Open the connectionProtect command.Put a filePrint working directoryQuit commandRun the supplied command on the serverRecord commands to fileDescriptionRemove a directory (it must be empty).DescriptionSuper class of script commandsScripting engine, used to load FTP scripts and execute them.Holds the result of a script which has been run.String variable for scripting/shellSet various variables in the script engineSite commandSwitch transfer typePrint out version details