[Mono-bugs] [Bug 398316] New: FileSystemWatcher.Created += FsWatcher_Created; not enought power for whole drives

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sat Jun 7 17:58:06 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=398316


           Summary: FileSystemWatcher.Created += FsWatcher_Created; not
                    enought power for whole drives
           Product: Mono: Class Libraries
           Version: SVN
          Platform: i686
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: System
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: surfzoid2002 at yahoo.fr
         QAContact: mono-bugs at lists.ximian.com
          Found By: DeveloperNet


Is there a test case who get all fixed drive of a system and add a FSW.Created
event to intercepte all created file, i need that to make a pseudo real time
scanner with clamav.
The event is often like "busy" or "freezed" and doesnt intercept all files also
"e.FullPath" of "FileSystemEventArgs e" troncate the string of the path, ex : 
/home/....   become /ome/....

The test i made was to copy a file and then paste it in the maximum other dir
of my "home" and each time if the event work as expected.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list