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

BUG incron does not respond to writing new files in a new folder #87

Open
accountnujen opened this issue Sep 25, 2021 · 1 comment
Open

Comments

@accountnujen
Copy link

I want to track file changes (writing) in a folder. I made this parameter
/root/var/ IN_CLOSE_WRITE curl "https://api.telegram.org/......."
And if I load a file into the var folder, curl will work, but if I create a new folder at the beginning and load a file there, nothing will happen. How can this be fixed?

@dominicraf
Copy link

does it work if you remove the trailing slash from /root/var/ in your crontab entry?

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

2 participants