Newsgroups : Borland : borland.public.delphi.internet.winsock : 2008 Jan : Indy 10 and secure FTP
| Subject: | Indy 10 and secure FTP |
| Posted by: | "Warren O. Merrill" (warren.merri..@inl.gov) |
| Date: | Wed, 9 Jan 2008 18:20:33 |
To help you frame answers I have only a basic knowledge of FTP and very
little about Secure FTP. In fact a brief explanation about what Secure FTP
is compared to FTP would be helpful.
I've inherited a small set of code in Delphi Developer Studio 2006 and Indy
10 that uses a TIdFTP object. Its my understanding that when that object is
used to connect it is just FTP. I've been tasked to make this be a secure
FTP connection. I saw a small reference somewhere that said that secure FTP
was supported in Indy 10. However I have no idea how to do that. So a few
questions for now:
1) Does the Indy 10 stuff I have support doing secure FTP?
2) How to I change what I have to be a secure FTP connection?