Newsgroups : Borland : borland.public.delphi.internet.winsock : 2005 Aug : idFTP PUT command
| Subject: | idFTP PUT command |
| Posted by: | "LC" (..@lcgruppen.dk) |
| Date: | Thu, 11 Aug 2005 10:38:39 |
Hello,
Im using the idFTP component in Indy 9, to transfer files to/from
FTP-servers.
It all works fine.
However, now i need to send files on a regular basis to an FTP-server not
supporting the STOR command.
The FTP-server only supports the old PUT command. This command is not
implemented in Indy 9.
Does anybody now how to use the PUT command from within Indy 9?
Have anyone implemented support for the PUT command? -if so, how?
All ideas highly valued.
Kind Regards
LC