Here is what I'm getting for an error using [email protected]:
Status: Connecting to 45.63.11.179:21...
Status: Connection established, waiting for welcome message...
Status: Logged in
Status: Retrieving directory listing...
Command: PWD
Response: 257 "/" is your current location
Command: TYPE I
Response: 200 TYPE is now 8-bit binary
Command: PORT 10,0,0,67,218,175
Response: 200 PORT command successful
Command: MLSD
Response: 150 Connecting to port 55983
Response: 421 chdir: Permission denied
Error: Failed to retrieve directory listing
Status: Connection closed by server
and also without the @mydomain.net will list:
421 Can't change directory to /var/ftp/ [/]
Status: Connecting to 45.63.11.179:21...
Status: Connection established, waiting for welcome message...
Status: Logged in
Status: Retrieving directory listing...
Command: PWD
Response: 257 "/" is your current location
Command: TYPE I
Response: 200 TYPE is now 8-bit binary
Command: PORT 10,0,0,67,218,175
Response: 200 PORT command successful
Command: MLSD
Response: 150 Connecting to port 55983
Response: 421 chdir: Permission denied
Error: Failed to retrieve directory listing
Status: Connection closed by server
and also without the @mydomain.net will list:
421 Can't change directory to /var/ftp/ [/]
Last edited by a moderator: