Hi everyone,
I want to write a code in which any change in file system can be handled ,for that i am using FileObserver Class , but the limitation is it only listens any directory and its sub directory but not the sub-sub-directory. So if any one knows any alternative of the same please let me know about that.
Thanks in advance
Any suggestion and advice are welcome and will be appreciated
Suresh Chandani
I want to write a code in which any change in file system can be handled ,for that i am using FileObserver Class , but the limitation is it only listens any directory and its sub directory but not the sub-sub-directory. So if any one knows any alternative of the same please let me know about that.
Thanks in advance
Any suggestion and advice are welcome and will be appreciated

Suresh Chandani