Jan 4, 2004 #1 PaidtheUmpire Programmer Joined Jan 4, 2004 Messages 105 Location AU Is there a way for a Delphi 7 created program to connect to an FTP site and then download files to a certain directory? Thanks Paid The Umpire.
Is there a way for a Delphi 7 created program to connect to an FTP site and then download files to a certain directory? Thanks Paid The Umpire.
Jan 5, 2004 #2 VintageWine IS-IT--Management Joined Sep 18, 2002 Messages 191 Location GB The Indy component TidFTP as shipped with Delphi should do the job. Older versions of Delphi had Winshoes, an earlier evolution from the same stable. Good luck Upvote 0 Downvote
The Indy component TidFTP as shipped with Delphi should do the job. Older versions of Delphi had Winshoes, an earlier evolution from the same stable. Good luck