Skip to content

Provide Windows Linux Subsystem Bash Support #10065

@cyberduck

Description

@cyberduck

@dkocher created the issue

BASH can be found in {{%SystemDrive%\Windows\System32\bash.exe}}
Invoking commands in bash is done via command line parameter -c.
This could be useful for any replacement of PuTTy.
Things to check before falling back to PuTTy if BASH not found or SSH not installed on WSL:

  • check bash.exe existence.
  • try invoking ssh on bash.exe (monitoring Error Output)
  • if failed: Invoke PuTTy fallback.

Would be a nice nice-to-have.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions