[GH-ISSUE #858] Strange query to 'HEAD /autorun.inf' #499

Closed
opened 2026-03-04 01:46:09 +03:00 by kerem · 5 comments
Owner

Originally created by @KES777 on GitHub (Nov 15, 2018).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/858

Why s3fs request this file? how to disable this?

Originally created by @KES777 on GitHub (Nov 15, 2018). Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/858 Why `s3fs` request this file? how to disable this?
kerem closed this issue 2026-03-04 01:46:09 +03:00
Author
Owner

@sqlbot commented on GitHub (Nov 15, 2018):

Speculation: are you by chance combining s3fs and samba and then mounting the exported samba share on a windows machine?

<!-- gh-comment-id:439046994 --> @sqlbot commented on GitHub (Nov 15, 2018): Speculation: are you by chance combining s3fs and samba and then mounting the exported samba share on a windows machine?
Author
Owner

@KES777 commented on GitHub (Nov 15, 2018):

No, I have not any special configuration of samba.

I am on Linux Mint 18.3 host. Just install s3fs

<!-- gh-comment-id:439132433 --> @KES777 commented on GitHub (Nov 15, 2018): No, I have not any special configuration of samba. I am on Linux Mint 18.3 host. Just install s3fs
Author
Owner

@sqlbot commented on GitHub (Nov 16, 2018):

Your computer seems to be treating the s3fs mount as a removable disk and trying to decide what to do when it is "inserted."

So, next guess is that there is a setting that you might need to change, to disable this -- or at least prove/disprove the theory... https://unix.stackexchange.com/a/136887/24251 mentions changing such settings in a prior version of Mint. This is a bit of a surprise since autorun.inf is typically used by Windows, but it seems a likely explanation that your OS's desktop GUI is looking for this file, trying to be "helpful."

<!-- gh-comment-id:439265021 --> @sqlbot commented on GitHub (Nov 16, 2018): Your computer seems to be treating the s3fs mount as a removable disk and trying to decide what to do when it is "inserted." So, next guess is that there is a setting that you might need to change, to disable this -- or at least prove/disprove the theory... https://unix.stackexchange.com/a/136887/24251 mentions changing such settings in a prior version of Mint. This is a bit of a surprise since `autorun.inf` is typically used by Windows, but it seems a likely explanation that your OS's desktop GUI is looking for this file, trying to be "helpful."
Author
Owner

@KES777 commented on GitHub (Nov 16, 2018):

You are right. Under System settings -> Preffered applications there section: Select an appliation for software CDs. There was Autorun prompt. I change it to Do nothing.

<!-- gh-comment-id:439310591 --> @KES777 commented on GitHub (Nov 16, 2018): You are right. Under `System settings -> Preffered applications` there section: `Select an appliation for software CDs`. There was `Autorun prompt`. I change it to `Do nothing`.
Author
Owner

@KES777 commented on GitHub (Nov 16, 2018):

Thank you.

<!-- gh-comment-id:439310674 --> @KES777 commented on GitHub (Nov 16, 2018): Thank you.
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#499
No description provided.