Skip to content

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

@Deeksha1394s

Description

@Deeksha1394s

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions