public class SessionCommands extends Object
Modifier and Type | Class and Description |
---|---|
static class |
SessionCommands.CmdBase |
static class |
SessionCommands.Get
download a remote file
|
static class |
SessionCommands.LCD
change local base dir
|
static class |
SessionCommands.Put
upload a remote file
|
static class |
SessionCommands.PWD
change local base dir
|
Constructor and Description |
---|
SessionCommands() |
Modifier and Type | Method and Description |
---|---|
static Runnable |
createCMD(List<String> args,
UFTPSessionClient client) |
public static Runnable createCMD(List<String> args, UFTPSessionClient client)
Copyright © 2010–2016 UNICORE. All rights reserved.