Bad idea to have anonymous account with upload rights.
what do you mean by "cant do nothing in this directory" ?
do the user able to Change Directory to the path ? cd xxx ?
when you try to upload what error msgs do you get ? do you enable the
'write' permission at the ftp site property (IIS MMC) ?
--
Regards,
Bernard Cheah
http://www.tryiis.com/ http://support.microsoft.com/ http://www.msmvps.com/bernard/ [quoted text, click to view] "Christian-Josef Schrattenthaler" <NoSpam@Thank.You> wrote in message
news:%23Bp1njNFFHA.464@TK2MSFTNGP09.phx.gbl...
> hi!
>
> I have a Small Business Server 2003 Premium.
>
> Now I installed the FTP-Server on the IIS from SBS2003.
>
> The standard FTP-Site points to "C:\INETPUB\FTPROOT".
>
> I have Virtual Directorys (Isolated User, but not with ActiveDirectory).
> When a user logs in, he is isolated to the defined directory (his
> website), and can modify his files.
>
> I also want anonymous connections, which will be isolated in the ftp-root
> directory. This is allread working.
>
> But now I need to give anonymous users a directory
> ("c:\inetpub\ftproot\upload"), where they can uload files, but not
> download or view them.
>
> I created the directory, but an anonymous user can do nothing in this
> directory. I tried to add the system-user "anonymous" with some right, but
> this doesn't work.
>
> Can anyone help me?
>
> Kind greetings,
> Christian.