what is a good ftp client for windoze ?

I have a user with Filezilla, since he moved ISP, his Filezilla times out
with my ProFTPd on Centos (but, it worked till now with the former ISP)

googling brings similar issues elsewhere;
increasing timeout in Filezilla didn't help

I can log to the ProFTPd from command line, and, upload with no issues

I suspect the issue is with Filezilla rather than at the ProFTPd end ?

---------------
Status:    Resolving IP-Address for domain.com.au
Status:    Connecting to 111.222.333.444:21...
Status:    Connection established, waiting for welcome message...
Response:    220 FTP Server ready.
Command:    USER domain.com.au
Response:    331 Password required for domain.com.au
Command:    PASS ************
Response:    230 User domain.com.au logged in.
Command:    SYST
Response:    215 UNIX Type: L8
Command:    FEAT
Response:    211-Features:
Response:     MDTM
Response:     MFMT
Response:     MFF modify;UNIX.group;UNIX.mode;
Response:     MLST
modify*;perm*;size*;type*;unique*;UNIX.group*;UNIX.mode*;UNIX.owner*;
Response:     REST STREAM
Response:     SIZE
Response:    211 End
Status:    Connected
Status:    Retrieving directory listing...
Command:    PWD
Response:    257 "/" is the current directory
Command:    TYPE I
Response:    200 Type set to I
Command:    PORT 192,168,97,49,226,65
Response:    500 Illegal PORT command
Command:    PASV
Response:    227 Entering Passive Mode (116,197,145,51,175,75).
Command:    LIST
Error:    Connection timed out
Error:    Failed to retrieve directory listing


-- 
Voytek

-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to