You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 9, 2021. It is now read-only.
Just to let you know: I think it's a good idea, however I won't be able to implement it soon (maybe in a few weeks). If you're in a hurry, I suggest you fork the project and make a pull request with the change.
Thanks, my short term need is for SFTP only so may just use SSH.Net directly for the initial work. If I get clearance from my manager to work on the implementation in OneFileSystem I'll comment here.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
SSH.Net has an
SftpClient
constructor which allows logon with private keys:There doesn't appear to be any support for using this logon method through OneFileSystem.
The text was updated successfully, but these errors were encountered: