Newsgroups : Borland : borland.public.delphi.internet.winsock : 2008 Jan : Re: SSH and Indy

www.cryer.info
Managed Newsgroup Archive

Re: SSH and Indy

Subject:Re: SSH and Indy
Posted by:"Remy Lebeau (TeamB)" (no.spam@no.spam.com)
Date:Wed, 30 Jan 2008 14:49:32

"Warren O. Merrill" <warren.merrill@inl.gov> wrote in message
news:47a0f69e$1@newsgroups.borland.com...

> Can you use Indy 10 to make a connection to an FTP server
> that is expecting an SSH connection on Port 22?

Are you referring to SFTP (SSH file transfer protocol) or FTP-over-SSH?
Those are very different protocols that are not related to each other.  Indy
does not have a component for the former, and using SSH with standard FTP is
very difficult to do in general (and not natively supported by Indy).

Do you need SSH specifically, or can you use SSL/TLS instead?  TIdFTP in
Indy 10 does support that.


Gambit

Replies:

none

In response to:

www.cryer.info
Managed Newsgroup Archive