1. Use the self-ftp component service with windows
control panel / program / start or close windows features
2. Open iis manager, and then add FTP website
3. Add the ftp website name and its physical path on disk
4. fill the ip you want to access
5. set the access right for anonymous
6. input the url in your browser
or use the command line to logon on the ftp website
#>ftp -A
ftp> open 127.0.0.1