-
We are using product version - 2020.0.0-beta1 and getting below error randomly :
Permission denied (password). - trace - at Renci.SshNet.ClientAuthentication.Authenticate(IConnectionInfoIntern…
-
Hello!
I am able to connect using SshClient, but I am unable to execute commands. Does anyone know why this might be? The target framework I am using is net6.0. I have tried using different encodi…
-
In Bitvise case 29613, we have identified that there exist deployed Renci.SshNet clients which advertise a maximum channel packet size larger than the actual SSH packet size accepted by the client.
…
-
One of the dataloads failed twice in a row on rdmp_rl
1: 23/03/2021 17:31
2: 30/03/2021 17:27
Error Log:
SingleJobExecution (30/03/2021 17:27:08)
The connection was closed by the server: Manual…
-
When testing from a developer machine, the connection to the remote server is successful. But when deployed to an Azure function I get this error upon executing the Connect() method. The referenced ie…
-
ScpClient.Upload do not work with mikrotik
I try to use latest beta with
Renci.SshNet.RemotePathTransformation.None according to #255
and found that Upload do not work with mikrotik.
There is a…
-
When following .NET STIG requirements, the AllowStrongNameBypass REG_DWORD registry item under HKLM\SOFTWARE\Microsoft\.NETFramework\ must be set to a value of "0". When this is set, importing the mod…
-
It is weird to debug an error throwing a `Renci.SshNet.Common.SftpPathNotFoundException` exception since it doesn't actually say what the path was.
It should be trivial to add another property to t…
-
my code stopped working from 15 april.
Im a software tester that can write code. Not a dotnet expert. Can some one help me out?
im using version 2016.0.0 now trying 2016.1.0
```
public LinuxR…
-
Hi together!
I've tried to download some files from a HP Nonstop SFTP server. A few of them I'm not able to download. The following stacktrace will be shown:
Renci.SshNet.Common.SshException…