Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
idFTP Problem
#6
(11-12-2022, 06:00 PM)OldBob1938 Wrote: Hi Remy, Thanks for being so patient with me once again.  I have tried adding the suggested setting without Joy. I've listed my current code below.

I need to see the raw FTP command/response traffic that is being transmitted back and forth, and the complete error that you are seeing.

(11-12-2022, 06:00 PM)OldBob1938 Wrote: When I run the program from the office the program fails after the line BobMessage("step2" with the message "entering extended passive mode ..."  It never reached step 3 from the office.

You have not shown the code for GetRemoteFilenames(), but in any case, I see no possible way for that particular message to be raised as an exception, unless maybe if the FTP traffic is corrupted or out of sync. That is why I need to see the raw FTP command/response traffic. Please provide that log, as I described earlier (just mask out sensitive details, of course).

TIdFTP should not even be raising an exception on a failed EPSV command (and that message you quote does not represent a failure to begin with), it just retries with PASV instead.

Reply


Messages In This Thread
idFTP Problem - by OldBob1938 - 10-31-2022, 07:23 PM
RE: idFTP Problem - by rlebeau - 11-01-2022, 04:04 PM
RE: idFTP Problem - by OldBob1938 - 11-09-2022, 04:32 PM
RE: idFTP Problem - by rlebeau - 11-09-2022, 06:44 PM
RE: idFTP Problem - by OldBob1938 - 11-12-2022, 06:00 PM
RE: idFTP Problem - by rlebeau - 11-14-2022, 09:35 PM
RE: idFTP Problem - by OldBob1938 - 11-19-2022, 09:12 PM
RE: idFTP Problem - by rlebeau - 11-22-2022, 11:12 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)