]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/qt-console/RELEASEFEATURES
bat: Add pattern filter and make restore to start from brestore
[bacula/bacula] / bacula / src / qt-console / RELEASEFEATURES
1 Original release, August 2007.
2
3 Graphical features:
4   Undockable (floating) windows of all interfaces.
5   Page selector for deciding and finding interfaces to view
6   Console command window for entering standard text console commands.
7   A preferences interface for listing limits and debugging.
8
9 Graphical console
10   A console to perform all the commands available from bconsole.
11
12 Graphical restoring
13   High performance restore of backup with GUI tree browsing and file and
14     directory selecting.  Pre-restore Interface to assist in selecting jobs for
15     this restore method.
16   Restore by browsing and selecting from all cataloged versions of files.  This
17     method allows for Multiple simultaneous views of catalog data.  The only
18     selection limitation for this browsing method is one client at a time.
19
20 Graphical listing Interfaces:
21   List the backup jobs that have run. ** see details below
22   List the clients and perform 4 commands on the client within context.
23   List the Filesets 
24   List the Job resources and perform 8 commands on the job within context.
25   List the Pools and the volumes in each pool.  Pefrom 7 possible commands on
26     each media.
27   List the storage resources and perform any of 5 commands on the storage
28     resource.
29
30 Graphical Media Management
31    Modify Volume parameters
32    Label a new volume
33    Relabel an existing volume
34    Select jobs on a volume in Job List directly from media interface
35    Delete a Volume
36    Purge Jobs on volume
37    Update Volume Parameters from Pool Parameters
38
39 Graphical Graphing
40   Interface to plot the files and bytes of backup jobs.
41
42 Other Graphical interfaces:
43    Open the cataloged Log messages of a job that has run
44    Run a job manually and modify job defaults before running.
45    Estimate a job.  Determine the files and bytes that would be backed up if
46      the job were run now.
47
48 ** JobList features
49   As many joblist windows at a time as desired.
50   9 different selection criterion: client, volume, job, Fileset, level, status,
51      purged or not, record limit and days limit
52   Lists the 11 most commonly desired job attributes.
53   Run the following console commands by issuing the command within the context
54     of the know job number: List job, list files on job, list jobmedia, list
55     volumes, delete job and purge files.
56   Open other interfaces knowing the jobid: show the cataloged log of the running
57     of the job, restore from that job only browsing the filestructure, restore
58     from the job end time to get the most recent version of a restore after the
59     job completed running and browse the combined filestucture, jump directly
60     to view a plot of the selected jobs files and bytes backed up.
61
62 There is even a button to perform status dir at any time.  What more can you
63   ask for.  ;-)  An are you sure dialog box will even attempt to prevent the
64   user from deleting important stuff.
65
66 Almost all console commands can be run graphically without touching a keyboard.
67 Help me out by letting me know what still cannot be done.  I know of the
68 following: show, run a migration job, and editing resources in configuration
69 files.  The last is not a console command, so it does not count.
70
71 See the TODO file for future plans.  The bacula develompment team is interested
72 in your feedback and your assistance.  If you would like to get involved, join
73 the users and/or the developers mailing list.