Communication with a Unix box
C#
2
Posts
2
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
-
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
IP*Works![^] has such products for several different platforms including .NET.
Microsoft MVP, Visual C# My Articles