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

Finish VFS events support #12

Open
5 of 7 tasks
andersevenrud opened this issue Jan 28, 2019 · 2 comments
Open
5 of 7 tasks

Finish VFS events support #12

andersevenrud opened this issue Jan 28, 2019 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@andersevenrud
Copy link
Member

andersevenrud commented Jan 28, 2019

I've implemented a feature to watch a filesystem for changes, but this is currently disabled because I have not tested it on anything else than Linux.

  • Add server file watch
  • Emit an event on change
  • Global configuration toggle
  • Per mountpoint toggle
  • Mountpoint attribute support
  • Test on OSX
  • Test on Windows
@andersevenrud
Copy link
Member Author

Related: os-js/osjs-client#57

@andersevenrud
Copy link
Member Author

In the latest update this has now been unit tested, so I guess the next step is to finish the client implementation.

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

No branches or pull requests

1 participant