PowerShell / PowerShell/Win32-OpenSSH

Identity file parameter is not repeated in child process

Open
#1,831 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
No language data
Stars
8.3k
Forks
819
PR merge metrics
No merged PRs in 30d

Description

When I pass -i C:\somefile\here while also using -J gatewayUser@gatewayHost the -i is NOT passed to the child process.

image

Is this a bug or is there some other way to pass the identity file?

Contributor guide

Open the contributing guide

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 by reproducing the Windows command with -i C:\somefile\here and -J gatewayUser@gatewayHost, then trace how the identity-file argument is handled when the child process starts. Done means the identity file is passed to the child process, or the supported alternative is documented if that behavior is intentional.

Written by the indexing model from the issue text.

Assessment

Domain
networking
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.