Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Aug : IdFtp disconnects if no files
| Subject: | IdFtp disconnects if no files |
| Posted by: | "Xpher" (chris@ |
| Date: | Sun, 27 Aug 2006 21:33:20 |
Using latest Indy 10 and Delphi7
With IdFtp if I connect to a server that has no files or directories IdFtp
disconnects thereby not allowing me to make a directory or upload files.
Think this occurs when trying to List. Get EIdReplyRFCError with message 'No
files found.' Process stopped.
Any idea how to keep connected?