Configuration Mode Commands : SteelHead configuration commands : protocol smb2 caseless enable
  
protocol smb2 caseless enable
Enables case insensitive behavior in the processing of path names.
Syntax
[no] protocol smb2 caseless enable
Usage
SMB2 is a case-insensitive protocol and the SteelHead SMB2/3 implementation is case sensitive. This implementation can cause inconsistent behavior because some applications change the case of the path name and these path names could be treated as different objects rather than the same object. This command enables case-insensitive comparison of path names.
Only the ASCII character set is supported. When this command is enabled, do not use non-ASCII characters in the path names because this might result in undefined behavior. If you need to use non-ASCII characters in the path names, disable this command if it has been enabled.
This command is disabled by default. You only need to configure it on the client-side SteelHead and must restart the optimization service after running this command. Both client-side and server-side SteelHeads must be running version 9.5 or later. For details on SMB2, see the SteelHead User Guide.
Example
amnesiac (config) # protocol smb2 caseless enable
amnesiac (config) # service restart
Product
SteelHead, SteelHead-v, SteelHead-c
Related Commands
show protocol smb2