[GH-ISSUE #649] how to use nonempty mount option #369

Closed
opened 2026-03-04 01:44:50 +03:00 by kerem · 0 comments
Owner

Originally created by @cfmagnum on GitHub (Sep 25, 2017).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/649

when i am trying to mount a bucket on my ec2 instance using.
s3fs mybucket /path/to/mountpoint -o passwd_file=/path/to/passwd -o url=http://url.to.s3/ -o use_path_request_style

it is giving me an output:
s3fs: MOUNTPOINT directory /var/vcap/store is not empty.
s3fs: if you are sure this is safe, can use the 'nonempty' mount option.

how should i proceed further

Originally created by @cfmagnum on GitHub (Sep 25, 2017). Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/649 when i am trying to mount a bucket on my ec2 instance using. s3fs mybucket /path/to/mountpoint -o passwd_file=/path/to/passwd -o url=http://url.to.s3/ -o use_path_request_style it is giving me an output: s3fs: MOUNTPOINT directory /var/vcap/store is not empty. s3fs: if you are sure this is safe, can use the 'nonempty' mount option. how should i proceed further
kerem closed this issue 2026-03-04 01:44:50 +03:00
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#369
No description provided.