Thread: list error
View Single Post
Old 07-09-2006, 02:23 PM  
kieranmullen
Member
 
Join Date: Apr 2004
Location: Portland, Oregon
Posts: 46
Default

Well not like any of your replies actually helped the user in question, but I have seen this problem in previous posts in which you replied the same.

A better reply would have been.

There was a bug X caused by Y in version Z. Please make sure you upgrade.

I am running version 340 b 1145 I did not check the site to see if there was a newer version but I did use the built in version checker and it said that there was no version newer.

I am trying to connect to a Win2k ftp server. I am able to connect using other FTP programs. I have tried passive and non passive. I am also able to connect to linux servers.

The error "list error" is very vague.

Code:
[R] Connecting to domain.net -> DNS=ftp.domain.net IP=IP PORT=8387
[R] Connected to domain.net
[R] 220 dns1 Microsoft FTP Service (Version 5.0).
[R] USER user
[R] 331 Password required for user.
[R] PASS (hidden)
[R] 230-All connections logged. Thank you for visiting.
[R] 230-Problems? support@domain.net
[R] 230 User cncadmin logged in.
[R] SYST
[R] 215 Windows_NT version 5.0
[R] FEAT
[R] 500 'FEAT': command not understood
[R] PWD
[R] 257 "/user" is current directory.
[R] TYPE A
[R] 200 Type set to A.
[R] Listening on PORT: 1640, Waiting for connection.
[R] PORT 192,168,0,5,6,104
[R] 500 Invalid PORT Command.
[R] List Error
kieranmullen is offline