Possible error in codebase?

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
netstar
500 Command not understood
Posts: 3
Joined: 2006-05-15 12:22

Possible error in codebase?

#1 Post by netstar » 2006-05-15 12:36

Hello!

I've experienced a problem with Filezilla 2.2.19a, 2.2.23. I don't have the appropriate permissions when I logon. When I logon with the above clients I get this listing which is incorrect.

Code: Select all

PUB File Folder 2006-04-21 19:42 d[-----FM-]
With WS_FTP

Code: Select all

PUB 20060515 13:54 512
With Filezilla I have access to folders that I shouldn't and at the same time can't see folders that I should. With WS_FTP I have the correct permissions. Perhaps someone with more insight can figure out the cause for this problem.
SYST command says the server is: 215 NETWARE Type : L8.

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

#2 Post by eddan » 2006-05-15 13:50

As stated in the guidelines for this forum, please post complete logs, not only parts.

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

#3 Post by botg » 2006-05-15 16:16

Your server uses a nonstandard way to list the contents of directories. Please enable "show raw directory listing" in the settings dialog of FileZilla and post a complete log here.
Then I might be able to take the neccessary steps to add support for your server.

netstar
500 Command not understood
Posts: 3
Joined: 2006-05-15 12:22

#4 Post by netstar » 2006-05-15 21:12

I don't administer the server and by looking at the SYST command it is a novell system.

Here are some more output with show raw enabled:

Code: Select all

Status:	Connected with ftp.microsoft.com. Waiting for welcome message...
Response:	220 Service Ready for new User
Command:	USER johnDoe
Response:	331 Password Needed for Login
Command:	PASS ************
Response:	230 User johnDoe Logged in Successfully
Command:	FEAT
Response:	500 'FEAT' : Unknown Command
Command:	SYST
Response:	215 NETWARE  Type : L8
Status:	Connected
Status:	Retrieving directory listing...
Command:	CWD /
Response:	250 Directory successfully changed to "/"
Command:	PWD
Response:	257 "/" is Current Directory
Command:	TYPE A
Response:	200 TYPE Command OK A
Command:	PASV
Response:	227 Entering Passive Mode (193,10,xx,xx,186,51)
Command:	LIST
Response:	150 Opening data connection for  (193.10.xx.xx,47667)
Response:	226 Transfer Complete
Trace:	total 0
Trace:	d [----AFM-] GOLLUM_SYS                        512 May 15 23:00 SYS
Trace:	d [----AFM-] ADMIN_GOLLUM                      512 Apr 21 17:42 _ADMIN
Trace:	d [-----FM-] GOLLUM_BY_PUB                     512 Apr 21 19:42 BY_PUB
Trace:	d [-----FM-] GOLLUM_DIV                        512 May 15 17:30 DIV
Trace:	d [-----FM-] GOLLUM_EL                         512 May 15 23:00 EL
Trace:	d [-----FM-] GOLLUM_KY                         512 May 15 16:31 KY
Trace:	d [-----FM-] GOLLUM_LJUS                       512 May 15 22:35 LJUS
Trace:	d [-----FM-] GOLLUM_PUB                        512 Apr 21 19:42 PUB
Status:	Directory listing successful
Command:	PWD
Response:	257 "/" is Current Directory
Not much except the FEAT command is not supported by the server.

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

#5 Post by botg » 2006-05-16 18:41

FileZilla shouldn't have any problems with your server type. Watching the log everything seems to be ok.

netstar
500 Command not understood
Posts: 3
Joined: 2006-05-15 12:22

#6 Post by netstar » 2006-05-21 20:28

My misstake. It seems to be the server. I've tried four different clients. With WS_FTP I get correct listing most of the time. With the others I almost never get it. I have no idea what's wrong perhaps novell doesn't know it themself.
I'll do some more testing to try to figure out what's happening.

[edit]
Yes the listing does work but not with right permissions. Some of the folders that are listed shouldn't be and I'm missing alot of subfolders under pub.
[/edit]

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

#7 Post by botg » 2006-05-21 22:57

If FileZilla displays directories you aren't supposed to see it's a problem with your server for sure.

Post Reply