Sidebar
0 votes
763 views
by rich-c-2789 (17.6k points)

1 Answer

0 votes

QIE uses jCIFS-NG for "Network Share" receivers.  JCIFS-NG is also used for NetFile.  When using these in non domain environments adding the following to the network share configuration parameters may improve performance:

jcifs.smb.client.dfs.disabled=true

The default is: 

jcifs.smb.client.dfs.disabled=false

by rich-c-2789 (17.6k points)
edited by rich-c-2789
...