Imported Upstream version 3.3.0
[debian/amanda] / man / xml-source / amstar.8.xml
index ca4c52d72f2f4d88378a551580fcb4d4c6956eab..4e5d44e7951652028b75c9a55c1fb694d8df2e9b 100644 (file)
@@ -33,6 +33,14 @@ by users directly.  It uses star to backup and restore data.</para>
 
 </refsect1>
 
+<refsect1><title>INCLUDE - EXCLUDE</title>
+
+<para>amstar doesn't support include. Both 'exclude list' and 'exclude file' are supported. There is a maximum of 100 patterns (limit of star).</para>
+
+<para>Moving directories into and out of directories on the exclude list
+causes incremental backups to not contain the files in the moved directories until the next full backup unless the moved files are modified after the move.</para>
+</refsect1>
+
 <refsect1><title>PROPERTIES</title>
 
 <para>This section lists the properties that control amstar's functionality.
@@ -41,6 +49,10 @@ for information on application properties and how they are configured.</para>
 
 <!-- PLEASE KEEP THIS LIST IN ALPHABETICAL ORDER -->
 <variablelist>
+ <!-- ==== -->
+ <varlistentry><term>ACL</term><listitem>
+If "YES" (the default), amstar will store files acl by passing the <emphasis>-acl</emphasis> argument to star. If "NO", then the <emphasis>-acl</emphasis> option is not given to star, and it will not try to backup the acl.
+</listitem></varlistentry>
  <!-- ==== -->
  <varlistentry><term>COMMAND-OPTIONS</term><listitem>
 <para>If set, theses options are passed asis to star. Each option must be a different value of the property. Some option can break how amanda do backup, use it with care.</para>