I set up a small private FTP server for when Im away from home, I made two acounts, anonymous and journy101. Away from home I wont have access to a FTP client so I will be useing Internet Exlorer. I created the apropriate firewall rules, and tryed to type in the address bar:

ftp://journy101:*****@24.101.0.0:21

Here is my FTP log:

Incoming connection request on interface 24.101.spoofed
Connection request accepted from 24.101.spoofed
USER journy101
331 User journy101 Ok, password please
PASS ***********
230 Password Ok, User logged in
FEAT
211- Additional features supported include:
SYST
215 UNIX Type: L8
PWD
257 "/" is the current directory
The connection was closed by the remote socket.
Connection terminated.

Does anyone have some ideas, I tryed goole searching but cant find a solution.

EDIT: I do however get a dir listing, my index page, just not in the starting root directory for the user journy101, apears to be loging me in as anonymous.