How to Use the SSH protocol to program Delphi/Windows SDK/API
Http://www.delphi2007.net/DelphiNetwork/html/delphi_20061201181116216.html
How does one access the content of a file on a Linux/Unix server through the SSH protocol?
Thank you!
Look at the Indy component series
... Idny is recommended... and you need to have some permissions on the server ..
Indy?
Yes? Are there any related documents?
Even if Vista is installed, DELPHI6 cannot run normally and is not verified. If you can, try a virtual machine.
Thank you!
Why? It seems that it's even late ~ Haha :)
Up
I have read that Indy has not handled the SSH protocol. Please express it to your friends upstairs! I found an IP * works V6 control. Unfortunately, I had to pay for it!
Top
Indy does not have SSH
SSH is used by a small number of users, and it is only possible to solve the problem at a cost.
I remember that blackbox also supports SSH, which is charged.
See if you can use the OpenSSH library.
SSH has many open-source C/C ++Code(Openssh/puttty/filezilla), write it as a DLL for Delphi, but the workload is indeed great