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 Mar 16, 2022. It is now read-only.
The current library used for ssh (SharpSSH) is a poorly ported version of a Java SSH library.
(SftpSession)channel.getSession("sftp")
is a big no-no)using java.lang.String = String
)It would be nice to find a replacement that can use both SSH and SFTP that has a sane implementation.
The text was updated successfully, but these errors were encountered: