- Timestamp:
- Nov 27, 2012, 4:56:06 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified vendor/current/docs-xml/smbdotconf/protocol/smb2maxwrite.xml ¶
r740 r746 9 9 size that may be sent to the server by a single SMB2 write call. 10 10 </para> 11 <para>The default is 1048576 bytes (1MB), which is the same as a Windows7SMB2 server.</para>11 <para>The maximum is 65536 bytes (64KB), which is the same as a Windows Vista SMB2 server.</para> 12 12 </description> 13 13 14 14 <related>smb2 max read</related> 15 15 <related>smb2 max trans</related> 16 <value type="default"> 1048576</value>16 <value type="default">65536</value> 17 17 </samba:parameter>
Note:
See TracChangeset
for help on using the changeset viewer.