<? require_once("inc/header.php"); ?>
<table>
- <tr>
- <td class="contentTopic">
- Bacula Documentation For Current Release
- </td>
- </tr>
-
- <tr>
- <td class="content">
- <ul>
- <li> Release User's Manual
- <a href="rel-bacula.pdf"> PDF</a>
- <a href="rel-manual/index.html">/HTML</a>
- -- (released version of the User's Manual)</li>
- <br>
- <li> Tutorial
- <a href="dev-manual/Brief_Tutorial.html"> HTML</a>
- -- (start here after installing Bacula)</li>
- <li> News - What's New in Bacula
- <a href="<? echo $spath ?>/?page=news"> HTML</a>
- -- (changes since the last major release)</li>
- <li>Bacula-web Guide
- <a href="/manuals/bacula-web/index.html"> HTML</a>
- -- (Guide for the Bacula-web GUI application)</li>
- <li> Developer's Guide
- <a href="developers.pdf"> PDF</a>
- <a href="developers/index.html">/HTML</a>
- -- (Guide for Bacula developers)</li>
- <li> Free Software Foundation Europe FLA
- <a href="FLA-bacula.en.pdf">PDF</a>
- -- (Developer's Fiduciary License Agreement)</li>
- </ul>
- </td>
- </tr>
<tr>
<td class="contentTopic">
- Development Manuals For Next Major Release (3.0.0)
+ Manuals for Version 3.0.x
</td>
</tr>
<tr>
<td class="content">
<ul>
- <li>New Concepts and Overview Guide
+ <li> News about Bacula
+ <a href="<? echo $spath ?>/?page=news"> HTML</a>
+ </li>
+ <li>New Features in 3.0.0
+ <a href="/manuals/en/concepts/concepts/New_Features.html"> HTLM</a>
+ </li><br>
+ <li>Concepts and Overview Guide
<a href="/manuals/en/concepts/concepts.pdf"> PDF</a>
<a href="/manuals/en/concepts/concepts/index.html">/HTML </a>
- <br>
- <li>New Installation and Configuration Guide
+ </li>
+ <li>Installation and Configuration Guide
<a href="/manuals/en/install/install.pdf"> PDF</a>
<a href="/manuals/en/install/install/index.html">/HTML </a>
- <br>
- <li>New Console and Operators Guide
+ </li>
+ <li>Console and Operators Guide
<a href="/manuals/en/console/console.pdf"> PDF</a>
<a href="/manuals/en/console/console/index.html">/HTML </a>
- <br>
- <li>New Problem Resolution Guide
+ </li>
+ <li>Problem Resolution Guide
<a href="/manuals/en/problems/problems.pdf"> PDF</a>
<a href="/manuals/en/problems/problems/index.html">/HTML </a>
- <br>
- <li>New Catalog Database Guide
+ </li>
+ <li>Catalog Database Guide
<a href="/manuals/en/catalog/catalog.pdf"> PDF</a>
<a href="/manuals/en/catalog/catalog/index.html">/HTML </a>
- <br>
- <li>New Utility Programs
+ </li>
+ <li>Utility Programs
<a href="/manuals/en/utility/utility.pdf"> PDF</a>
<a href="/manuals/en/utility/utility/index.html">/HTML </a>
- <br>
- <li>New Developers' Guide
+ </li>
+ <li>Developers' Guide
<a href="/manuals/en/developers/developers.pdf"> PDF</a>
<a href="/manuals/en/developers/developers/index.html">/HTML </a>
+ </li><br>
+ <li> Free Software Foundation Europe FLA
+ <a href="FLA-bacula.en.pdf">PDF</a>
+ -- (Developer's Fiduciary License Agreement)</li>
</ul>
</td>
</tr>
+ <tr>
+ <td class="contentTopic">
+ Bacula Documentation for Prior Version 2.4.x
+ </td>
+ </tr>
+
+ <tr>
+ <td class="content">
+ <ul>
+ <li> User's Manual
+ <a href="rel-bacula.pdf"> PDF</a>
+ <a href="rel-manual/index.html">/HTML</a>
+ -- (Version 2.4.4 of the User's Manual)</li>
+ <br>
+ <li> Tutorial
+ <a href="dev-manual/Brief_Tutorial.html"> HTML</a>
+ -- (start here after installing Bacula)</li>
+ <li>Bacula-web Guide
+ <a href="/manuals/bacula-web/index.html"> HTML</a>
+ -- (Guide for the Bacula-web GUI application)</li>
+ <li> Developer's Guide
+ <a href="developers.pdf"> PDF</a>
+ <a href="developers/index.html">/HTML</a>
+ -- (Guide for Bacula developers)</li>
+ </ul>
+ </td>
+ </tr>
+
+
</table>
<p>
you must replace the <b>at</b> with an @ symbol.
</p>
+
+<h3>bacula-users-es</h3>
+The <b>bacula-users-es</b> list is the general Spanish language forum to
+ask questions about Bacula or respond to questions
+from other users. The volume on this list is generally
+moderate, but can vary. All Spanish speaking users are encouraged to subscribe
+and to participate.
+Due to the increasing volume of spam, you must be subscribed
+before you can send email to this list.
+
+To subscribe follow the instructions at:
+<a href="http://lists.sourceforge.net/lists/listinfo/bacula-users-es">Bacula Spanish Users List Subscription/Unsubscription/Modification</a>.
+<p>
+To send an email to the Bacula Spanish Users List, use the following
+address: <b>bacula-users-es at lists.sourceforge.net</b>.
+The previous address was modified to prevent easy use by spammers. To use it,
+you must replace the <b>at</b> with an @ symbol.
+</p>
+
<h3>bacula-users-fr</h3>
The <b>bacula-users-fr</b> list is the general French language forum to
ask questions about Bacula or respond to questions
from other users. The volume on this list is generally
-moderate, but can vary. All users are encouraged to subscribe
+moderate, but can vary. All French speaking users are encouraged to subscribe
and to participate.
Due to the increasing volume of spam, you must be subscribed
before you can send email to this list.
Client for the File daemon, and Storage for the Storage daemon).
When {\bf TLS Authenticate} is enabled, after doing the CRAM-MD5
-authentication, Bacula will do the normal TLS authentication, then TLS
-encryption will be turned off.
+authentication, Bacula will also do TLS authentication, then TLS
+encryption will be turned off, and the rest of the communication between
+the two Bacula daemons will be done without encryption.
-If you want to encrypt communications data, do not turn on {\bf TLS
-Authenticate}.
+If you want to encrypt communications data, use the normal TLS directives
+but do not turn on {\bf TLS Authenticate}.
\section{bextract non-portable Win32 data}
\index[general]{bextract handles Win32 non-portable data}