Skip to content

FileSystemWatcher doesn't work with CIFS on Linux #76397

@maxisam

Description

@maxisam

Description

It seems like FileSystemWatcher use inotify on Linux. And inotify doesn't work with CIFS. So FileSystemWatcher doesn't work either.

Reproduction Steps

CIFS mount a folder
run a simple watcher program to monitor the change

Expected behavior

it should work

Actual behavior

It doesn't work

Regression?

No response

Known Workarounds

#69700

Configuration

No response

Other information

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions