Package javaforce.utils
Class VSS
java.lang.Object
javaforce.utils.VSS
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidcreateshadow(String[] args) static booleancreateShadow(String volume) static voiddeleteshadow(String[] args) static booleandeleteShadow(String volume) static booleanstatic voidlistshadows(String[] args) static String[]static voidstatic String[]static voidstatic voidmountshadow(String[] args) static booleanmountShadow(String mountPath, String shadowPath) static voidunmountshadow(String[] args) static booleanunmountShadow(String mountPath) static voidusage()
-
Constructor Details
-
VSS
public VSS()
-
-
Method Details
-
listVolumes
-
listShadows
-
createShadow
-
deleteShadow
-
deleteShadowAll
public static boolean deleteShadowAll() -
mountShadow
-
unmountShadow
-
usage
public static void usage() -
main
-
listvols
-
listshadows
-
createshadow
-
mountshadow
-
unmountshadow
-
deleteshadow
-