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 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 Community Edition 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.