Does anyone know whats going on below, it seems to accept te user and pass but then list, put and get all fail.
If I use Windows cmdshell ftp it works fine, but any GUI clients give the same error.
Thanks.
Status:Resolving address of www.********
Status:Connecting to #*$!.#*$!.#*$!.#*$!:21...
Status:Connection established, waiting for welcome message...
Response:220 #*$!.www.xx.#*$!#*$!.#*$! NcFTPd Server (licensed copy) ready.
Command:USER #*$!#*$!x
Response:331 User #*$!#*$!xx okay, need password.
Command:PASS ******
Response:230-You are user #4 of 200 simultaneous users allowed.
Response:230-
Response:230 Restricted user logged in.
Command:OPTS MLST type;size;modify;unix.mode;unix.owner;unix.uid;unix.group;unix.gid;
Response:550 Access is denied.
Status:Connected
Status:Retrieving directory listing...
Command:PWD
Response:257 "/" is cwd.
Command:TYPE I
Response:200 Type okay.
Command:PASV
Response:227 Entering Passive Mode (#*$!,#*$!,x,#*$!,240,16)
Command:MLSD
Response:550 Access is denied.
Error:Failed to retrieve directory listing