SSH2 for a windows app
Is there an API or library I can use to allow my app to use SSH2? I have a bunch of remote servers that can only be accessed via SSH2. I want to write a program that can call each server, run a script and get the output.
[223 byte] By [
DeepT] at [2007-11-20 10:05:46]

# 3 Re: SSH2 for a windows app
From Google:
http://netsieben.com/products/sshlib/ (both free + commercial license)
http://www.bitvise.com/sshlib
...
Marc G at 2007-11-11 4:05:34 >
