Giter Club home page Giter Club logo

fswatcher's People

Contributors

acken avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

fswatcher's Issues

How to Prevent File Change Event Firing Twice?

I love the library, however, I am finding that the FileChanged event is being fired multiple times for single save operations. This is normal for the Microsoft FileSystemWatcher but I wondered if you have addressed this yourself to stop it from happening? If not, do you have any advice for me to amend the library to stop it from happening?

Thanks for your time.

How to activate ContinuousPolling

Hi I use FSWatcher to watch NFS linux drive.
I had to create a Seter for the ContinuousPolling property in order to activate this setting.
A simple FSW can't work with NFS. ContinuousPolling helped me to resolve this issue. this is why I love your tool!:) it works great

I assume that It can be done automatically through a combinaison of property.
Could you tell me how ?

Thanks

Gilles

Watching C:\ Does not Work as Expected

When I have set the watcher to watch the C:\ drive, it simply does not react to file changes in the C:\ directory itself, ie. "C:\someFile.txt" is changed and saved and nothing happens. Any idea why this is occurring?

slow watcher.StopWatching()

Hi,
i'm working with your awesome FSWatcher, it's really efficient and reactive but when i call the watcher.StopWatching() method on instances watching directories with a lot of files (>10.000), it takes a lot of time to stop.
I'm also working with TPL so i tried to put the method watcher.StopWatching() in a parallel task but it still calls the methods i've linked to the watcher.
Do you know a faster way than the regular method to stop an instance of FSWatcher ?
Thanks a lot,
cchicote

is there a nuget package?

would be great to have a nuget package... I searched on internet but didn't found none and in the readme file there is no info about "nuget installation"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.