FileObject moveTo failed due nonexistent file
---------------------------------------------
Key: VFS-306
URL: https://issues.apache.org/jira/browse/VFS-306
Project: Commons VFS
Issue Type: Bug
Affects Versions: 1.0
Reporter: Hauke Rabe
The FileObject moveTo method should delete the destFile if it exists. But if
the destFile is out of sync deletion will fail and throws an exception.
But if I want to delete a file which does not exist should not throw an
exception cause thats just what I want.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.