These settings were provided by the developer of jcifs, Michael Allen.  You
have to really understand the protocol well before you should consider
changing them in any way.

Thanks,
Karl


On Sun, Feb 24, 2019 at 9:53 AM Cihad Guzel <cguz...@gmail.com> wrote:

> Hi,
>
> SharedDriveConnector have some hardcoded system properties as follow:
>
> static
> {
>   System.setProperty("jcifs.smb.client.soTimeout","150000");
>   System.setProperty("jcifs.smb.client.responseTimeout","120000");
>   System.setProperty("jcifs.resolveOrder","LMHOSTS,DNS,WINS");
>   System.setProperty("jcifs.smb.client.listCount","20");
>   System.setProperty("jcifs.smb.client.dfs.strictView","true");
> }
>
> How can I override them when to start manifoldcf?
>
> It may be better to define these settings in the start-options.env file.
>
> Regards,
> Cihad Guzel
>

Reply via email to