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

iis ftp

group:

FTP URL


FTP URL Vicky
7/14/2006 8:56:01 PM
iis ftp: 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"

Re: FTP URL Bernard Cheah [MVP]
7/15/2006 12:00:00 AM
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/


[quoted text, click to view]

Re: FTP URL Vicky
7/15/2006 6:39:02 PM
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


[quoted text, click to view]
Re: FTP URL Bernard Cheah [MVP]
7/16/2006 5:26:55 PM
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/


[quoted text, click to view]

AddThis Social Bookmark Button