VxWorks list decoder

Hi

I am evaluating SmartFTP v.2.0.994 for use with a VxWorks server. I believe that a VxWorks list decoder was added in version 2.0. How can I select this decoder, or should it be selected automatically when connecting to a VxWorks server?

David

Hi

Sorry, I should have posted this question to the SmartFTP Client Public forum. It is not a bug report. Perhaps the forum administrator could move it?

David

I've moved the post. Yes, the list parser for VxWorks should be sleected automatically. If it does not work for your please post a raw directory listing.

Thanks.

Your server seems to return a unix directory listing.

Please post the complete log of your FTP session and the System Information which can be found in the Help->About menu.

Thanks
-Mat

Hi

Thanks for your quick response.

System Information:
=============

+- System -----------------------------
Microsoft Windows XP Professional
Service Pack 2 (Build 2600)

CPU Speed : 2992 MHz
Total Memory : 1046612 KB
Free Memory : 445692 KB

+- SmartFTP ---------------------------
Version : 2.0.994.6
Time Stamp : 2006-02-12 11:13:40
Platform : x86

+- Application DLL --------------------
sfFTPLib.dll : 1.5.7.17
SmartHook.dll : 1.0.2.1

+- Language ---------------------------
SmartFTP.exe : 2.0.994.6

+- System DLL -------------------------
shell32.dll : 6.00.2900.2763 (xpsp_sp2_gdr.050922-1642)
shlwapi.dll : 6.00.2900.2753 (xpsp_sp2_gdr.050902-1326)
comctl32.dll : 6.0 (xpsp_sp2_rtm.040803-2158)
riched20.dll : 5.30.23.1221
schannel.dll : 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158)

+- Internet Explorer ------------------
Version : 6.0.2900.2180

+- Winsock ----------------------------
Winsock : 2.2


Connection log:
==========

[10:39:25] SmartFTP v2.0.994.6
[10:39:25] Resolving host name "192.168.1.1"
[10:39:25] Connecting to 192.168.1.1 Port: 21
[10:39:25] Connected to 192.168.1.1.
[10:39:25] 220 Tornado-vxWorks FTP server ready
[10:39:25] USER target
[10:39:25] 331 Password required
[10:39:25] PASS (hidden)
[10:39:25] 230 User logged in
[10:39:25] SYST
[10:39:25] 215 VxWorks OS
[10:39:25] FEAT
[10:39:25] 221-Extensions supported:
[10:39:25] SIZE
[10:39:25] MDTM
[10:39:25] 221 End Extensions List
[10:39:25] TYPE I
[10:39:25] 200 Type set to I, binary mode
[10:39:25] REST 0
[10:39:25] 500 Command not recognized
[10:39:25] PWD
[10:39:25] 257 Current directory is "/"
[10:39:25] CWD /sdm_n
[10:39:25] 250 Changed directory to "/sdm_n"
[10:39:25] PWD
[10:39:25] 257 Current directory is "/sdm_n"
[10:39:25] TYPE A
[10:39:25] 200 Type set to A, ASCII mode
[10:39:25] PASV
[10:39:25] 227 Entering Passive Mode (192,168,1,1,4,1)
[10:39:26] Opening data connection to 192.168.1.1 Port: 1025
[10:39:26] LIST -aL
[10:39:26] 150 Opening ASCII mode data connection
[10:39:26] 226 Transfer complete
[10:39:26] 648 bytes transferred. (N/A/s) (0 ms)

BR

David

Thanks for the quick reply as well ;-)

Please check it again with the newest beta:
https://www.smartftp.com/download

I've added a new decoder for this VxWorks listing type.

Regards,
-Mat

Please send an email to sales at smartftp.com with the raw listinging attached as a file.

Thanks
-Mat

Hello ..

The FTP Library has been totally rewritten from version 1.1 to version 1.5.

The latest beta version is as stable as the official final version ;-)

Regards,
-Mat


Hello ..

The FTP Library has been totally rewritten from version 1.1 to version 1.5.

The latest beta version is as stable as the official final version ;-)

Regards,
-Mat

Thanks again

David