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 with parenthesis in the name can't be watched #344

Closed
javiergarmon opened this issue Sep 3, 2015 · 1 comment
Closed

Folder with parenthesis in the name can't be watched #344

javiergarmon opened this issue Sep 3, 2015 · 1 comment

Comments

@javiergarmon
Copy link

I've a folder called "/Users/Javier/Backup (2015)". I can't start a watcher to this folder because inside FSWatcher._getWatchHelpers, the library globparent transform that path to "/Users/Javier".

Is this a bug? How can I watch folders with special chars like pathensis, brackets...?

Thank you!

@es128
Copy link
Contributor

es128 commented Sep 3, 2015

Duplicate of #300.

Yes it's a bug, but easiest resolution for now is to just rename your dir.

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

Successfully merging a pull request may close this issue.

2 participants