Hi adul,
The answer to your problem really depend on what version of Win2K you are running. If you are running Win2K Server with active directory, you would have to give local login right to that user. It is a little more complicated than running FTP server under regular Win2K.
Let's assume you have a regular Win2K w/o active directory ...
1. Create an FTP site in IIS, make sure to give read & write permission to the site.
2. Check in directory security option and make sure all IPs are allowed (or not).
3. Check that allow anonymous user is unchecked. (If you only want to give FTP access to certain account)
4. Create a new user with Computer management console
5. Go to the wwwroot folder (or wherever your FTP site is published to), right click, properties, securities and add the user that you wanted to be able to access that folder
6. click the appropriate permissions (maybe read, write, modify)
7. click on advanced and reset folder permissions (if needed)
You are done ! ....
easy huh?
I am doing this on top of my head, so I might be missing a few other details.
but if you have question, shoot me at my private message or in preferably in this thread.
eRr