Re: FTP URL
- From: "Bernard Cheah [MVP]" <qbernard@xxxxxxxxxxxxxxxxxxx>
- Date: Sun, 16 Jul 2006 17:26:55 +0800
In that case, you can either
a) setup 3 ftpsites - point to the webroot
you need 1 ip each site
b) setup 1 site - point to a dummy ftp root
create 3 virtual directory map it to each of the webroot
make the virtual directory name same as the username for the ftp login
configure proper NTFS premissions, ensure user permissions can't access
other users folder. e.g. user1 can only access user1 folder, but no the
rest.
--
Regards,
Bernard Cheah
http://www.iis.net/
http://www.iis-resources.com/
http://msmvps.com/blogs/bernard/
"Vicky" <Vicky@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:D04D92FC-7FBC-402E-9CA8-DF6EE03BAB0D@xxxxxxxxxxxxxxxx
I have currently setup multiple websites such as
www.abc.com, www.cnn.edu, www.xyz.mil - & so on
I have a default FTP site which therefore is accessible by all the HHN's i
am using for my website such as
ftp://www.abc.com, ftp://www.cnn.edu, ftp://www.xyz.mil
I dont want any one to have access to the ftp site by different url's.
I wish to configure Ftp access only by a specific url such as
ftp://ftp.domain.root
"Bernard Cheah [MVP]" wrote:
Not sure what you want to achieve. but IIS FTP doesn't support the host
header concept.
You can have multiple ftp sites to map with website root structure, but
that
would require unique ip or port for each ftp site.
Typically, we do it in 1 ftp sites with many virtual directory for the
linkage...
what do you want to do actually?
--
Regards,
Bernard Cheah
http://www.iis.net/
http://www.iis-resources.com/
http://msmvps.com/blogs/bernard/
"Vicky" <Vicky@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:38C2078A-5BFF-4F36-96C5-A52E3C648885@xxxxxxxxxxxxxxxx
On win 2003 server I have created few web site with different Host
header
name for different root domain. I can access these websites with the
specified HHN - NO Problem at all.
I have also setup a IIS/FTP service - The default ftp site.
I wish to be able to access this default ftp site as
ftp://ftp.mydomain.myrootdomain
Note that this ftp site should not be accesible by any other url except
the
IP address. Also while I do this I would be using the only Ip assigned
to
my
server NIC as "All Unassigned IP" to all my website as well as the
default
Ftp site"
How can I achive this?
.
- References:
- Re: FTP URL
- From: Bernard Cheah [MVP]
- Re: FTP URL
- Prev by Date: Re: FTP delete problem
- Next by Date: Isolate mode and Administrator...
- Previous by thread: Re: FTP URL
- Next by thread: Isolate mode and Administrator...
- Index(es):
Relevant Pages
|