PowerShell / PowerShell/Win32-OpenSSH

Can not access a mapped network drive through ssh

Open
#1,734 5 comments 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

I have one server (Microsoft Windows Server 2016) with OpenSSH installed; On this server I have one mapped network drive (K). On this network drive I have one git Project. From another computer I want to clone that git project, but it is saying that is not a git repository. From the server I have direct access to the K.
Capture

I have access with ssh to the server, I can clone project that are stored on local drives of the server.

I am using the public key authentication.
How can I clone a project from a mapped network drive from another computer.

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 with the OpenSSH setup on Microsoft Windows Server 2016 and compare cloning from the local server drives with cloning from mapped drive K. Review the reported behavior and the attached capture, then determine whether the K drive is supported through the SSH session. Done means documenting a confirmed cause and supported resolution or limitation.

Written by the indexing model from the issue text.

Assessment

Tech stack
git
Domain
networking, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.