FTP and read directory error

Any idea why this happens when I try to read the contents of an ftp directory? FTP clients like Filezilla read it no problems.

Thanks.

That error alone tells us nothing. We need to see your ftp logs to have any chance of helping. Turn on debug logging too.

I see "connect() - WSAECONNREFUSED: Connection refused" in the Output window

That error alone tells us nothing. We need to see your ftp logs to have any chance of helping. Turn on debug logging too.

I have no idea where the FTP logs are kept

Well say that rather than just ignoring the request.

The logs are shown in the Output Window (available from the Tools menu). You can turn on debug mode in the configuration for the ftp sites - in the address book.

Since the error is when receiving the directory listing you probably just need to toggle PASV mode for the site. See the first item in FAQ: FTP Doesn't Work.

Ok, I enabled debug, and had a look at the output window. It still says "connect() - WSAECONNREFUSED: Connection refused" and nothing else. Tried going in without Passive mode. Error persists! I have a Firewall running, but have allowed DOpus full access ..

Fixed - little firewall had an entry. It's all good now.