Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Nightly Builds
-
None
-
None
-
WinXP, java version "1.5.0_06", commons-vfs nightly 20060814
Description
I don't know if it is a bug or a feature, but DefaultFileMonitor does not report a renaming of a folder ie.
It is signaled as a deletion event, but the folder was renamed.
So it is also not possible to register then any changes made in this subfolder until you renamed it again.
The URL was something like ftp://ftp.server/incoming/ and the Monitor was started being recursive.