files work fine but folders fail.

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

Moderator: Project members

Post Reply
Message
Author
siliconfalcon
500 Command not understood
Posts: 3
Joined: 2006-07-14 16:51

files work fine but folders fail.

#1 Post by siliconfalcon » 2006-07-14 16:59

I have searched FAQs and Forums to no avail. If I have over looked something please post a link.

I can transfer and delete files just fine and here are the logs


STATUS:> Transferring file "/wp-atom.php"...
226 Transfer OK
STATUS:> Getting file information from latest listing ("/wp-atom.php").
COMMAND:> CWD /
250 CWD successful. "/" is current directory.
COMMAND:> PWD
257 "/" is current directory.
COMMAND:> PORT 206,21,61,46,8,132
200 Port command successful
COMMAND:> TYPE A
200 Type set to A
COMMAND:> REST 0
350 Rest supported. Restarting at 0
COMMAND:> STOR wp-atom.php
150 Opening data channel for file transfer.
STATUS:> Accepting connection: 206.21.59.150:989.
STATUS:> Connected. Exchanging encryption keys...
STATUS:> SSL encrypted session established.
226 Transfer OK
STATUS:> Transfer complete.
STATUS:> Getting listing "/"...
COMMAND:> TYPE A
200 Type set to A
COMMAND:> PORT 206,21,61,46,8,133
200 Port command successful
COMMAND:> LIST
150 Opening data channel for directory list.
STATUS:> Accepting connection: 206.21.59.150:989.
STATUS:> Connected. Exchanging encryption keys...
STATUS:> SSL encrypted session established.
226 Transfer OK
COMMAND:> PWD
257 "/" is current directory.
STATUS:> Transfer complete.


The problems start when doing anything with folders. I can create the folder but can not view anything inside, place anything inside or delete the folder. This is the log I get when trying to delete the folder.


COMMAND:> TYPE A
200 Type set to A
COMMAND:> CWD /smilies
250 CWD successful. "/smilies" is current directory.
COMMAND:> PWD
257 "/smilies" is current directory.
COMMAND:> PORT 206,21,61,46,8,137
200 Port command successful
COMMAND:> LIST
150 Opening data channel for directory list.
STATUS:> Accepting connection: 206.21.59.150:989.
STATUS:> Connected. Exchanging encryption keys...
ERROR:> SSL: Error in negotiating SSL connection. The server could be rejecting your certificate.
ERROR:> Failed to establish data socket.

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

#2 Post by botg » 2006-07-14 19:43

Which version of FileZilla Server are you using? Is the directory you try to list is empty? If so, what happens if you put a file into it?
What's the used client?

siliconfalcon
500 Command not understood
Posts: 3
Joined: 2006-07-14 16:51

#3 Post by siliconfalcon » 2006-07-24 16:18

seems it was a problem with cuteFTP. Once I installed filezilla client it worked fine. Thanks for the help.

Post Reply