[GH-ISSUE #118] Can't access directory with space in name #75

Closed
opened 2026-03-04 01:41:47 +03:00 by kerem · 2 comments
Owner

Originally created by @sergiovl on GitHub (Feb 5, 2015).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/118

I try to install on Amazon Linux AMI and show this error:

root@msxbox:/mnt/msx/ver/Great MSX Collection v1.02# ls -l
ls: reading the directory .: Operation not permitted
total 0

root@msxbox:/mnt/msx/ver/testram# ls -l
total 27
-rw-r--r-- 1 501 501 8448 Jan 31 01:35 testram.com
-rw-r--r-- 1 501 501 16384 Jan 31 01:35 testram.rom
-rw-r--r-- 1 501 501 1749 Jan 31 01:35 testram.txt

I build v1.77 and normal access the directory with space in name:

[root@msxbox Great MSX Collection v1.02]# ls -l
total 85
drwxr-xr-x 1 501 501 0 Jan 29 19:04 Almost MSX
.
.
.
drwxr-xr-x 1 501 501 0 Jan 29 19:54 Xtory MSX (1998)

Originally created by @sergiovl on GitHub (Feb 5, 2015). Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/118 I try to install on Amazon Linux AMI and show this error: root@msxbox:/mnt/msx/ver/Great MSX Collection v1.02# ls -l ls: reading the directory .: Operation not permitted total 0 root@msxbox:/mnt/msx/ver/testram# ls -l total 27 -rw-r--r-- 1 501 501 8448 Jan 31 01:35 testram.com -rw-r--r-- 1 501 501 16384 Jan 31 01:35 testram.rom -rw-r--r-- 1 501 501 1749 Jan 31 01:35 testram.txt I build v1.77 and normal access the directory with space in name: [root@msxbox Great MSX Collection v1.02]# ls -l total 85 drwxr-xr-x 1 501 501 0 Jan 29 19:04 Almost MSX . . . drwxr-xr-x 1 501 501 0 Jan 29 19:54 Xtory MSX (1998)
kerem closed this issue 2026-03-04 01:41:47 +03:00
Author
Owner

@ggtakec commented on GitHub (Mar 21, 2015):

#154 is merged to master branch.
It probably fixed this issue, please test it.

I closed this issue, but if you have a problem yet, please reopen this issue.
Thanks for your help.

<!-- gh-comment-id:84239211 --> @ggtakec commented on GitHub (Mar 21, 2015): #154 is merged to master branch. It probably fixed this issue, please test it. I closed this issue, but if you have a problem yet, please reopen this issue. Thanks for your help.
Author
Owner

@sergiovl commented on GitHub (Mar 21, 2015):

Works now! Very Thanks...

<!-- gh-comment-id:84353650 --> @sergiovl commented on GitHub (Mar 21, 2015): Works now! Very Thanks...
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/s3fs-fuse#75
No description provided.