Skip to content

issues Search Results · repo:JohnTheGr8/Renci.SshNet.Async language:C#

Filter by

0 results
 (55 ms)

0 results

inJohnTheGr8/Renci.SshNet.Async (press backspace or delete to remove)

This Async library isn t compatible with later versions of SSH.NET (eg latest 2024.1.0), assumably due to missing/renamed methods. eg System.MissingMethodException: Method not found: System.Collections.Generic.IEnumerable1 ...
  • pjninnis
  • 3
  • Opened 
    on Oct 30, 2024
  • #20

Trying to leverage from an Azure function with the following code image Receiving the following error when trying to connect image Here is how my project is setup image Pulled in a coworker to take ...
  • karlrissland
  • Opened 
    on May 30, 2024
  • #19

now only upload and download has async method, not found in deletefile, hope to add it
  • coader
  • Opened 
    on May 16, 2024
  • #18

Applications targeting .NET Framework 471 and are strongly named fails to load Renci.SshNet.Async. Could not load file or assembly Renci.SshNet.Async, Version=1.4.0.0, Culture=neutral, PublicKeyToken=null ...
  • sidtkev
  • Opened 
    on Dec 20, 2023
  • #16

On the release page for SSH.NET 2020.0.0 it states: SSH.NET now supports the following additional key exchange algorithms: - curve25519-sha256 - curve25519-sha256@libssh.org - ecdh-sha2-nistp256 ...
  • matwei
  • 1
  • Opened 
    on Jan 24, 2023
  • #15

1. If the file size is 0kb, the upload event is not triggered after the file is successfully uploaded. 2. The input parameter to the event can get the filename rather than the fullpath name, so files ...
  • Secrets7s
  • 1
  • Opened 
    on May 24, 2022
  • #13

1. I got this error when i try to use SftpClient or ScpClient to connect my Arch linux server. The SSH service is running properly on the server, and i can use other ssh tools to connect it. 2. I ...
  • Secrets7s
  • 2
  • Opened 
    on May 24, 2022
  • #12

Post Sample download file!
  • ivanteles
  • Opened 
    on May 23, 2022
  • #11

If possible, I think a ConnectAsync() method would be very useful. Currently, when a client is trying and failing to connect to a server, the Connect() method lasts several seconds and thus freezes the ...
duplicate
upstream
  • Spyromaniac31
  • 3
  • Opened 
    on Jun 30, 2021
  • #10
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub