No files shown on remote server

I have a similar problem as below, only slightly different symptoms. I have tried lengthening my timeout and messed with the Transfer settings. Everything worked fine until I updated to v1.5.

I am using Win 2K with SP2.

SmartFTP v1.5.990.26
Resolving host name "yyyy.com"
Connecting to 12.345.678.910 Port: 21
Connected to yyyy.com.
220 claymore.yyyy.com FTP server (Version 6.00LS) ready.
USER tjmurphey
331 Password required for xxxx.
PASS (hidden)
230 User xxxx logged in.
SYST
215 UNIX Type: L8 Version: BSD-199506
TYPE I
200 Type set to I.
REST 0
350 Restarting at 0. Send STORE or RETRIEVE to initiate transfer.
PWD
257 "/usr/home/xxxx" is current directory.
CWD /usr/xxx
250 CWD command successful.
PWD
257 "/usr/xxx" is current directory.
PASV
227 Entering Passive Mode (12,345,678,910,231,105)
Opening data connection to 12.345.678.910 Port: 59241
LIST -aL
150 Opening BINARY mode data connection for '/bin/ls'.
226 Transfer complete.
A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.

Try connecting in active mode.

Hello ..

1. Update to the latest version:
https://www.smartftp.com/download

Try PORT mode instead of Passive mode and try again. Post the new log if you still have problems.

Regards,
-Mat

I downloaded the latest version. Still no good in Passive mode. Changed to Active (Port) mode and ta-da, saw the files. I could swear I tried Active mode in the previous version I downloaded but maybe not. Either way, thanks for the help.