public class CMS extends Object
| Constructor and Description |
|---|
CMS() |
| Modifier and Type | Method and Description |
|---|---|
static void |
execute(String action,
String user,
String key,
String netstorageURI,
String uploadfile,
String outputfile,
String target,
String dst,
boolean indexZip) |
static void |
main(String[] args)
Implement the command-line client.
|
public static void execute(String action, String user, String key, String netstorageURI, String uploadfile, String outputfile, String target, String dst, boolean indexZip) throws NetStorageException, IOException
NetStorageExceptionIOExceptionCopyright © 2016. All rights reserved.