Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Mar : id10 vs id9 ftp server

www.cryer.info
Managed Newsgroup Archive

id10 vs id9 ftp server

Subject:id10 vs id9 ftp server
Posted by:"API" (ari.pikivir..@kolumbus.fi)
Date:Fri, 2 Mar 2007 18:47:22

i tried to look the difference between indy9 and indy10 ftp server
retrieve function, but there seemed not to be anything special -
at least i didn't find any.

anyway, the problem is that firefox (as very bad ftp client) cannot
change/list any directory because of it first tries to get the filesize,
then retrieve the file and after that it will change dir and list dir.
it's getting stuck on the retrieve file now.

on indy9 it worked alright by just setting the vstream to zero as
there is really no file, because it's directory - but on indy 10 it
doesn't continue from that.

i checked the codes; and it's sending exactly same 550 reply
both on indy9 and indy10 in case no stream defined - what's the
difference and how to fix backwards?

worked on 9.0.50
didn't work anymore on 10.1.6

thanks already.

Replies:

www.cryer.info
Managed Newsgroup Archive