FTP connection is aborted
- by Conrad C
I want to connect using FTP to my webpage hosted on ipages.com , but I always get this error on filezilla.:
Status: Server does not support non-ASCII characters.
Status: Connected
Status: Retrieving directory listing...
Command: PWD
Response: 550 PWD: Permission denied
Error: Failed to retrieve directory listing
Error: Disconnected from server: ECONNABORTED - Connection aborted
It looks like the connection is established but then disconnects. Is it an issue with the host?
I use the default port 21. The user-pass is working. And the ftp adress is ftp.mysite.com
I tested the port 21 using netstat and I get 220 Ipage FTP Server Ready