Vxworks

Need help with FileZilla Client? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Post Reply
Message
Author
gezzaroy
500 Command not understood
Posts: 2
Joined: 2004-03-16 15:38

Vxworks

#1 Post by gezzaroy » 2004-03-16 15:44

Is Filezilla compatible with VxWorks? If I connect to a VxWorks server, Filezilla doesn't list any files :cry: . It's not a firewall issue cos it works fine with WSFTP...

eddan
226 Transfer OK
Posts: 423
Joined: 2004-02-25 08:44
Location: Norway

#2 Post by eddan » 2004-03-16 15:58

Goto "Edit - Options - Debug" and check all the settings. Hit OK, then reconnect to the server and copy'n'paste the log here. BotG probably needs more information to figure out why this happens.

gezzaroy
500 Command not understood
Posts: 2
Joined: 2004-03-16 15:38

#3 Post by gezzaroy » 2004-03-17 16:00

Here we go...
Thank you

Status: Connecting to 10.96.7.173 ...
Trace: FtpControlSocket.cpp(745): OnConnect(0) OpMode=1 OpState=-1 caller=0x003ab570
Status: Connected with 10.96.7.173. Waiting for welcome message...
Trace: FtpControlSocket.cpp(616): OnReceive(0) OpMode=1 OpState=-1 caller=0x003ab570
Response: 220 VxWorks (5.3.1) FTP server ready
Command: USER oxtel
Trace: FtpControlSocket.cpp(616): OnReceive(0) OpMode=1 OpState=0 caller=0x003ab570
Response: 331 Password required
Command: PASS ********
Trace: FtpControlSocket.cpp(616): OnReceive(0) OpMode=1 OpState=3 caller=0x003ab570
Response: 230 User logged in
Status: Connected
Trace: FtpControlSocket.cpp(2919): ResetOperation(1) OpMode=1 OpState=-2 caller=0x003ab570
Trace: FtpControlSocket.cpp(885): List(FALSE,0,"","",1) OpMode=0 OpState=-1 caller=0x003ab570
Status: Retrieving directory listing...
Command: PWD
Trace: FtpControlSocket.cpp(616): OnReceive(0) OpMode=4 OpState=0 caller=0x003ab570
Response: 257 Current directory is "/hda3/images"
Trace: FtpControlSocket.cpp(885): List(FALSE,0,"","",0) OpMode=4 OpState=0 caller=0x003ab570
Command: PORT 10,96,99,18,6,151
Trace: FtpControlSocket.cpp(616): OnReceive(0) OpMode=4 OpState=5 caller=0x003ab570
Response: 200 Port set okay
Trace: FtpControlSocket.cpp(885): List(FALSE,0,"","",0) OpMode=4 OpState=5 caller=0x003ab570
Command: TYPE A
Trace: FtpControlSocket.cpp(616): OnReceive(0) OpMode=4 OpState=6 caller=0x003ab570
Response: 200 Type set to A, ASCII mode
Trace: FtpControlSocket.cpp(885): List(FALSE,0,"","",0) OpMode=4 OpState=6 caller=0x003ab570
Trace: TransferSocket.cpp(474): SetActive() caller=0x003ab320
Command: LIST -a
Trace: TransferSocket.cpp(335): OnAccept(0) caller=0x003ab320
Trace: FtpControlSocket.cpp(616): OnReceive(0) OpMode=4 OpState=7 caller=0x003ab570
Response: 150 Opening ASCII mode data connection
Trace: TransferSocket.cpp(168): Message waiting in queue, resuming later caller=0x003ab320
Trace: TransferSocket.cpp(434): OnClose(0) caller=0x003ab320
Trace: TransferSocket.cpp(961): Close() caller=0x003ab320
Trace: TransferSocket.cpp(961): Close() caller=0x003ab320
Trace: FtpControlSocket.cpp(885): List(FALSE,0,"","",0) OpMode=4 OpState=7 caller=0x003ab570
Trace: FtpControlSocket.cpp(1366): TransferEnd(4) OpMode=4 OpState=8 caller=0x003ab570
Trace: FtpControlSocket.cpp(885): List(TRUE,0,"","",0) OpMode=4 OpState=8 caller=0x003ab570
Trace: Can't open "/hda3/images/-a".
Trace: TransferSocket.cpp(87): ~CTransferSocket() caller=0x003ab320
Trace: TransferSocket.cpp(961): Close() caller=0x003ab320
Trace: FtpControlSocket.cpp(616): OnReceive(0) OpMode=4 OpState=8 caller=0x003ab570
Response: 550 No files found or invalid directory or permission problem
Trace: FtpControlSocket.cpp(885): List(FALSE,0,"","",0) OpMode=4 OpState=8 caller=0x003ab570
Trace: FtpControlSocket.cpp(2919): ResetOperation(4) OpMode=4 OpState=8 caller=0x003ab570
Error: Could not retrieve directory listing
Command: REST 0
Trace: FtpControlSocket.cpp(616): OnReceive(0) OpMode=0 OpState=-1 caller=0x003ab570
Response: 500 Command "(null)" not understood

User avatar
botg
Site Admin
Posts: 35507
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

#4 Post by botg » 2004-03-17 21:50

Simple solution: Disable "Show hidden files" in the settings dialog. VxWorks does not support this.

Post Reply