Package org.dspace.storage.bitstore
Class BitStoreMigrate
- java.lang.Object
-
- org.dspace.storage.bitstore.BitStoreMigrate
-
public class BitStoreMigrate extends Object
Command Line Utility to migrate bitstreams from one assetstore to another
-
-
Method Detail
-
main
public static void main(String[] argv)
Migrates asset store.- Parameters:
argv- the command line arguments given
-
-