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

Doesn't detect changes on CIFS share #60

Open
GordonHannan opened this issue Aug 9, 2024 · 0 comments
Open

Doesn't detect changes on CIFS share #60

GordonHannan opened this issue Aug 9, 2024 · 0 comments

Comments

@GordonHannan
Copy link

I could run commands like "docker exec -it auto-m4b sh -c 'ls /temp/recentlyadded'" and traverse the mounted CIFS share, write to it, etc. However, it wouldn't recognize any changes in the recentlyadded folder.

It wasn't until I wondered if the share was creating the problems. I changed the config to reference a local directory and it worked.

This is on Ubuntu:
Distributor ID: Ubuntu
Description: Ubuntu 22.04.4 LTS
Release: 22.04
Codename: jammy

The CIFS share was on a Windows 11 box. If more info is needed, please let me know. I'm not sure if anyone actually cares to work on this issue, but it might just be helpful for people to know that this doesn't work. I spent a lot of time until I realized that was the problem.

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