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

Support for go file watchers with directly mounted CIFS shares. #88

Open
Deeksha1394s opened this issue Feb 13, 2024 · 0 comments
Open

Comments

@Deeksha1394s
Copy link

I'm using the go-smb2 library in a project that involves a Docker container with directly mounted CIFS shares. I'm interested in implementing file watching functionality within my Go application to monitor changes in these shares.
Given the nature of CIFS/SMB and the go-smb2 library's capabilities, I'm curious if there's a recommended approach or existing support for integrating file watcher mechanisms with CIFS shares. Specifically, I'm looking for a way to detect file events like file creation, modification, and deletion in real-time.
Any guidance or suggestions on how to approach this, or if there are plans to support such a feature in the go-smb2 library, would be greatly appreciated.
Thank you for your time and for the great work on the library.

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

1 participant