Opened 17 years ago

Last modified 17 years ago

#1346 closed Bug report

FileZilla Server & Client comm issue with LIST command

Reported by: dsuess Owned by:
Priority: normal Component: FileZilla Server
Keywords: Cc: dsuess, Tim Kosse
Component version: Operating system type:
Operating system version:

Description

First off, we love your product over here at Xeno Innovations for our FTP Server since we switch back to MS Windows as our OS (vs Linux due to compatibility issues). However we're having some problems here with the FileZilla Client & Server talking to each other.

FileZilla Client v3.0.4.1 & v3.0.5.2 cannot connect to FileZilla Server 0.9.25 after the 'LIST' command.. however, if i'm using SmartFTP Client, that works just fine. I checked my settings over and over on bother client & server, i could not find anything. Do you have any suggestions?

Below is a log from the FileZilla Client:
=========================================
Status: Connecting to x.x.x.x:21...
Status: Connection established, waiting for welcome message...
Response: 220-=[
Response: 220-=[ Welcome to Xeno Innovations, Inc.
Response: 220 -=[ Unauthorized access will be by fully punishable by LAW!
Response: 220 -=[
Command: USER
Response: 331 Password required for

Command: PASS

Response: 230 Logged on
Status: Connected
Status: Retrieving directory listing...
Command: PWD
Response: 257 "/" is current directory.
Command: TYPE I
Response: 200 Type set to I
Command: PASV
Response: 227 Entering Passive Mode (xxx,xxx,xxx,xxx,236,92)
Command: LIST
Response: 425 Can't open data connection.
Error: Failed to retrieve directory listing

Change History (1)

comment:1 by Tim Kosse, 17 years ago

Router or firewall issue, most likely on the server side.

Please read, understand and implement the Network configuration guide: http://wiki.filezilla-project.org/Network_Configuration

Note: See TracTickets for help on using tickets.