Use the Samba DTD rather then the original DocBook one. This step will
[Samba.git] / docs / Samba-HOWTO-Collection / Backup.xml
blobc42ee95f3ca690b9aebefdda29cbf4518441e738
1 <?xml version="1.0" encoding="iso-8859-1"?>
2 <!DOCTYPE book PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
3 <chapter id="Backup">
4 <chapterinfo>
5         &author.jht;
6 </chapterinfo>
8 <title>Backup Techniques</title>
10 <sect1>
11 <title>Features and Benefits</title>
13 <para>
14 The Samba project is over ten years old. During the early history
15 of Samba, UNIX administrators were its key implementors. UNIX administrators
16 will use UNIX system tools to backup UNIX system files. Over the past
17 four years, an increasing number of Microsoft network administrators have
18 taken an interest in Samba. This is reflected in the questions about backup
19 in general on the Samba mailing lists.
20 </para>
22 </sect1>
24 <sect1>
25 <title>Discussion of Backup Solutions</title>
27 <para>
28 During discussions at a Microsoft Windows training course, one of
29 the pro-UNIX delegates stunned the class when he pointed out that Windows
30 NT4 is so limiting compared with UNIX. He likened UNIX to a Meccano set
31 that has an unlimited number of tools that are simple, efficient,
32 and, in combination, capable of achieving any desired outcome.
33 </para>
35 <para>
36 One of the Windows networking advocates retorted that if she wanted a
37 Meccano set, she would buy one. She made it clear that a complex single
38 tool that does more than is needed but does it with a clear purpose and
39 intent is preferred by some like her.
40 </para>
42 <para>
43 Please note that all information here is provided as is and without recommendation
44 of fitness or suitability. The network administrator is strongly encouraged to
45 perform due-diligence research before implementing any backup solution, whether free
46 software or commercial.
47 </para>
49 <para>
50 A useful Web site I recently stumbled across that you might like to refer to
51 is located at <ulink noescape="1" url="http://www.allmerchants.com/Software/Backup_Software/">
52 www.allmerchants.com</ulink>.
53 </para>
55 <para>
56 The following three free software projects might also merit consideration.
57 </para>
59         <sect2>
60         <title>BackupPC</title>
63         <para>
64         <indexterm><primary>BackupPC</primary></indexterm>
65         BackupPC version 2.0.0 has been released on <ulink url="http://backuppc.sourceforge.net">SourceForge.</ulink>
66          New features include support for <command>rsync/rsyncd</command> and internationalization of the CGI interface
67         (including English, French, Spanish, and German).
68         </para>
70         <para>
71         BackupPC is a high-performance Perl-based package for backing up Linux,
72         UNIX or Windows PCs and laptops to a server's disk. BackupPC is highly
73         configurable and easy to install and maintain. SMB (via smbclient),
74         <command>tar</command> over <command>rsh/ssh</command> or <command>rsync/rsyncd</command>
75          are used to extract client data.
76         </para>
78         <para>
79         Given the ever decreasing cost of disks and raid systems, it is now
80         practical and cost effective to backup a large number of machines onto
81         a server's local disk or network storage. This is what BackupPC does.
82         </para>
84         <para>
85         Key features are pooling of identical files (big savings in server disk
86         space), compression, and a comprehensive CGI interface that allows users
87         to browse backups and restore files.
88         </para>
90         <para>
91         BackupPC is free software distributed under a GNU GPL license.
92         BackupPC runs on Linux/UNIX/freenix servers, and has been tested
93         on Linux, UNIX, Windows 9x/ME, Windows 98, Windows 200x, Windows XP, and Mac OSX clients.
94         </para>
96         </sect2>
98         <sect2>
99         <title>Rsync</title>
101         <para><command>rsync</command> is a flexible program for efficiently copying files or
102                 directory trees.</para>
104         <para><command>rsync</command> has many options to select which files will be copied
105           and how they are to be transferred. It may be used as an
106           alternative to <command>ftp, http, scp</command>, or <command>rcp</command>.</para>
108         <para>The rsync remote-update protocol allows rsync to transfer just
109           the differences between two sets of files across the network link,
110           using an efficient checksum-search algorithm described in the
111           technical report that accompanies the rsync package.</para>
113         <para>Some of the additional features of rsync are:</para>
115         <itemizedlist>
117                 <listitem>
118                   <para>
119                     Support for copying links, devices, owners, groups, and permissions.
120                   </para>
121                 </listitem>
123                 <listitem>
124                   <para>
125                     Exclude and exclude-from options are similar to GNU tar.
126                   </para>
127                 </listitem>
129                 <listitem>
130                   <para>
131                     A CVS exclude mode for ignoring the same files that CVS would ignore.
132                   </para>
133                 </listitem>
135                 <listitem>
136                   <para>
137                     Can use any transparent remote shell, including rsh or ssh.
138                   </para>
139                 </listitem>
141                 <listitem>
142                   <para>
143                     Does not require root privileges.
144                   </para>
145                 </listitem>
147                 <listitem>
148                   <para>
149                     Pipelining of file transfers to minimize latency costs.
150                   </para>
151                 </listitem>
153                 <listitem>
154                   <para>
155                     Support for anonymous or authenticated rsync servers (ideal for
156                     mirroring).
157                   </para>
158                 </listitem>
159         </itemizedlist>
161         </sect2>
163         <sect2>
164         <title>Amanda</title>
167         <para>
168         <indexterm><primary>Amanda</primary></indexterm>
169         Amanda, the Advanced Maryland Automatic Network Disk Archiver, is a backup system that
170         allows the administrator of a LAN to set up a single master backup server to back up
171         multiple hosts to a single large capacity tape drive. Amanda uses native dump and/or
172         GNU tar facilities and can back up a large number of workstations running multiple
173         versions of UNIX. Recent versions can also use Samba to back up Microsoft Windows hosts.
174         </para>
176         <para>
177         For more information regarding Amanda, please check the <ulink url="http://www.amanda.org/">
178         www.amanda.org/ site.</ulink>
179         </para>
181         </sect2>
183         <sect2>
184         <title>BOBS: Browseable Online Backup System</title>
186         
187         <para>
188         <indexterm><primary>BOBS</primary></indexterm>
189         Browseable Online Backup System (BOBS) is a complete online backup system. Uses large
190         disks for storing backups and lets users browse the files using a Web browser. Handles
191         some special files like AppleDouble and icon files.
192         </para>
194         <para>
195         The home page for BOBS is located at <ulink url="http://bobs.sourceforge.net/">
196         bobs.sourceforge.net.</ulink>
197         </para>
199         </sect2>
201 </sect1>
203 </chapter>