Re: Our customer's confusing requirment - IIS5.1 ftp user's own directory?
- From: "Mark [exmsft]" <MarkIngalls@xxxxxxxxxxxxx>
- Date: Mon, 3 Oct 2005 08:40:32 -0600
"David.Lee" <leeleilei@xxxxxxx> wrote in message
news:ONLfSU4xFHA.596@xxxxxxxxxxxxxxxxxxxxxxx
>I am so confused these days. Our customer gave us a big, confusing problem.
>
> Here is the requirment:
> 1. OS enviroment : Windows2000 Server + SP4
> 2. FTP Server Software: IIS5.1
> 3. FTP's home direcotry: D:\root
> 4. One ftp user(admin, for example)'s "working directory" is
> D:\root\log\2005, which means when the "admin" logon the ftp server, the
> server can "redirect" admin's "working directory" to the specific
> directory - D:\root\log\2005.
>
Create a Virtual Directory named 'admin' that points to d:\root\log\2005.
Log in via ftp as admin
the only point that your customer will have to understand is that if (when?)
they issue a pwd command, the ftp server will respond with /admin and not
/log/2005.
oh, and the 'admin' virtual directory will not show up in 'ls' output from
the root of the ftp server.
Thanks,
Mark
.
- Follow-Ups:
- References:
- Prev by Date: Re: User does not get prompted for username and password
- Next by Date: Re: FTP Security
- Previous by thread: Our customer's confusing requirment - IIS5.1 ftp user's own directory?
- Next by thread: Re: Our customer's confusing requirment - IIS5.1 ftp user's own directory?
- Index(es):
Relevant Pages
|
Loading