[jcifs] SmbFile.listFiles() bug in 0.8.x

Michael B Allen mba2000 at ioplex.com
Fri Mar 26 04:26:22 GMT 2004


Michael Kerley said:
> If I use SmbFile.listFiles() to get the list of computers in a
> domain/workgroup, and call getCanonicalPath() on the returned SmbFile
> objects, I get names like these:
> smb://thedomain/computer1/
> smb://thedomain/computer2/
>
> In jCFIS 0.7.x, I used to get results like these:
> smb://computer1/
> smb://computer2/

I don't believe I responded to this before but I just fixed this. It will
be in my next release.

Mike


More information about the jcifs mailing list