all groups > iis ftp > january 2006 >
You're in the

iis ftp

group:

FTP setup



FTP setup garmo
1/26/2006 12:57:03 PM
iis ftp: Have SBS2003.

Setup Default ftp

can get to it on LAN with ftp://ip address and brouse

tried to use ftp.exe localhost and it asked for user and password. all
logins denied.

cannot get to ftp using domain name

error says windows cannot access this folder.

Details:
220 wellington ftp server (CH/1.9) ready
530 User anonymous access denied.

Have the ftproot folder shared
Have allow only anonymous boxes checked
Have ports 20 and 21 open in router.
Re: FTP setup Chris Crowe [MVP 1997 -> 2006]
2/2/2006 12:00:00 AM
Normally the Microsoft FTP Service would be sending this command

220 Microsoft FTP Service

Not

220 wellington ftp server (CH/1.9) ready

Are you using the Microsoft FTP Server that is part of IIS for your SBS
Install?

But even so we will continue.

You have found that the IIS Anonymous account for FTP is not working and
based on the message.

This could be that the FTP Server is configured to isolate users (a one time
change)

If this is the case you could create the following directory structure
inside of your FTP servers home directory.

c:\inetpub\ftproot
c:\inetpub\ftproot\LocalUser
c:\inetpub\ftproot\LocalUser\Public

Put a file into the Public folder like "Public User.txt"

Also make sure the IUSR_ account has read permissions to the folders...

Also make sure the FTP site has the "READ" option selected on the Home
Directory Page.

--

Cheers

Chris Crowe [IIS MVP 1997 -> 2006]
http://blog.crowe.co.nz
------------------------------------------------


[quoted text, click to view]

AddThis Social Bookmark Button