[jcifs] jcifs-0.6b8 released

Michael B Allen mballen at erols.com
Sun Jan 13 08:53:43 EST 2002


I forgot to convert the delete operation to use listFiles. This works
properly on NT as well as Win98 and probably most other servers including
NetWare. Deleting directories should also be faster. I also fixed an issue
where testing exists() on a newly created directory would incorrectly
return false. I just needed to manually expire the attrExpiration after
the mkdir call to cause the client to check the server again.

Jim,

A good test to run is the examples/FileOps.java. Just give it an smb
URL of a writeable share and it will create a temporary directory and
run through all the basic tests. You should see 'okay' down the left
column if it's working properly.

Mike

On Fri, 11 Jan 2002 21:12:22 -0700
"Jim Norman" <JNORMAN at novell.com> wrote:

> I'm using the 0.6b7 now.  File uploads are working fine.
> I'm unable to delete a Directory now.   I was able to in 0.5.1
>  
> Deleting files work fine.
>  
> Any ideas?

-- 
May The Source be with you.




More information about the jcifs mailing list