LIST Command Fails

Core FTP client questions and answers
Post Reply
marrik
Posts: 1
Joined: Fri Nov 13, 2009 3:23 pm

LIST Command Fails

Post by marrik »

I'm connecting to a SUN Solaris 8 Server running bTrade TDNgine 2.7.2 I can successfully connect using CORE FTP Pro but the LIST command is failing.

So far the only FTPS Client that can connect and successfully list files and download them is FileZilla. I can not use FileZilla because it does not support scheduling or encryption. Below is the output from the log. Any help would be appreciated. I'm ready to purchase if I can get listing and successful transfer of files.


elcome to Core FTP, release ver 2.1, build 1625 (U) -- © 2003-2009
WinSock 2.0
Mem -- 523,752 KB, Virt -- 2,097,024 KB
Started on Friday November 13, 2009 at 09:17:AM
Resolving domain.com...
Connect socket #424 to XXX.XXX.XXX.XXX, port 8031...
220 SecurePortal2000 FTP_Mailbox Server Build 2.04.16 ready. 20091113102030
AUTH SSL
234 Command OK.
SSLv3, cipher TLSv1/SSLv3 (DES-CBC3-SHA) - 168 bit
USER MYUSERNAME
331 Password required.
PASS **********
230 Login successful.
Keep alive off...
PWD
57 "/" is current directory
CWD /inbox/
250 CWD command successful.
PASV
227 Entering Passive Mode (160,83,77,210,240,188)
LIST
Connect socket #472 to 160.83.77.210, port 61628...
150 Opening ASCII mode data connection.


LIST command failed
Error loading directory...
Post Reply