Archive migration – deleting files from the source archive

When all files have been copied to a new archive, you can consider deleting files from the old archive.

First, initialize a delete process:

java -jar ima-arm-tool.jar -m migration101 mig-delete -c init

After receiving a confirmation that a process was successfully initialized, you can start the delete process:

java -jar ima-arm-tool.jar -m migration101 mig-delete -c start

You can check the status of the process with:

java -jar ima-arm-tool.jar -m migration101 mig-status

When the process is done, request a report:

java -jar ima-arm-tool -m migration101 mig-delete -c report