RE: [Jstyx-users] JStyx client API - how do I delete a file from the client?
Status: Beta
Brought to you by:
jonblower
From: Jon B. <jd...@ma...> - 2006-04-25 09:32:00
|
Hi Tianchao, The version of JStyx (0.3.0-SNAPSHOT) on the Subversion server has a remove() method in the CStyxFile class (as well as other changes). I'm afraid that there are no methods as yet to change owner, group or permissions via CStyxFile. This is because user management is not implemented yet but hopefully will be in the next release. To get the latest version of the JStyx source out of Subversion please check out the code from https://svn.sourceforge.net/svnroot/jstyx/trunk/core. Please post back to the list if you have any further questions. Regards, Jon > -----Original Message----- > From: jst...@li... > [mailto:jst...@li...] On Behalf Of > Tianchao Li > Sent: 25 April 2006 07:18 > To: jst...@li... > Subject: [Jstyx-users] JStyx client API - how do I delete a > file from the client? > > Hi, > I'm trying to use the JStyx, but meet some problems with the > client API > - the CStyxFile provides many methods for accessing, but I do > not find methods for deleting and modifying properties like > owner etc. How can I delete a file/directory and modify properties? > > Regards, > Tianchao Li > > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web > services, security? > Get stuff done quickly with pre-integrated technology to make > your job easier Download IBM WebSphere Application Server > v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057& > dat=121642 > _______________________________________________ > Jstyx-users mailing list > Jst...@li... > https://lists.sourceforge.net/lists/listinfo/jstyx-users > |