Page 1 of 1

Core FTP Server "LIST FAILED"

Posted: Thu Mar 10, 2011 6:32 pm
by harrisonmeister
Hi

I try to connect to a work FTPS domain I have set up (e.g. FTP with explicit SSL using a self-signed certificate) from an external IP (at home).

I receive the following Log entries, but I have no clue as to why it wont work

[20110310 18:24:56] [testuser] USER testuser success

[20110310 18:24:56] [testuser] PASS ********* success

[20110310 18:24:56] [testuser] PBSZ 0 success

[20110310 18:24:57] [testuser] PROT P success

[20110310 18:24:57] [testuser] PWD success

[20110310 18:24:57] [testuser] TYPE I success

[20110310 18:24:57] [testuser] PORT 0.0.0.0,193,76 success

[20110310 18:25:20] [testuser] LIST failed

It has to be something to do with it being external as it connects fine internally

I am using FileZilla to connect

Thanks, Mark