Library jcifs query

Maria Luisa Viqueira luisa.viqueira at gmail.com
Wed Oct 29 04:45:35 MDT 2014


Hi,



I have a problem using  jcifs 1.3.17.

When I create a samba File…

If I create NtlmPasswordAuthentication with domain:



NtlmPasswordAuthentication  auth = new NtlmPasswordAuthentication("domain",
user, password);

SmbFile smbFile = new SmbFile(“smb://127.0.0.1/videos/”, auth);



After this I use object SmbFile and it’s too slow. If I create it without
domain is fast.

Regards

Luisa


More information about the samba-technical mailing list