FTP configuration for online use

Reply

Join Date: Feb 2007
Posts: 1
Reputation: nfs480 is an unknown quantity at this point 
Solved Threads: 0
nfs480 nfs480 is offline Offline
Newbie Poster

FTP configuration for online use

 
0
  #1
Feb 22nd, 2007
ok, I am trying to setup an ftp server using IIS 6.0 on Windows Server. But I can't seem to figure out how to get it configured to allow me to set user names and passwords for individual users to access over the internet. I want to set an individual folder for each user inside the root folder so that each user only has access to his/her folder. However, I can't seem to do this. All I can find in the documentation is how to set it up using individual workgroups on my local network. If someone could tell me how to configure this to work as an ftp server accessible over the internet, please help me. Thanks.
Reply With Quote Quick reply to this message  
Join Date: Mar 2007
Posts: 2
Reputation: kalpeshv is an unknown quantity at this point 
Solved Threads: 0
kalpeshv kalpeshv is offline Offline
Newbie Poster

Re: FTP configuration for online use

 
0
  #2
Mar 29th, 2007
Hi, theres a few things you need to configure to get this working:

1) Under IIS, go to 'FTP Site', and right-click on 'default FTP'
- click on properties
- check the IP address is the IP address of your server
- under 'Security Accounts' tab, untick 'Allow anonymous Connections' (unless you want people to anonymously access your server through FTP)
- Under 'Home Directory' tab, change local path to c:\websites (explained in lower section) - tick boxes - 'read', 'write', 'log visist'
- OK to agree to all

Create a folder on your local drive. As above (for example), call 'websites', so c:\websites

below c:\websites, create a folder called 'localuser' - so it c:\websites\localuser

Create a new local user - eg., John - (assign a password too!!)

Create a folder call 'john' under 'localuser' folder- c:\websites\localuser\john


Use ftp to connect to the server IP address - eg., ftp://192.168.0.1

when login box appears, type in 'john' username and password.

Use the same format to setup new accounts for each user, and a separate folder with the same name as the user's account name.

Post a reply if you're still having problems!!
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Windows Servers and IIS Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC