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 ?
|
| |||
|
feedback
|
|
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 :) | |||
|
feedback
|