Command-line utility to write metadata associated with an existing file in ccnd. More...
Public Member Functions | |
void | write (String[] args) |
void | usage () |
Static Public Member Functions | |
static void | main (String[] args) |
Static Package Attributes | |
static ccnputmeta | ccnputmeta = new ccnputmeta() |
Command-line utility to write metadata associated with an existing file in ccnd.
The "metaname" should be the relative path (including filename) for the desired metadata only. By default this writes to the repo. Otherwise there must be a corresponding ccngetfile to retrieve the data.
void org.ccnx.ccn.utils.ccnputmeta.write | ( | String[] | args | ) |
args |