Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does this module support remote shares? #37

Open
vdiez opened this issue Sep 29, 2017 · 1 comment
Open

Does this module support remote shares? #37

vdiez opened this issue Sep 29, 2017 · 1 comment

Comments

@vdiez
Copy link

vdiez commented Sep 29, 2017

Hello,

I just came up to this package while looking for a native inotify module due to performance issues with chokidar, and anything which relies on fs.watch. The idea of packing the events is really what I was looking for. The only current limitatiion I have so far is that currently in chokidar I can configure some watchers to poll (which relies on fs.watchFile) when the destination is a samba or nfs share. From what I've seen so far this module does not support that option, is that correct?

Thanks!

@dasmikko
Copy link

dasmikko commented Mar 8, 2018

I've testet this on a Windows server, which watched a share, and seems to work fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants