You are here

Using the Bulk Import tool

The Bulk Import tool provides a mechanism for Systems Administrators to import existing content in bulk into a repository from the SkyVault server's file system.

It (optionally) replaces existing content items if they already exist in the repository, but does not delete. It is not designed to fully synchronize the repository with the local file system. 

The basic on-disk file/folder structure is preserved as it is in the repository. It is possible to load metadata for the files and spaces being ingested, as well as a version history for files (each version consists of content, metadata, or both).

There are two types of bulk import:

  • Streaming import: this copies the source content into the repository content store.
  • In-place import: Available in Enterprise Only, these files are assumed to already exist within the repository content store, so no copying is required. This can result in a significant improvement in performance.
There are a number of restrictions:
  • Only one bulk import can be running at a time. This is enforced by the JobLockService.
  • Access to the Bulk Import tool is restricted to SkyVault Content Services administrators.
  • There is a path/file length limitation of 255 characters for imported files. This limitation applies when using either in-place or streaming Bulk Import.