Communication with a Unix box
.NET (Core and Framework)
1
Posts
1
Posters
0
Views
1
Watching
-
My first C# development at work needs to connect to a unix box and transfer files (both directions) using SSH (secure shell) and SCP (secure copy). Can anyone recommend a product/component/code to do this? I've come across Putty and SSHActiveX etc but I'd like a .NET solution if at all possible. Thanks. Gavin