winfsp / winfsp/sshfs-win

Directories are mounted read-only

Open
#147 1 comment 1 reaction 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.