Watching Filesystem without JNI
Hi,
is there an effective way to watch and manage a folder without JNI?
For example, if there is a huge file which gets stored in this folder, how can i check that the file finished the saving process? So that the file is ready to work with it.
Maybe there exists a pattern or a framework, which can help me with that?
thx a lot...
Ray

