Search found 3 matches

by christiangut
Fri Jan 07, 2022 4:56 pm
Forum: FTPAPI
Topic: Timeout on FTP_List
Replies: 4
Views: 24397

Re: Timeout on FTP_List

I have exactly the same problem (TIMW while FTP_List()) From my understanding, this happens with active ftp sessions. I suggested to modify the data connections so that they also respect the timeout (see https://www.scottklement.com/forums/viewtopic.php?t=12) I tried to work around this problem usin...
by christiangut
Fri Aug 06, 2021 10:34 am
Forum: General
Topic: Github or Gitlab for FTPAPI, HTTPAPI and others
Replies: 1
Views: 9180

Github or Gitlab for FTPAPI, HTTPAPI and others

Hi Scott,

what do you think about putting FTPAPI, HTTPAPI on Github or similar?

Kind Regards,
Christian
by christiangut
Fri Aug 06, 2021 10:30 am
Forum: FTPAPI
Topic: Timeout on data connection
Replies: 1
Views: 15060

Timeout on data connection

Hi, nice to see a forum instead of the mailing list. I had two issues where FTPAPI was stalling on a directory listing. It might be that the ftp server has gone away. Nevertheless, FTPAPI was sitting on receiving the directory listing with ftp_list(). Upon investigating, I notices that the timeout w...