[GH-ISSUE #1284] Folder is mounted as a file #689

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

Originally created by @LouisBertin on GitHub (Apr 30, 2020).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/1284

Details about issue

I'm facing with an issue to link Nextcloud with s3fs. The s3 bucket comes from Wasabi.
Everything works except one folder mounted as a file. This folder has a space in his name, maybe the error came from here? His name is Projets clients

image

Version of s3fs being used

1.82

Version of fuse being used

2.9.7

Kernel information (uname -r)

4.15.0-99

GNU/Linux Distribution

Ubuntu - 18.04.4 LTS

s3fs command line used

sudo s3fs nextcloud fs/ -o passwd_file=/home/louis/.passwd-s3fs -o url=https://s3.eu-central-1.wasabisys.com -o allow_other,umask=0000,uid=33,gid=33
Originally created by @LouisBertin on GitHub (Apr 30, 2020). Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/1284 ### Details about issue I'm facing with an issue to link Nextcloud with s3fs. The s3 bucket comes from Wasabi. Everything works except one folder mounted as a file. This folder has a space in his name, maybe the error came from here? His name is **Projets clients** ![image](https://user-images.githubusercontent.com/22589554/80760036-8e4c0e80-8b38-11ea-931b-ee850588d6ff.png) #### Version of s3fs being used 1.82 #### Version of fuse being used 2.9.7 #### Kernel information (uname -r) 4.15.0-99 #### GNU/Linux Distribution Ubuntu - 18.04.4 LTS #### s3fs command line used ``` sudo s3fs nextcloud fs/ -o passwd_file=/home/louis/.passwd-s3fs -o url=https://s3.eu-central-1.wasabisys.com -o allow_other,umask=0000,uid=33,gid=33 ```
kerem closed this issue 2026-03-04 01:47:54 +03:00
Author
Owner

@gaul commented on GitHub (Jun 5, 2020):

Could you share the output of aws cli ls for this folder and especially the output from s3api head-object for "Projets clients"?

<!-- gh-comment-id:639399177 --> @gaul commented on GitHub (Jun 5, 2020): Could you share the output of aws cli ls for this folder and especially the output from s3api head-object for "Projets clients"?
Author
Owner

@gaul commented on GitHub (Jun 23, 2020):

Please test with the latest version 1.86 which includes #885.

<!-- gh-comment-id:647881188 --> @gaul commented on GitHub (Jun 23, 2020): Please test with the latest version 1.86 which includes #885.
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#689
No description provided.