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

Michael Kerley michael at enkoo.com
Mon Mar 8 22:33:55 GMT 2004


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 can provide a code example if this doesn't make sense.

Thanks,
Michael Kerley



More information about the jcifs mailing list