Thank you very much Andreas, I'm going to try to use WebdavResource instead :)
Greetings, Gana�l. ----- Original Message ----- From: "Andreas Probst" <[EMAIL PROTECTED]> To: "Slide Users Mailing List" <[EMAIL PROTECTED]> Sent: Wednesday, October 16, 2002 2:22 PM Subject: Re: Using Slide Webdav Client API Hi Ganael, the class org.apache.webdav.cmd.Slide.java, which can be found in src\webdav\client\src\org\apache\webdav\cmd is a good starting point. I'm not sure, what you are trying to do, but I think WebdavFile is not the class you should use. Maybe rather try org.apache.webdav.lib.WebdavResource. Hope this helps. Andreas On 16 Oct 2002 at 12:08, Ganael LAPLANCHE wrote: > Hi ! > > Could someone post examples using this API ? > I'm trying to renameTo(...) a local File to a WebdavFile, but it > doesn't work... ? How can I do this ? > > Thank you, > > Gana�l. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
