all groups > iis ftp > april 2008 >
You're in the

iis ftp

group:

allowing website owners to log into their site to upload


allowing website owners to log into their site to upload Dave
4/1/2008 3:09:21 PM
iis ftp:
How do you setup users so they can log into their web site for maintenance
? When they log in using an FTP program, they are directed to the generic
FTP site and not their web site location. I did the below recommendation but
the user still goes to the generic FTP.

Using WK3

TIA
Dave


------ posted from IIS newsgroup -----
You should ask this in the FTP newsgroup.

But, there are specific requirements for users to be automatically deposited
into a particular folder after logging in (e.g. the foldername needs to
match the username), but it depends on what type of user isoaltion you are
using.

Cheers
Ken

[quoted text, click to view]

Re: allowing website owners to log into their site to upload Bernard Cheah [MVP]
4/2/2008 9:42:34 AM
Read -
http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/b63de8ef-e3c5-456d-a8ca-7af4198819d4.mspx?mfr=true


when isolated - user will be redirected to the home path.
So you can setup like

f:\home\userA.
Ftp root can be point to f:\home, when userA login - he/she will be
redirected to userA folder.

At this point you should then make website for userA point to userA folder
as well.
take note - disable anonymous access for ftp. but grant the anonymous
account read access to userA folder as this is needed for HTTP or the web,
unless of coz the web access doesn't allow anonymous access.


--
Regards,
Bernard Cheah
http://www.iis.net/
http://msmvps.com/blogs/bernard/


[quoted text, click to view]

AddThis Social Bookmark Button