Adobe Drive 3 Migration Tool Guide Using the Adobe Drive Migration Tool 6
The migration operation can take a very long time, depending on the size of the data. For example, in
benchmark testing, migrating 5GB of data (consisting of 500 10MB PSD files) to a CQ DAM server takes
about 110 minutes.
A progress bar allows you to Pause or Cancel the operation.
Z When you cancel, data that has already been migrated is not removed from the target, and the
tool does not support rollback. You can continue from the last successful node of a cancelled
migration.
Z When you pause, the progress bar gives you the opportunity to Continue.
6. If an error occurs during the migration operation, the operation is automatically cancelled at that
point, and an error dialog reports the path at which the error occurred. You can continue from a failed
or cancelled operation by restarting the tool and specifying the same server information.
If a previous migration attempt has failed or been cancelled, and you initiate a new migration
operation, you are offered the option to continue from the node at which the previous operation
stopped.
If you choose to start a new migration, the operation begins at the root node and writes a new version
of any previously written data nodes in the target.
How naming conflicts are resolved
If a destination location in the migration target already contains an asset with the same name as one in the
source Version Cue server, the Migration Tool renames or creates a new version of the asset according to
these rules:
Source asset
Existing asset at
target Rule
File A Folder A If there is no file checked out in target folder A, rename
existing folder A to "A copy (n)" with a unique sequential
number, then check in file A to the target folder
File A File A If the target file is up to date, check in the file as a new version.
Folder A File A If the target file is up to date, rename existing file A to "A copy
(n)" with a unique sequential number, then check in folder A to
the target folder.
Folder A contains
files f1, f2, f3
Folder A contains
files f1, f4, f5
Append a new version for conflicting file f1. The result is folder
A that contains files f1, f2, f3, f4, and f5.