c59f6be558f14684e5af409551ce0fd8d5b05e31
[debian/amanda] / man / xml-source / amanda-applications.7.xml
1 <?xml version="1.0" encoding="ISO-8859-1"?>
2 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
3                    "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"
4 [
5   <!-- entities files to use -->
6   <!ENTITY % global_entities SYSTEM '../entities/global.entities'>
7   %global_entities;
8 ]>
9
10 <refentry id='amanda-applications.7'>
11
12 <refmeta>
13 <refentrytitle>amanda-applications</refentrytitle>
14 <manvolnum>7</manvolnum>
15 &rmi.source;
16 &rmi.version;
17 &rmi.manual.7;
18 </refmeta>
19 <refnamediv>
20 <refname>amanda-applications</refname>
21 <refpurpose>Application-api for amanda</refpurpose>
22 </refnamediv>
23 <refentryinfo>
24 &author.jlm;
25 &author.dustin;
26 </refentryinfo>
27 <!-- body begins here -->
28
29 <refsect1><title>DESCRIPTION</title>
30
31 <para>Describe how to use application with &A;</para>
32 </refsect1>
33
34 <refsect1><title>APPLICATIONS</title>
35
36 <para>This section lists the applications included with &A;. See the individual man pages for instructions on using them.  For complete How-To information, consult the Amanda wiki at http://wiki.zmanda.com.</para>
37
38 <itemizedlist>
39 <listitem>
40 <citerefentry><refentrytitle>amgtar</refentrytitle><manvolnum>8</manvolnum></citerefentry>,
41 - use GNU Tar to backup and restore data.
42 </listitem>
43 <listitem>
44 <citerefentry><refentrytitle>amsamba</refentrytitle><manvolnum>8</manvolnum></citerefentry>,
45 - use smbclient to backup and restore data.
46 </listitem>
47 <listitem>
48 <citerefentry><refentrytitle>amstar</refentrytitle><manvolnum>8</manvolnum></citerefentry>,
49 - use star to backup and restore data.
50 </listitem>
51 <listitem>
52 <citerefentry><refentrytitle>amzfs-sendrecv</refentrytitle><manvolnum>8</manvolnum></citerefentry>,
53 - use zfs to create a snapshot and use 'zfs send' to generate the backup.
54 </listitem>
55 </itemizedlist>
56
57 </refsect1>
58
59 <refsect1><title>SEE ALSO</title>
60 <para>
61 <citerefentry><refentrytitle>amanda.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>
62 </para>
63
64 </refsect1>
65 </refentry>