From 8eccf6dd2b00163b7b2ad66d5b7edd24b4fc03a9 Mon Sep 17 00:00:00 2001 From: Dirk H Bartley Date: Sun, 5 Aug 2007 17:41:53 +0000 Subject: [PATCH] After running aspell git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5289 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/src/qt-console/help/joblist.html | 10 +++++----- bacula/src/qt-console/help/restore.html | 8 ++++---- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/bacula/src/qt-console/help/joblist.html b/bacula/src/qt-console/help/joblist.html index a115b6e150..a299b86d28 100644 --- a/bacula/src/qt-console/help/joblist.html +++ b/bacula/src/qt-console/help/joblist.html @@ -37,7 +37,7 @@ limit the number of and the age of the records that will be displayed. These li widgets begin at default values that can be configured in the Settings->Preferences dialog box in the JoList tab. -

Pushing the Refresh button will cause the interface to requery the database. The +

Pushing the Refresh button will cause the interface to re-query the database. The database will also be requerried every time it comes back to the top of the stack of interfaces in the main window. A refresh option also exists in the popup when right clicking on the Joblist item in the Page Selector. @@ -52,17 +52,17 @@ right clicks on the job table.

Listing console commands can be run to list the jobid, list the files on that jobid, list the jobmedia for that jobid, and list the volumes used for that jobid. There is a preferences item to determine whether a long list or a short list command will be run. -It can be found from the menu by following settings - preferences then the miscelaneous +It can be found from the menu by following settings - preferences then the miscellaneous tab. -

Dangerous commands of delete and purge will be preceeded by an are you sure dialog +

Dangerous commands of delete and purge will be preceded by an are you sure dialog box. -

An interace to view the logs that have been stored in the database for the jobid +

An interface to view the logs that have been stored in the database for the jobid can be viewed by using the show log for job option. If the database does not have a log, an interface explaining the modification that should be made to the bacula-dir.conf file will come up. The change is to add -catalog = all to the messages stanza of the messages resourse that this job uses. +catalog = all to the messages stanza of the messages resource that this job uses.

Restore from job will open up the Select jobs interface. It will be prepopulated with the correct data to open up a standard restore interface displaying the diff --git a/bacula/src/qt-console/help/restore.html b/bacula/src/qt-console/help/restore.html index 09f0c18395..de8e3c93b9 100644 --- a/bacula/src/qt-console/help/restore.html +++ b/bacula/src/qt-console/help/restore.html @@ -35,7 +35,7 @@ inform the server how to determine the set of backup job ids to use in the restore. This best possible set will be the most recent full backup, the most recent differential backup done since the most recent full, and all the incremental backups done since the most recent full or differential. Then the -server will use this set of jobs to create a filestructure that will be the +server will use this set of jobs to create a file structure that will be the most recent version of each file found in this job list.

After the select box OK button has been pushed, a limitation in bat will @@ -65,7 +65,7 @@ limitations as the standard restore during the file and directory selection process. The user can have an unlimited number of selection windows open at a time for viewing the cataloged jobs, directories, files and versions. -

This restore interface is NOT intended to perfrom major restores of directory +

This restore interface is NOT intended to preform major restores of directory structures with large numbers of directories and files. It should work, however it is a chatty interface and will perform a number of sql queries of the server proportional to the number of files and directories selected and the number of @@ -73,10 +73,10 @@ exceptions to defaults selected. It IS intended to allow the user to browse for specific files and choose between the different versions of those files that are available in the catalog to restore. -

The interface contains a horizontontal splitter. The bottom pane contains +

The interface contains a horizontal splitter. The bottom pane contains some controlling widgets for the interface. The top pane contains a vertical splitter with 4 widgets for viewing the -cataloged information. The left widget is for viewing and further subselecting +cataloged information. The left widget is for viewing and further sub selecting of jobs. The second pane is for viewing the directory tree. The third is for viewing a list of files in a selected directory that has been selected. Then lastly the fourth widget is for viewing a table of versions of a single file -- 2.39.5