garydgregory edited a comment on pull request #73:
URL: https://github.com/apache/commons-vfs/pull/73#issuecomment-881608646


   @f4lco 
   It looks like the commit you refer also fixed a bug which it seems you 
depended on: If you want to monitor a directory, you need to enable recursion 
with `setRecursive(true)` before calling `addFile(FileObject)`.
   
   See the class Javadoc.
   
   Note: I updated `CountingListener` to could all three API calls.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to