Allow "delete" on WebDAV folder?
From: Ben Dilts (ben_at_agi.com)
Date: 08/13/03
- Next message: Paul Lynch: "Re: IIS 5.0 authentication"
- Previous message: Rob Wilson: "Re: Warez hack - How to clean?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 13 Aug 2003 10:24:00 -0700
I've created a web-shared folder in my default web site.
For testing purposes, I've allowed anonymous access to the
folder, and I've allowed Read, Write, and Directory
browsing permissions on the folder. Scripts-only execute
permissions, and medium application protection. The
folder is a directory located on the server's local hard
drive.
I can perform most operations on the folders using a
VB.NET WebDAV component, as I should be able to, but I
cannot delete or overwrite files when uploading. I need
to be able to do this remotely, programmatically.
What does it take to allow a user to overwrite a file on a
WebDAV-enabled IIS server?
~BenDilts( void );
- Next message: Paul Lynch: "Re: IIS 5.0 authentication"
- Previous message: Rob Wilson: "Re: Warez hack - How to clean?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|