Ignore:
Timestamp:
Nov 27, 2012, 4:56:06 PM (12 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: updated vendor to 3.6.9

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified vendor/current/docs-xml/smbdotconf/protocol/smb2maxwrite.xml

    r740 r746  
    99size that may be sent to the server by a single SMB2 write call.
    1010</para>
    11 <para>The default is 1048576 bytes (1MB), which is the same as a Windows7 SMB2 server.</para>
     11<para>The maximum is 65536 bytes (64KB), which is the same as a Windows Vista SMB2 server.</para>
    1212</description>
    1313
    1414<related>smb2 max read</related>
    1515<related>smb2 max trans</related>
    16 <value type="default">1048576</value>
     16<value type="default">65536</value>
    1717</samba:parameter>
Note: See TracChangeset for help on using the changeset viewer.