|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.enterprisedt.net.ftp.script.FTPShell
public class FTPShell
FTP shell implementation
| Constructor Summary | |
|---|---|
FTPShell()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
[user@]host[:port] -c configfile -n noconnect -h help -p password -o protocol |
static void |
runShell(ScriptEngine engine,
java.io.BufferedReader in,
java.io.PrintStream out)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FTPShell()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
args -
public static void runShell(ScriptEngine engine,
java.io.BufferedReader in,
java.io.PrintStream out)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||