Introduction

The Chunker Tool is a utility which was created in order to provide a simple way to copy files from a local file system to DuraCloud in a "one-off" manner. Actually, although the common case is to use this tool to copy one or more files to DuraCloud, it may also be run to copy files to another location on the local file system.

The Sync Tool is a better choice for transferring files to DuraCloud. The Chunker Tool can be build from DuraCloud source, but is no longer provided as a binary distribution.

Operational notes

Prerequisites

As of DuraCloud version 4.0.0, the Chunker Tool requires Java 8 to run. The latest version of Java can be downloaded from here.

Using the Chunker Tool

Creating your own Chunks

If you are interested in creating chunked files in DuraCloud using your own tools, you may do so by adhering to the XML schema used by DuraCloud to create chunks.

Download the Chunker XSD from the Downloads page