all groups > iis ftp > october 2004 >
You're in the

iis ftp

group:

FTP links to files



FTP links to files cpratt NO[at]SPAM gobeyond.com
10/22/2004 7:44:47 AM
iis ftp: I'm having a problem where a link directly to a file using ftp (i.e.
ftp://ftp.example.com/example_directory/example_file.xls) always
attempts to use anonymous access instead of prompting for login. The
ftp site works fine if we link to a directory or turn on anonymous
access, but I'd rather not do that.

Is there a setting or something I need to do to change that behavior?
The server in question is a WIndows 2000 Server running IIS 5.0 and
service pack 3.

Thank
Chris Pratt
Re: FTP links to files Alun Jones [MSFT]
10/22/2004 8:24:52 AM
[quoted text, click to view]

If you try using an FTP client other than a web browser, you'll notice that
the FTP server always supplies the prompts that cause the FTP client to send
a username and password. This process is hidden by the web browser.

[quoted text, click to view]

Nothing you can do in the server will change this, because the server is
already doing all it can. However, you can tell your users to use the
"File -> Logon As" option in the IE FTP client, or supply a username that
doesn't exist. I tend to suggest "ftp://?@ftp.example.com", which will
cause IE to attempt to log in as "?" with no password, and when that fails,
it will prompt for a user name and password.

Alun.
~~~~

AddThis Social Bookmark Button