Hi all, I've noticed that when you try to get a directory list with WebDAV it ALWAYS include the parent folder in its first entry. For example, when you try to list items from an empty dir, WebDAV returns you one entry with the folder itself.
In VFS, this prevents the deletion of the directory since it is only possible when it has no content. Anyone already seen this and it this an expected behavior of WebDAV. Then it should be properly handled in VFS (ignore first entry). Cheers, Jean-Marc --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org