You can use FileObject.moveTo(FileObject destFile)
Cheers, Konstantin -----Ursprüngliche Nachricht----- Von: Nadim Murr [mailto:[EMAIL PROTECTED] Gesendet: Montag, 18. Dezember 2006 07:47 An: [email protected] Betreff: [VFS] Rename file... Hi, I'm using the VFS API and I need to rename a file... does anyone know how can I do that? In FileObject class I found the method boolean canRenameTo(FileObject obj) but how can I actually rename the file???? Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
