Groups | Blog | Home
all groups > iis ftp > january 2008 >

iis ftp : ftp copy permissions


bbxrider
1/23/2008 2:55:51 PM
for sbs2003
i created a new ftp site, different from the iis default site
i created a folder with the system default attributes, ie, file|new|folder,
but it is not
under inetpub.
to allow copying files to the site i created a 'special' user and gave them
write, read and list folder contents only, but that is not allowing to paste
files there
i thought the write permission would cover that\

the error is
200 type set to I
227 entering passive mode (75,146,139,38,234,98)
500 filename.ext: access is denied
i get the same error whether is paste only or try to paste after logging in

what is the most secure minimum permissions i can give the ftp user to allow
them to copy files but restrict them from doing harm? (read and execute
looks suspicious)

also when i select the paste i would prefer to have the system prompt for a
login at that
time, not just reject. i would rather not have users have to login
separately before
they can copy to the site, which is the way it functions now

thanks, bob

bbxrider
1/25/2008 9:27:16 AM
i did grant write permission to the reader
the 'special' ftp user has read, write and list folder contents
the ftp folder is directly under c: so i don't think there are no other
'inherited' permissions
in case that could be an isssue

[quoted text, click to view]

Bernard Cheah [MVP]
1/25/2008 10:07:07 AM
If your 'copy' meaning copying from client computer to the ftp then it is
upload. For upload, user needs to have write permissions on the path, as it
is creating file on the server.

so try grant write permission to the user.

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


[quoted text, click to view]

K111
1/25/2008 1:43:39 PM
If you have not done so already.

Go to Control Panel/Administrative Tools/IIS 6.0 icon. Then open IIS 6.0 and
expand left side so FTP Sites shows then right click on it and choose
properties and under Home Directory make sure Write is checked under Local
Path. This is turned off by default.

Have a nice day!

[quoted text, click to view]
AddThis Social Bookmark Button