Results 1 to 4 of 4

Thread: How to create ftp in iis

  1. #1
    Join Date
    Sep 2005
    Posts
    185

    How to create ftp in iis

    Hello, I have recently installed Windows server 2003 and I want to upload information to my server through FTP? So can anyone please tell me how to create ftp in IIS? Thank you
    Wishlist: Nothing.

  2. #2
    Join Date
    Jan 2006
    Posts
    4,221

    Re: How to create ftp in iis

    To configure an FTP site in IIS, follow these steps in the topic given here: How to Configure Secure FTP with IIS.

    If you want to assign a user to the FTP site, please follow these steps:
    1. You will first have to right click the FTP site you created and select Properties.
    2. Select the Security Accounts Tab.
    3. Be sure Allow Anonymous Connections IS UNCHECKED. We do not allow Anonymous FTP access. This is a potential security risk for the server.
    4. Add the user to the FTP site.

    • If you are using IIS 5.0, under FTP Site Operators, click Add. Select the FTP user from the Menu and click OK
    • If you are using IIS 6.0, right-click the FTP site and select Permissions. Select the FTP user and click OK.

  3. #3
    Join Date
    Jan 2006
    Posts
    2,257

    Re: How to create ftp in iis

    How To Set Up an FTP Server in Windows Server 2003
    1. Click Start, point to Control Panel, and then click Add or Remove Programs.
    2. Click Add/Remove Windows Components.
    3. In the Components list, click Application Server, click Internet Information Services (IIS) (but do not select or clear the check box), and then click Details.
    4. Click to select the following check boxes (if they are not already selected):
    Common Files
    • File Transfer Protocol (FTP) Service
    • Internet Information Services Manager

    5. Click to select the check boxes next to any other IIS-related service or subcomponent that you want to install, and then click OK.
    6. Click Next.
    7. When you are prompted, insert the Windows Server 2003 CD-ROM into the computer's CD-ROM or DVD-ROM drive or provide a path to the location of the files, and then click OK.
    8. Click Finish.

    More here.
    With great power comes great responsibility - Spiderman's Uncle

    The Greatest Sig Ever

  4. #4
    Join Date
    Jan 2006
    Posts
    605

    Re: How to create ftp in iis

    Try this:

    - Create a new ftp site, choose "user isolation mode" (not the AD option)
    - make a virtual directory in the ftp site, with the name of the user, wich points to the directory where you want the user to go to.
    - Make sure to have an real directory with the same name as the user in wwwroot.
    - Make sure the home directory of the ftp site points to the wwwroot.

    Now try again.

Similar Threads

  1. How to create XSL in XML
    By CRiley in forum Software Development
    Replies: 5
    Last Post: 17-02-2010, 03:06 AM
  2. Create PDF in MAC OS X
    By Elieis in forum Windows Software
    Replies: 5
    Last Post: 09-01-2010, 02:16 AM
  3. Create mds from mdf
    By superdave1984 in forum Windows Software
    Replies: 4
    Last Post: 01-12-2009, 04:06 PM
  4. How to create your own DVD
    By TechyGuy in forum Guides & Tutorials
    Replies: 6
    Last Post: 02-10-2009, 06:35 PM
  5. How to create an mp3 cd
    By kanchu in forum Windows Software
    Replies: 3
    Last Post: 29-07-2009, 03:30 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,566,214.78357 seconds with 17 queries