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.
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.