Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Sep : Re: Delete FTP File
| Subject: | Re: Delete FTP File |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Mon, 24 Sep 2007 11:45:13 |
"Anthoni" <nonono@nono.com> wrote in message
news:46f78a53@newsgroups.borland.com...
> I am sure it's possible using WinInet
Look at the FtpDeleteFile() function.
> Does anyone have a routine they could kindly help out with,
> that will allow me to connect to our FTP server and issue
> the DELE to remove a file from our directory?
If you don't end up using WinInet, then I suggest you use any of the freely
available third party FTP components, such as from Indy, ICS or Synapse.
Gambit