]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/qt-console/help/storage.html
Implement .bvfs_versions command to display all file versions for a client
[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 <font size=+1>
18
19 <p>The Storage interface shows a list of configured storage device resources.
20 The list is a tree structure and shows the storage id and the auto changer flag.
21
22 <p>The interface allows the user to right click on an item to popup a context
23 sensitive menu of the actions that can be performed with that storage device.
24 The actions allow performing commands in the console.  The commands include
25 requesting the status of the storage, and to mount, unmount or release the media
26 in the storage device.
27
28 <p>If the autochanger flag is true, two additional options in the context
29 sensitive menu are found.  These are options to run the command to update slots
30 and the command to update slots scan.
31
32 </BODY>
33 </HTML>