Previous Next

Thread: FTP Login Issues

Last post 07-04-2008 12:20 AM by qbernard. 3 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (4 items)

Sort Posts:

  • 07-03-2008, 9:57 AM

    FTP Login Issues

    Hello,

    I have set up an ftp site here and am working on setting some permissions.  I do not have access to our active directory to add a user so I added one to the local server that the ftp site is running on.  Then added the user to the ftp site with the proper permissions.  The user shows up under the permissions tab of the ftp site as: username (COMPUTER\username)

    But when I go to access the ftp site it will not take that username and password.  I have tried \\servername\user..... user@servername.com.... servername\username.... and a few things like that but none of them seem to work....

    Any thoughts? 

  • 07-03-2008, 10:08 AM In reply to

    • richardhbc
    • Not Ranked
    • Joined on 07-03-2008, 1:42 PM
    • UK
    • Posts 2
    • richardhbc

    Re: FTP Login Issues

    Are you using IIS 6? If so, the FTP site may have been created in "user isolation mode". When in this mode, users will not be able to log in unless they have a home folder.

    To create a home folder for local users you need to create a folder underneath the FTP root called "LocalUser". Then below that, create a folder with the same name as the user name. This folder will act as the home folder for that user.

    For example, suppose the root folder of the ftp site is at c:\ftproot\ and you have created a local user called "bob" who needs to log into the ftp site. You should create a folder called:

    c:\ftproot\LocalUser\bob\

    Bob will then be able to log into the ftp site. He should log in just as "bob".

  • 07-03-2008, 10:48 AM In reply to

    • tomkmvp
    • Top 10 Contributor
    • Joined on 03-20-2003, 10:27 AM
    • Lawrenceville, NJ
    • Posts 3,484
    • IIS MVPs
    • tomkmvp

    Re: FTP Login Issues

    How about just username?

  • 07-04-2008, 12:20 AM In reply to

    • qbernard
    • Top 10 Contributor
    • Joined on 03-25-2003, 10:12 PM
    • Malaysia
    • Posts 2,203
    • IIS MVPs
    • qbernard

    Re: FTP Login Issues

    Post the error msgs when you connect via ftp.exe
    error 530 ? try procmon to trace yet ?

    Cheers,
    Bernard Cheah
Page 1 of 1 (4 items)
Page view counter