[GH-ISSUE #1178] How to check my bucket is mounted or not #620

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

Originally created by @piyush-1414 on GitHub (Oct 17, 2019).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/1178

i have steps now to check my bucket mounted or not

Originally created by @piyush-1414 on GitHub (Oct 17, 2019). Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/1178 i have steps now to check my bucket mounted or not
kerem closed this issue 2026-03-04 01:47:17 +03:00
Author
Owner

@gaul commented on GitHub (Oct 24, 2019):

If you mount with s3fs bucket /path -f -d -o curldbg you can see the HTTP requests issued. If you then run ls /path you should see your objects.

<!-- gh-comment-id:546128063 --> @gaul commented on GitHub (Oct 24, 2019): If you mount with `s3fs bucket /path -f -d -o curldbg` you can see the HTTP requests issued. If you then run `ls /path` you should see your objects.
Author
Owner

@gaul commented on GitHub (Feb 3, 2020):

Also you can run mount.

<!-- gh-comment-id:581228670 --> @gaul commented on GitHub (Feb 3, 2020): Also you can run `mount`.
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#620
No description provided.