Old Release

This documentation relates to an old version of DSpace, version 3.x. Looking for another version? See all documentation.

This DSpace release is end-of-life and is no longer supported.

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

Compare with Current View Page History

Version 1 Next »

DSpace operates on several levels: as a Tomcat servlet, cron jobs, and on-demand operations. This section explains many of the on-demand operations. Some of the command operations may be also set up as cron jobs. Many of these operations are performed at the Command Line Interface (CLI) also known as the Unix prompt ($:). Future reference will use the term CLI when the use needs to be at the command line.

Below is the "Command Help Table". This table explains what data is contained in the individual command/help tables in the sections that follow.

Command used:

The directory and where the command is to be found.

Java class:

The actual java program doing the work.

Arguments:

The required/mandatory or optional arguments available to the user.

DSpace Command Launcher

With DSpace Release 1.6, the many commands and scripts have been replaced with a simple [dspace]/bin/dspace <command> command. See Application Layer chapter for the details of the DSpace Command Launcher.

  • No labels