[GH-ISSUE #1529] unable to access MOUNTPOINT /**/: No such file or directory #807

Closed
opened 2026-03-04 01:48:56 +03:00 by kerem · 3 comments
Owner

Originally created by @golfwanlop on GitHub (Jan 22, 2021).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/1529

Additional Information

I can't enable to access MOUNTPOINT /images/: No such file or directory
example command: s3fs mybucketv2 /images/ -o endpoint=us-west-2

Version of s3fs being used (s3fs --version)

Amazon Simple Storage Service File System V1.87 (commit:unknown) with GnuTLS(gcrypt)

Kernel information (uname -r)

_command result: unable to access MOUNTPOINT /images/: No such file or directory

MacOS v10.15.4

Originally created by @golfwanlop on GitHub (Jan 22, 2021). Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/1529 ### Additional Information I can't enable to access MOUNTPOINT /images/: No such file or directory example command: s3fs mybucketv2 /images/ -o endpoint=us-west-2 #### Version of s3fs being used (s3fs --version) Amazon Simple Storage Service File System V1.87 (commit:unknown) with GnuTLS(gcrypt) #### Kernel information (uname -r) _command result: unable to access MOUNTPOINT /images/: No such file or directory MacOS v10.15.4
kerem 2026-03-04 01:48:56 +03:00
  • closed this issue
  • added the
    need info
    label
Author
Owner

@gaul commented on GitHub (Jan 22, 2021):

Do you have a /images/ directory? If not mkdir /images

<!-- gh-comment-id:765413382 --> @gaul commented on GitHub (Jan 22, 2021): Do you have a `/images/` directory? If not `mkdir /images`
Author
Owner

@golfwanlop commented on GitHub (Jan 23, 2021):

Do you have a /images/ directory? If not mkdir /images

I think /image/ is directory on S3. Actually MOUNTPOINT is on local machine right?

<!-- gh-comment-id:765874745 --> @golfwanlop commented on GitHub (Jan 23, 2021): > Do you have a `/images/` directory? If not `mkdir /images` I think /image/ is directory on S3. Actually MOUNTPOINT is on local machine right?
Author
Owner

@bhuiyanmobasshir94 commented on GitHub (Oct 26, 2023):

If anyone wants help for local folder mounting to s3 bucket, can go through this stackoverflow.com/a/77369021/7195890

<!-- gh-comment-id:1781511262 --> @bhuiyanmobasshir94 commented on GitHub (Oct 26, 2023): If anyone wants help for local folder mounting to s3 bucket, can go through this [stackoverflow.com/a/77369021/7195890](https://stackoverflow.com/a/77369021/7195890)
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#807
No description provided.