diff options
author | John Terpstra <jht@samba.org> | 2003-08-29 01:15:53 +0000 |
---|---|---|
committer | John Terpstra <jht@samba.org> | 2003-08-29 01:15:53 +0000 |
commit | 01fde1a40b11e73cc98f09ab2ebbd14ed0bed4cf (patch) | |
tree | 62fd26174ec9170c787608469ac6c681fbfc1066 /docs/htmldocs/smbtar.1.html | |
parent | f65d0d5c361e849eb7247a8ae2722f2e62df3b20 (diff) | |
download | samba-01fde1a40b11e73cc98f09ab2ebbd14ed0bed4cf.tar.gz samba-01fde1a40b11e73cc98f09ab2ebbd14ed0bed4cf.tar.xz samba-01fde1a40b11e73cc98f09ab2ebbd14ed0bed4cf.zip |
Update pre-release of RC2. Note: Due to config errors not all manpages
were rebuilt.
Diffstat (limited to 'docs/htmldocs/smbtar.1.html')
-rw-r--r-- | docs/htmldocs/smbtar.1.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/htmldocs/smbtar.1.html b/docs/htmldocs/smbtar.1.html index 30058d18600..95aabf1bc3a 100644 --- a/docs/htmldocs/smbtar.1.html +++ b/docs/htmldocs/smbtar.1.html @@ -2,7 +2,7 @@ directly to UNIX tape drives</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p><tt class="command">smbtar</tt> [-r] [-i] [-a] [-v] {-s server} [-p password] [-x services] [-X] [-N filename] [-b blocksize] [-d directory] [-l loglevel] [-u user] [-t tape] {filenames}</p></div></div><div class="refsect1" lang="en"><h2>DESCRIPTION</h2><p>This tool is part of the <a href="Samba.7.html"><span class="citerefentry"><span class="refentrytitle">Samba</span>(7)</span></a> suite.</p><p><b class="command">smbtar</b> is a very small shell script on top of <a href="smbclient.1.html"><span class="citerefentry"><span class="refentrytitle">smbclient</span>(1)</span></a> which dumps SMB shares directly to tape.</p></div><div class="refsect1" lang="en"><h2>OPTIONS</h2><div class="variablelist"><dl><dt><span class="term">-s server</span></dt><dd><p>The SMB/CIFS server that the share resides upon.</p></dd><dt><span class="term">-x service</span></dt><dd><p>The share name on the server to connect to. - The default is "backup".</p></dd><dt><span class="term">-X</span></dt><dd><p>Exclude mode. Exclude filenames... from tar + The default is "backup".</p></dd><dt><span class="term">-X</span></dt><dd><p>Exclude mode. Exclude filenames... from tar create or restore. </p></dd><dt><span class="term">-d directory</span></dt><dd><p>Change to initial <i class="parameter"><tt>directory </tt></i> before restoring / backing up files. </p></dd><dt><span class="term">-v</span></dt><dd><p>Verbose mode.</p></dd><dt><span class="term">-p password</span></dt><dd><p>The password to use to access a share. Default: none </p></dd><dt><span class="term">-u user</span></dt><dd><p>The user id to connect as. Default: |