Groups | Blog | Home
all groups > iis ftp > may 2005 >

iis ftp : How can I create a blind upload ftp folder?


Ynte Broekhuizen
5/16/2005 12:00:00 AM
In article <OqeXAgkWFHA.3572@TK2MSFTNGP12.phx.gbl>, Richard Speiss
[quoted text, click to view]

Not sure if it's possible but if it is, it's through setting special
folder permissions.
Go to the upload folder properties, Security. Then go to Advanced.
Your 'anonymous' user will probably already be in this list, so select
it and click Edit (if not click Add).

Now, you can try to put checkmarks for all the write functions (Create
files, Write Attribs, etc), but remove those for the read functions
(List folder, Read Attribs, etc).

You probably will need to leave the checkmark for Traverse folder. And I
think Read Extended Attribs is also needed for any FTP related
operations.

Note, if this doesn't do the trick you can create seperate permissions
for folders and for files. Maybe allow List folder, but not allow Read
Data. You get the idea.

Lots of possibilities. So just try and test :)

--
Ynte Broekhuizen
Richard Speiss
5/16/2005 12:48:45 PM
I am user IIS to maintain an ftp site and want my clients to be able to
upload files to a public uploads folder. But I don't want them to be able
to see what other users have uploaded.

I'm not sure how to go about setting this up. What permissions do I need to
1. Give public/anonymous access to the uploads folder and 2. How to allow
them to upload a file but not see the directory listing.

Any thoughts would be welcome

Richard

Bernard
5/17/2005 12:00:00 AM
This ?
http://www.iisanswers.com/Blind_drop_ftp.htm

--
Regards,
Bernard Cheah
http://www.microsoft.com/iis/
http://www.iiswebcastseries.com/
http://www.msmvps.com/bernard/


[quoted text, click to view]

AddThis Social Bookmark Button