Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Jun : onTransferComplete - IdFtpServer
| Subject: | onTransferComplete - IdFtpServer |
| Posted by: | "Adriano Rodenbusch" (adria..@iure.com.br) |
| Date: | Sat, 2 Jun 2007 17:27:20 |
Hi, excuse my english
There is a onTransferComplete event in the indy IdTrivialFtpServer, but in
the indy IdFtpServer not exists this
I`m using IdFtpServer because I need Authenticate the user
1. On my application I need to know how the transfer of PUT command has
finished, I need execute a insert of file transfered to a BD, how I can know
when the transfer was completed and how I can get the content in the Stream?
My apliccation don't will be save the file in the disk, but on BD, how I can
do this?
If possible answer to adriano@iure.com.br to (put my email on CC)
Thanks