I'm facing a problem which to ftp files using ftp client (Filezilla), since it always prompt me Error: Disconnected from server: ECONNABORTED - Connection aborted Error: Failed to retrieve directory listing, but when I tried ftp using command line, it works fine form me.... does anyone have idea ?

link|improve this question
feedback

2 Answers

I found the answer for this, its because command line using Active mode for ftp, but my ftp client using Passive mode, change it to Active mode will do :)

link|improve this answer
feedback

Try to use passive mode in your Filezilla client

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.