Help with Unix Directory Listing

Hi. I am moving away from FTP Voyager and want to use SmartFTP. I am checking functionality and am running into a show stopper. We have a few old Unix servers running Meditech (magic workstation). I can connect to it using credentials as normal, it says files transferred but I don't actually see files in the window. I have done tons of research and says to uncheck L and A which is why I am at least getting the files transferred message. If I click to show raw listing I get a text file that opens up with all the files. If I can get that why won't it show in the window? I've tried several different FTP account and get the same results. What am I doing wrong here because I really want to leave Voyager. I am using PORT and auto ascii/binary. Below is the log from SmartFTP. Below that is a working log from Voyager. What am i missing here??. Thanks in advanced for any help!
 
Fails:
 
[22:37:20] SmartFTP v4.1.1332.0
[22:37:20] Resolving host name "172.30.44.15"
[22:37:20] Connecting to 172.30.44.15 Port: 21
[22:37:20] Connected to 172.30.44.15.
[22:37:20] 220-Login ok.  Working directory set to /ftp/public
[22:37:20] 220 MEDITECH FTP Server ready.
[22:37:20] USER XXXXX
[22:37:21] 331 Password required for XXXXX
[22:37:21] PASS (hidden)
[22:37:21] 230-Login ok.  Working directory set to /ftp/public
[22:37:21] 230 MEDITECH FTP Server ready.
[22:37:21] SYST
[22:37:21] 502 SYST command not implemented.
[22:37:21] RTT: 46.876 ms
[22:37:21] FEAT
[22:37:21] 502 FEAT command not implemented.
[22:37:21] TYPE I
[22:37:21] 200 TYPE command OK - filetype set to Image.
[22:37:21] REST 0
[22:37:21] 502 REST command not implemented.
[22:37:21] PWD
[22:37:21] 257 "/" is current directory
[22:37:28] TYPE A
[22:37:28] 200 TYPE command OK - filetype set to Ascii -  fileformat set to Non-print.
[22:37:28] PORT 10,153,98,31,222,125
[22:37:28] 200 PORT command okay  (10.153.98.31 56957)
[22:37:28] LIST
[22:37:28] 150 Opening data connection for (10.153.98.31,56957)
[22:37:29] 46456 bytes transferred. (40.9 KB/s) (00:00:01)
[22:37:37] 226 file transfer complete
 
Works:
 
FTP Voyager - Version 15.2.0.6
 
STATUS:>  Connecting to "172.30.44.15" on port 21.
          220-Login ok.  Working directory set to /ftp/public
          220 MEDITECH FTP Server ready.
STATUS:>  Connected.  Logging into the server
COMMAND:> HOST codecrx.ssdc.kp.org
          502 HOST command not implemented.
COMMAND:> USER XXX
          331 Password required for XXX
COMMAND:> PASS *********
          230-Login ok.  Working directory set to /ftp/public
          230 MEDITECH FTP Server ready.
STATUS:>  Login successful
COMMAND:> SYST
          502 SYST command not implemented.
COMMAND:> FEAT
          502 FEAT command not implemented.
COMMAND:> REST 100
          502 REST command not implemented.
STATUS:>  Server does NOT support resume
COMMAND:> PWD
          257 "/" is current directory
COMMAND:> CWD /
          250 CWD command okay. "/" is current directory.
COMMAND:> TYPE A
          200 TYPE command OK - filetype set to Ascii -  fileformat set to Non-print.
COMMAND:> PORT 10,153,98,31,18,92
          200 PORT command okay  (10.153.98.31 4700)
COMMAND:> NLST
          150 Opening data connection for (10.153.98.31,4700)
          226 file transfer complete
 
 

Can you send the raw directory listing (right-click on the folder -> Show Raw Listing) to support at smartftp.com?

I just emailed it. Thank you so much for helping.

A parser for Meditech's directory listing has been implemented and will be available with the next build of SmartFTP.