Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Have SFTP PSProvider #9505

Copy link
Copy link
@SteveL-MSFT

Description

@SteveL-MSFT
Issue body actions

Summary of the new feature/enhancement

https://github.com/libfuse/sshfs enables mounting a SFTP endpoint as a local filesystem. Seems like we should be able to use this concept with a PSProvider thus enabling something like:

cd SFTP:
# no creds passed as using pubkey auth
SFTP:> Connect-SftpServer -HostName foo
cd foo
SFTP:/foo>

Proposed technical implementation details (optional)

Since we want this to be cross platform, we shouldn't use sshfs linked above. Instead, we should be able to just use sftp.exe directly with some check that it is available. This will work on Windows with OpenSSH installed.

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue-Enhancementthe issue is more of a feature request than a bugthe issue is more of a feature request than a bugResolution-No ActivityIssue has had no activity for 6 months or moreIssue has had no activity for 6 months or moreWG-Engine-Providersbuilt-in PowerShell providers such as FileSystem, Certificates, Registry, etc.built-in PowerShell providers such as FileSystem, Certificates, Registry, etc.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.