]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/qt-console/help/storage.html
Continuing to improve help files.
[bacula/bacula] / bacula / src / qt-console / help / storage.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
2 <HTML>
3 <HEAD>
4 <TITLE>Bat User's Guide</TITLE>
5 <META NAME="description" CONTENT="Bat User's Guide">
6 <META NAME="keywords" CONTENT="bacula">
7 <META NAME="resource-type" CONTENT="document">
8 <META NAME="distribution" CONTENT="global">
9 <META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
10 </HEAD>
11
12 <BODY>
13 <h1 align="center">Bat User's Guide</h1>
14 <br>
15
16 <h4>The Storage Interface</h4>
17
18 <p>The Storage interface will show a list of storage resoruces and to allow the
19 user to right click on a storage to popup a context sensitive menu.  The list of
20 storages is a tree structure and will show the storage id and the auto changer
21 flag.
22
23 <p>The context sensitive menu will allow the user to perform commands in the 
24 console that may be run with the desired storage having been identified.  These
25 commands include requesting the status of the storage, and to mount, unmount and
26 release the media in the storage device.
27
28 <p>If the autochanger flag is true, there will be two additional options in the 
29 context sensitive menu.  These are options to run the commands to update slots
30 and the command to update slots scan.
31
32 </BODY>
33 </HTML>