[GH-ISSUE #87] What is the status of "-o prefix" ? #51

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

Originally created by @kallu on GitHub (Nov 23, 2014).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/87

s3fs man-page has this prefix -option

-o prefix (default="") (coming soon!)
a prefix to append to all S3 objects.

What is the status of this feature and is there an estimate when "soon" would be?

Originally created by @kallu on GitHub (Nov 23, 2014). Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/87 s3fs man-page has this prefix -option -o prefix (default="") (coming soon!) a prefix to append to all S3 objects. What is the status of this feature and is there an estimate when "soon" would be?
kerem closed this issue 2026-03-04 01:41:34 +03:00
Author
Owner

@ggtakec commented on GitHub (Jan 6, 2015):

I fixed #103 for this issue.

Description of Prefix option was written when the man page of s3fs has been created.
Maybe, I think that this option was trying to prepare for mount to specify the directory path under just BUCKET.
Now, because it is a specified directory path in the specified s3fs command line, it is not required.
ex) s3fs bucket: /directory ... mountpoint options

Therefore, I have removed the description from the man page of prefix options.

Thanks very much.
(I closed this issue)

<!-- gh-comment-id:68875492 --> @ggtakec commented on GitHub (Jan 6, 2015): I fixed #103 for this issue. Description of Prefix option was written when the man page of s3fs has been created. Maybe, I think that this option was trying to prepare for mount to specify the directory path under just BUCKET. Now, because it is a specified directory path in the specified s3fs command line, it is not required. ex) s3fs bucket: /directory ... mountpoint options Therefore, I have removed the description from the man page of prefix options. Thanks very much. (I closed this issue)
Author
Owner

@basz commented on GitHub (Dec 13, 2017):

does this mean this feature is not coming back?

<!-- gh-comment-id:351361320 --> @basz commented on GitHub (Dec 13, 2017): does this mean this feature is not coming back?
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#51
No description provided.