s3fs icon indicating copy to clipboard operation
s3fs copied to clipboard

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

Open charanjit-singh opened this issue 5 years ago • 1 comments

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 avatar Jan 08 '20 06:01 charanjit-singh

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.

charanjit-singh avatar Jan 08 '20 09:01 charanjit-singh