Re: cannot get a directory listing using FTPSimpli (General questions)
I just added a call to listdir.
220 Welcome to the XXXXXXXXXXXXX FTP.
USER XXXXXXXXXXXXX 331 Password required for 2000682_ADMIN1.
PASS XXXXXXXXXXXXX 230 Welcome to the XXXXXXXXXXXXX FTP.
PWD 257 /C:/FTP/XXXXXXXXXXXXX/ is current directory.
PBSZ 0 500 Command not understood.
PROT P 500 Command not understood.
TYPE A 200 Type set to A.
After calling listdir, i get a the following error:
The current connection has timeout.