|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ScriptCommand | |
|---|---|
| com.enterprisedt.net.ftp.script | Contains classes for FTP scripting. |
| Uses of ScriptCommand in com.enterprisedt.net.ftp.script |
|---|
| Classes in com.enterprisedt.net.ftp.script that implement ScriptCommand | |
|---|---|
class |
ASCIICommand
Change to ASCII |
class |
AuthCommand
Auth command. |
class |
BinaryCommand
Change to binary mode |
class |
CccCommand
CCC command. |
class |
CdCommand
Change directory |
class |
CdUpCommand
Description |
class |
CommentCommand
Writes a comment to the record file if it exists |
class |
DebugCommand
Switch debugging on and off |
class |
DeleteCommand
Delete a file |
class |
DirCommand
List directory |
class |
EchoCommand
Echo command, to display the value of a variable |
class |
GetCommand
Get a file. |
class |
HelpCommand
Change to ASCII |
class |
LicenseCommand
Print license details |
class |
MDeleteCommand
Implements the mdelete command (mdelete [filter]) |
class |
MGetCommand
Implements the mput command (mput [filter] |
class |
MkDirCommand
Make a directory |
class |
MPutCommand
Implements the mput command (mput [filter] |
class |
OpenCommand
Open the connection |
class |
ProtectCommand
Protect command. |
class |
PutCommand
Put a file |
class |
PwdCommand
Print working directory |
class |
QuitCommand
Quit command |
class |
RecordCommand
Record commands to file |
class |
RenameCommand
Description |
class |
RmDirCommand
Remove a directory (it must be empty). |
class |
ScriptCommandImpl
Super class of script commands |
class |
SetCommand
Set various variables in the script engine |
class |
VersionCommand
Print out version details |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||