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

Space Separated Resource Not Found in scandir(), works good with listdir() #66

Open
charanjit-singh opened this issue Jan 8, 2020 · 1 comment

Comments

@charanjit-singh
Copy link

Space Separated Resource not found, when accessed through fs.scandir(resource), but working fine with fs.listdir(resource).

Eg: fs.listdir('/Real Estate/' ) is working but fs.scandir('/Real Estate/') is not working.

HELP!

@charanjit-singh
Copy link
Author

charanjit-singh commented Jan 8, 2020

There's some problem with fs.getinfo() method. see: i.stack.imgur.com/R7JlS.png. I'm getting same Error as for scandir() and scandir itself use getinfo method. So problem is there.

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