[GH-ISSUE #2030] ls: cannot access: Not a directory #1021

Open
opened 2026-03-04 01:50:44 +03:00 by kerem · 1 comment
Owner

Originally created by @yousefhosny1 on GitHub (Sep 9, 2022).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/2030

Details about issue

I am facing an issue where I cannot access folders in my bucket through s3fs, however the folders are present in AWS console and I can access them through there..

image

image

image

Note: The test/ directory was created manually by me but populated by airbyte, an ETL tool.

Originally created by @yousefhosny1 on GitHub (Sep 9, 2022). Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/2030 ### Details about issue I am facing an issue where I cannot access folders in my bucket through s3fs, however the folders are present in AWS console and I can access them through there.. ![image](https://user-images.githubusercontent.com/79686834/189262238-18749502-8d7c-4060-8aee-03cf614e2bdb.png) ![image](https://user-images.githubusercontent.com/79686834/189262290-b5867bd7-3ac4-4603-a334-696376e3708b.png) ![image](https://user-images.githubusercontent.com/79686834/189262327-b7ce9669-cf13-4d1e-8d75-89f639051099.png) > Note: The test/ directory was created manually by me but populated by **airbyte**, an ETL tool.
Author
Owner

@ggtakec commented on GitHub (Sep 24, 2022):

Try the compat_dir option.
In some cases, such as when uploading a file that includes a subdirectory path from other than s3fs (such as the S3 console), it may not be possible to display or access it without this option.
Thanks in advance for your help.

<!-- gh-comment-id:1256904113 --> @ggtakec commented on GitHub (Sep 24, 2022): Try the `compat_dir` option. In some cases, such as when uploading a file that includes a subdirectory path from other than s3fs (such as the S3 console), it may not be possible to display or access it without this option. Thanks in advance for your help.
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#1021
No description provided.