This documentation space is deprecated. Please make all updates to DuraCloud documentation on the live DuraCloud documentation space.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 23 Next »

Introduction

The Sync Tool is a utility which was created in order to provide a simple way to move files from a local file system to DuraCloud.

Download

Download the Sync Tool from the Downloads page. Note that this is the same file as is available via the "Get Sync Tool" button on the DuraCloud UI.

 

The Sync Tool requires that Java version 7 or above be installed on your system in order to run. Java can be downloaded from here.

If you are using a Mac and have questions about Java 7, you will likely find answers here.

If you cannot upgrade to Java 7 now, you have the option of using an older version of either the Sync Tool (which is available here) or the Upload Tool (which is available here). This version of the Sync Tool only includes a command line interface. The Upload Tool provides a graphical interface (a GUI), but is not as full featured as the Sync Tool.

Sync Tool Interfaces

The Sync Tool has two interfaces, providing the choice of whether the user prefers a command line or a graphical display.

  • Graphical interface
    • Provides a web-browser-based application user interface which begins with a configuration wizard, then provides a dashboard display showing the current status of the sync process.
  • Command line interface
    • Provides a command line interface which can be executed directly, used in scripts, or used for scheduling sync activities (such as within a cron job.)
    • Provides access to all feature of the Sync Tool, some of which are not available (yet) in the graphical interface.
  • No labels