Roles

These are the roles that are needed:

  • Asset
  • Search
  • Can read collection
  • Can write collection

Bulk Transfer Collection Content

This allows you to trigger a transfer for asset files from it's original storage to another storage destination. The storage destination must be setup as storage in iconik that allows us to write to that storage.

If there are sub-collections in the collection that you are transferring these sub-collections are also transferred and folders are created in the target collection for their contents.

Selecting transfer

There are two ways to initiate a transfer.

  1. Open the Search or Collection view
  2. Open the Collections panel
  3. Click on the menu for the collection that you wish to transfer.
  4. Choose Transfer
  5. This will open the Transfer modal dialog

Alternatively you can search for the collection:

  1. Use the search to find the collection that you wish to transfer.
  2. Right click on the collection
  3. Choose Transfer from the menu.

Setting transfer options.

Once the transfer modal dialog is open you can:

  1. Select the destination storage.
  2. Set a new path instead of the one on the original storage. This can be entered as a normal path string such as my-path/destination/.
  3. Choose to keep the collection structure, creating directories to match it on the destination storage. If a new path was given it will be used as a prefix, otherwise the collection tree is mapped to the destination storage root.
  4. Allow duplicate copies of an asset in case it exists in multiple collections. Can only be used if collection structure is kept.
  5. Click to start the operation.

Please note: This operation will happen in the background, and if there are a large number of assets in the collection it might take some time

Learn more