|
Home > Archive > IIS FTP Server > July 2007 > Access Denied
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
|
| I have a folder in my ftproot:
Z:\Inetpub\ftproot\public\tom
I keep getting access errors trying to ftp to this folder. I have no
problem accessing and writing to public.
I have this folder set exactly the same as public but it still has problems.
I even tried to add the "everyone" group to the folder security giving it
full access but it still won't allow access.
Is there something else I need to do to allow the access?
I can do it if I directly access it over the net but not from ftp.
Thanks,
Tom
| |
| Bernard Cheah [MVP] 2007-07-02, 1:21 am |
| You getting 550 ? have you try filemon to trace the access error ?
--
Regards,
Bernard Cheah
http://www.iis.net/
http://www.iis-resources.com/
http://msmvps.com/blogs/bernard/
"tshad" <t@home.com> wrote in message
news:%23m2VhbbuHHA.4504@TK2MSFTNGP05.phx.gbl...
>I have a folder in my ftproot:
>
> Z:\Inetpub\ftproot\public\tom
>
> I keep getting access errors trying to ftp to this folder. I have no
> problem accessing and writing to public.
>
> I have this folder set exactly the same as public but it still has
> problems. I even tried to add the "everyone" group to the folder security
> giving it full access but it still won't allow access.
>
> Is there something else I need to do to allow the access?
>
> I can do it if I directly access it over the net but not from ftp.
>
> Thanks,
>
> Tom
>
| |
|
| "Bernard Cheah [MVP]" <qbernard@hotmail.com.discuss> wrote in message
news:OqPKrEFvHHA.4540@TK2MSFTNGP05.phx.gbl...
> You getting 550 ? have you try filemon to trace the access error ?
I am getting 550. It turns out that the file I was trying to upload already
existed - but that would not be a problem. What was the problem was that it
was write protected. So I got "550 3rdParty154064_2.txt: Access is denied".
But when I took the write protection off - it worked fine.
I did find that if I turned access off of the folder I got the same 550
error and access denied. The only difference is that I did get the error
"550 /public/tom: Access is denied. ".
So I need to look at what follows the 550 (either a directory or file) to
tell why the access was denied.
Thanks,
Tom
>
> --
> Regards,
> Bernard Cheah
> http://www.iis.net/
> http://www.iis-resources.com/
> http://msmvps.com/blogs/bernard/
>
>
> "tshad" <t@home.com> wrote in message
> news:%23m2VhbbuHHA.4504@TK2MSFTNGP05.phx.gbl...
>
>
| |
| Bernard Cheah [MVP] 2007-07-03, 1:20 am |
| Great!!
--
Regards,
Bernard Cheah
http://www.iis.net/
http://www.iis-resources.com/
http://msmvps.com/blogs/bernard/
"tshad" <t@home.com> wrote in message
news:evH5EzPvHHA.4796@TK2MSFTNGP05.phx.gbl...
> "Bernard Cheah [MVP]" <qbernard@hotmail.com.discuss> wrote in message
> news:OqPKrEFvHHA.4540@TK2MSFTNGP05.phx.gbl...
>
> I am getting 550. It turns out that the file I was trying to upload
> already existed - but that would not be a problem. What was the problem
> was that it was write protected. So I got "550 3rdParty154064_2.txt:
> Access is denied". But when I took the write protection off - it worked
> fine.
>
> I did find that if I turned access off of the folder I got the same 550
> error and access denied. The only difference is that I did get the error
> "550 /public/tom: Access is denied. ".
>
> So I need to look at what follows the 550 (either a directory or file) to
> tell why the access was denied.
>
> Thanks,
>
> Tom
>
>
>
|
|
|
|
|