tq a lot steve...but it not working :-(
this what i'm doing...
from iis mmc (administrative tool -> internet service manager) -> default
ftp site -> properties -> home directory -> (set permission to read and log
visits only, no check on write)
than from explorer to my ftproot folder, create new folder name "pub" ->
properties -> security
then uncheck allow inherit (there is everyone already set to full control)
also adding IUSR_(comp name) and set to full control
another(maybe) hack attempt after i look in my logfiles
08:53:40 82.127.231.226 [7]USER anonymous 331
08:53:40 82.127.231.226 [7]PASS (e-mail address removed) 230
08:53:43 82.127.231.226 [7]DELE /1mbtest.ptf 550
08:54:09 82.127.231.226 [7]created /1mbtest.ptf 550
08:54:09 82.127.231.226 [7]created /1mbtest.ptf 550
08:54:09 82.127.231.226 [7]created /1mbtest.ptf 550
and its keep trying to create "/1mbtest.ptf" then try to delete it
(right now i'm still looking about this issue on net)
also about the 550 response and the "[7]" things.....
sorry for bugging u like this, thanks bro (\(^_^)/)
--
Best Regards,
GitzJoey
_______________________________________________________________________
The Cyber Stealth SurferZ -
http://gitzjoey.servecounterstrike.com/temp.htm
Steven L Umbach said:
You can configure a subfolder to have different permissions than the root folder but
you have to disable inheritance. On the subfolder go into advanced security page and
uncheck inherit permissions at which point you will be prompted to copy or delete
existing permissions. --- Steve