Newsgroups : Borland : borland.public.delphi.internet.winsock : 2008 Jan : SSH and Indy
| Subject: | SSH and Indy |
| Posted by: | "Warren O. Merrill" (warren.merri..@inl.gov) |
| Date: | Wed, 30 Jan 2008 15:13:52 |
Can you use Indy 10 to make a connection to an FTP server that is expecting
an SSH connection on Port 22? I'm using Delphi 2006.
I've managed to get a regular FTP connection to a server, then updated that
to be an SSL connection to an FTP server and now I'm trying this next type
of connection but can't seem to find a way to make it work. It was a
struggle just to get the other two examples working as my knowledge of how
all these connections work is very sketchy so if you could please keep
explanations and/or examples simple. Thanks.