]> git.sur5r.net Git - bacula/docs/commitdiff
ebl Add Bastian documentation about the new "run spooldata=yes|no"
authorEric Bollengier <eric@eb.homelinux.org>
Wed, 5 Nov 2008 14:36:42 +0000 (14:36 +0000)
committerEric Bollengier <eric@eb.homelinux.org>
Wed, 5 Nov 2008 14:36:42 +0000 (14:36 +0000)
     option

docs/manuals/en/concepts/spooling.tex
docs/manuals/en/console/bconsole.tex

index 650ee9daa738388f06d0e766b11e3a79d7c075be..0a45868f6d0d57baca68ada7f08c702d82b658c5 100644 (file)
@@ -61,6 +61,12 @@ The following directives can be used to control data spooling.
 
 {\bf SpoolData = yes|no} 
 
+\item To override the Job specification in a bconsole session using the \texttt{run}
+   command. Please note that this does {\bf not } refer to a configuration
+   statement, but to an argument for the run command.
+
+{\bf SpoolData=yes|no} 
+
 \item To limit the the maximum spool file size for a particular job in the Job
   resource
 
index 008d12d8ca0fffb4ca455c3386c041c30da6670c..d55e2fd6e8519840342b0b50399c450a1c0c8026 100644 (file)
@@ -917,7 +917,7 @@ restore storage=\lt{}storage-name\gt{} client=\lt{}backup-client-name\gt{}
 run job=\lt{}job-name\gt{} client=\lt{}client-name\gt{}
   fileset=\lt{}FileSet-name\gt{}  level=\lt{}level-keyword\gt{}
   storage=\lt{}storage-name\gt{}  where=\lt{}directory-prefix\gt{}
-  when=\lt{}universal-time-specification\gt{}  yes  
+  when=\lt{}universal-time-specification\gt{} spooldata=yes|no yes
 
    Any information that is needed but not specified will be listed for
    selection, and before starting the job, you will be prompted to accept,
@@ -982,7 +982,11 @@ Select parameter to modify (1-7):
 
 If you wish to start a job at a later time, you can do so by setting  the When
 time. Use the {\bf mod} option and select {\bf When} (no. 6).  Then enter the
-desired start time in YYYY-MM-DD HH:MM:SS format.  
+desired start time in YYYY-MM-DD HH:MM:SS format.
+
+The spooldata argument of the run command cannot be modified through the menu
+and is only accessible by setting its value on the intial command line. If
+no spooldata flag is set, the job, storage or schedule flag is used.
 
 \item [setdebug]
    \index[general]{setdebug}