MS server 2003 standard edition running IIS 6 being used as an FTP/Web server.
We have customers that send files via FTP (either using a FTP client or browser). They log on anonymously to upload files (we have several hundred customers so each having a login/password is just not possible). We do not, however, let them see what files are currently on the FTP site (write to, not read from access).
I cannot figure out how to prohibit file overwrite when someone sends a file via FTP with the same file name as one that already exists on that FTP site.
I did find a M$ KB article, 309634, pertaining to modifying the metabase property of AllowReplaceOnRename (the article pertains to renaming a file but it seemed relevant). I followed the steps in the KB and set the value of AllowReplaceOnRename to 0 because I do not want to allow it. No go. Customers are still able to upload files with the same name of one that is already there and overwrite the older file.
Any suggestions as to my next course of action?
Thanks in advance.
We have customers that send files via FTP (either using a FTP client or browser). They log on anonymously to upload files (we have several hundred customers so each having a login/password is just not possible). We do not, however, let them see what files are currently on the FTP site (write to, not read from access).
I cannot figure out how to prohibit file overwrite when someone sends a file via FTP with the same file name as one that already exists on that FTP site.
I did find a M$ KB article, 309634, pertaining to modifying the metabase property of AllowReplaceOnRename (the article pertains to renaming a file but it seemed relevant). I followed the steps in the KB and set the value of AllowReplaceOnRename to 0 because I do not want to allow it. No go. Customers are still able to upload files with the same name of one that is already there and overwrite the older file.
Any suggestions as to my next course of action?
Thanks in advance.