|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.mindbright.ssh.SSHSCPFactory
public class SSHSCPFactory
| Constructor Summary | |
|---|---|
SSHSCPFactory()
|
|
| Method Summary | |
|---|---|
SSHFileTransfer |
create(MindTermApp client,
java.io.File cwd)
Create a new instance which uses the given client and strats in the given directory. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SSHSCPFactory()
| Method Detail |
|---|
public SSHFileTransfer create(MindTermApp client,
java.io.File cwd)
throws java.lang.Exception
SSHFileTransferFactory
create in interface SSHFileTransferFactoryclient - connected SSH client to transfer files overcwd - start directory
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||