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

Folder/Files that changes names fast #10

Open
bert2002 opened this issue Aug 24, 2015 · 0 comments
Open

Folder/Files that changes names fast #10

bert2002 opened this issue Aug 24, 2015 · 0 comments

Comments

@bert2002
Copy link

Hi,

I am using sftp for a couple of windows computer and watcher might have a problem. Its not fast enough :) When creating a new file or folder:

chmod: cannot access '/data/files/yo/Neuer Ordner/Neues Textdokument.txt': No such file or directory
chmod: cannot access '/data/files/yo/Neuer Ordner/Neues Textdokument.txt': No such file or directory
chmod: cannot access '/data//files/yo/Neuer Ordner': No such file or directory

It seems to me that the folders get that fast renamed that watcher don't know them after they changed the name.

watcher configuration:

events=create,close,modify
command=chmod g+rw,o-rwx $filename
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