Skip to content
This repository was archived by the owner on Nov 9, 2021. It is now read-only.
This repository was archived by the owner on Nov 9, 2021. It is now read-only.

Allow SFTP logon with private key #7

Description

@robertc

SSH.Net has an SftpClient constructor which allows logon with private keys:

public SftpClient(string host, int port, string username, params PrivateKeyFile[] keyFiles);

There doesn't appear to be any support for using this logon method through OneFileSystem.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions