[jcifs] workgroup servers list

Michael B Allen mba2000 at ioplex.com
Tue Jun 29 03:09:30 GMT 2004


Alexander Buloichik said:
> I have problem with cifs 0.9.2. When I call
>
>       new SmbFile("smb://myworkgroupname/").listFiles();
>
> then cifs returns only first 88 servers from workgroup. Version
> 0.8.2 works much better ;)

Whoopsie! It looks like 1) a bad conditional operator was added that broke
secondary requests and 2) the transaction buffer size was hardcoded at
4096 (probably to test secondary requests). Both issues are fixed and will
be in 0.9.3.

Mike


More information about the jcifs mailing list