Directories are mounted read-only
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 6.4k
- Forks
- 315
- PR merge metrics
- No merged PRs in 30d
Description
Directories are set to read-only (properties in Windows Explorer say "read-only - only applies to files in folder"). In fact folders are not read-only, but it prevents some programs from working properly if they check directory permission before writting.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file or test is named. Start by tracing how sshfs-win exposes directory attributes and permissions to Windows Explorer, then reproduce the behavior with a mounted directory. Done means directories no longer appear read-only in Explorer and programs that check directory permissions can work correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100