winfsp / winfsp/sshfs-win

Allow SSHFS command-line options to be passed via sshfs-win.c

Open
#48 0 comments 2 reactions 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

The sshfs-win.c program currently hardcodes the command-line arguments passed to sshfs. This should be rectified.

#9 #39 #45 #46

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

Start in sshfs-win.c and inspect where the program constructs the command-line arguments passed to sshfs. Trace the command-line entry point and replace the hardcoded behavior with forwarding of the supported SSHFS options; the work is done when those options reach sshfs correctly.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
cli
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.