visose

Results 13 comments of visose

Not a great solution, but what I've done to get around this is to poll an endpoint on the same server that keeps the request open for a minute while...

Thanks for testing, looks like either the FTP works or the URP file works for you but never both at the same time 😞 I've attached a version of `Robots.dll`...

Thanks @robin-gdwl, It seems to be due to mono (used on MacOS) not implementing [certain cryptographic algorithms](https://github.com/mono/mono/blob/main/mcs/class/referencesource/System.Core/System/Security/Cryptography/ECDsaCng.cs). I've followed a workaround mentioned [here](https://github.com/sshnet/SSH.NET/issues/807). Here's an updated `Robots.dll` file that you...