NetTalk Central

Author Topic: FTP Timeout on LIST  (Read 3069 times)

Ubaidullah

  • Full Member
  • ***
  • Posts: 123
    • View Profile
FTP Timeout on LIST
« on: June 25, 2020, 06:27:43 AM »
Hi Bruce,

I am able to connect to the FTP server on issuing ThisFtpControl.ChangeDir('DirName') but it stops at LIST and doesn't proceed further.

Then I get an idle timeout:
The error number was -57 which means Connection was closed because it was idle (inactive).

I am using FTPDemo example to test. This is how the log looks:

>>LIST
227 Entering Passive Mode (165,26,255,231,35,211)
>>PASV
200 Type set to A.
>>TYPE A
250 Requested file action okay, completed.
>>CWD /DirName
257 "/" is current directory.
>>PWD
200 PROT command successful.
>>PROT P
200 PBSZ command successful.
>>PBSZ 0
215 UNIX Type: A
>>SYST
230 User ****** logged in.


I will appreciate your help in resolving this.

Thanks,
Ubaidullah Nubar.

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11167
    • View Profile
Re: FTP Timeout on LIST
« Reply #1 on: June 29, 2020, 08:32:56 PM »
Which NetTalk build are you using?

Ubaidullah

  • Full Member
  • ***
  • Posts: 123
    • View Profile
Re: FTP Timeout on LIST
« Reply #2 on: July 01, 2020, 01:25:53 AM »
I am on Nettalk 10.40


Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11167
    • View Profile
Re: FTP Timeout on LIST
« Reply #3 on: July 01, 2020, 04:16:53 AM »
Hi Ubaidullah,

you can email me the FTP Server details and I can take a look in NetTalk 11 to see the status there.
Obviously I can't debug NetTalk 10 at this time.

cheers
Bruce