On Apr 21, 1:36 am, "Gabriel Genellina" <[EMAIL PROTECTED]>
wrote:
> En Fri, 20 Apr 2007 17:06:51 -0300, rohit <[EMAIL PROTECTED]>
> escribió:
>
>
> For windows you can use the techniques described 
> here:http://tgolden.sc.sabren.com/python/win32_how_do_i/watch_directory_fo...
>
> --
> Gabriel Genellina

hi,
well i tried reading that but that way i'll have to make the program
monitor each and every directory.
when a file is created or deleted or filename modified , a call must
be made to the os kernel .
isn't there any way i can utilize that with any api or package
functions so that i can monitor the whole filesystem but at lesser
expense of cpu n memory

regards

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to