mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
Add documentation for the new internal command timeout to smbclient.
Signed-off-by: Jeremy Allison <jra@samba.org> Reviewed-by: Michael Adam <obnox@samba.org> Autobuild-User(master): Michael Adam <obnox@samba.org> Autobuild-Date(master): Wed Aug 21 19:24:06 CEST 2013 on sn-devel-104
This commit is contained in:
parent
f7dc59b3ad
commit
8d0392f9f7
@ -1071,6 +1071,16 @@
|
||||
read/write share). </para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>timeout <per-operation timeout in seconds></term>
|
||||
<listitem><para>This allows the user to tune the default
|
||||
timeout used for each SMB request. The default setting is
|
||||
20 seconds. Increase it if requests to the server sometimes
|
||||
time out. This can happen when SMB3 encryption is selected
|
||||
and smbclient is overwhelming the server with requests.
|
||||
</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>unlock <filenum> <hex-start> <hex-len></term>
|
||||
<listitem><para>This command depends on the server supporting the CIFS
|
||||
|
Loading…
Reference in New Issue
Block a user