Add the "backup" toggle command to smbclient. In order for this to be
[tridge/samba.git] / docs-xml / manpages-3 / smbclient.1.xml
index fe1e011b030c1b83e7f7866684f08459070d3d06..c79d9dfbf8771e2fb5c71e0fcfa3b4be11dba7f0 100644 (file)
                </para></listitem>
                </varlistentry>
 
+               <varlistentry>
+               <term>backup</term>
+               <listitem><para>Toggle the state of the "backup intent" flag
+               sent to the server on directory listings and file opens. If
+               the "backup intent" flag is true, the server will try and
+               bypass some file system checks if the user has been granted
+               SE_BACKUP or SE_RESTORE privilages. This state is useful when
+               performing a backup or restore operation.
+               </para></listitem>
+               </varlistentry>
+
                <varlistentry>
                <term>blocksize &lt;number&gt;</term>
                <listitem><para>Sets the blocksize parameter for a tar operation. The default is 20.