manco wrote:
It would be nice if there was a flag that would allow a move with overwrite.
public void moveTo(FileObject destFile)            throws FileSystemException
The hint with copyFrom was good enough, I think we do not need this additional flag as copyFrom dont have it either. I changed moveTo to delete the destination (and all its children) if it exists.

---
Mario


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to