Skip to content

Windows native OpenSSH fix#314

Merged
h4sh5 merged 1 commit into
libfuse:masterfrom
manu0401:windows_openssh
Nov 29, 2024
Merged

Windows native OpenSSH fix#314
h4sh5 merged 1 commit into
libfuse:masterfrom
manu0401:windows_openssh

Conversation

@manu0401

Copy link
Copy Markdown
Contributor

Windows native OpenSSH has alternative behavior for standard I/O descriptors, which can be selected through the OPENSSH_STDIO_MODE environement variable. Setting it to "nonsock" is required for sshfs compatibility.

See PowerShell/openssh-portable#759 for details.

Windows native OpenSSH has alternative behavior for standard I/O
descriptors, which can be selected through the OPENSSH_STDIO_MODE
environement variable. Setting it to "nonsock" is required for
sshfs compatibility.

See PowerShell/openssh-portable#759
for details.
manu0401 added a commit to manu0401/sshfs-win that referenced this pull request Nov 20, 2024
Windows native OpenSSH has alternative behavior for standard I/O
descriptors, which can be selected through the OPENSSH_STDIO_MODE
environement variable. Setting it to "nonsock" is required for
sshfs compatibility.

See PowerShell/openssh-portable#759
for details.

Subitted upstream here
libfuse/sshfs#314

@h4sh5 h4sh5 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm, thanks for the PR!

@h4sh5 h4sh5 merged commit ef94977 into libfuse:master Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants