WebDav plugin delete directory not working with IIS

Discuss and announce Total Commander plugins, addons and other useful tools here, both their usage and their development.

Moderators: Hacker, petermad, Stefan2, white

Post Reply
User avatar
bestia
Junior Member
Junior Member
Posts: 17
Joined: 2003-04-18, 11:02 UTC

WebDav plugin delete directory not working with IIS

Post by *bestia »

When I want to delete a folder on IIS over Webdav it executes:

File delete: /maja\temp22
DELETE /maja/temp22 HTTP/1.1
207 Multi-Status

But the folder is NOT deleted.
Deleting files works normally.
I tried also adding the / character in options:

File delete: /maja\temp22
DELETE /maja/temp22/ HTTP/1.1
207 Multi-Status

But still it does not work.
And no errors returned.
User avatar
Hacker
Moderator
Moderator
Posts: 13142
Joined: 2003-02-06, 14:56 UTC
Location: Bratislava, Slovakia

Post by *Hacker »

[mod]Moved to the Plugins forum.

Hacker (Moderator)[/mod]
Mal angenommen, du drückst Strg+F, wählst die FTP-Verbindung (mit gespeichertem Passwort), klickst aber nicht auf Verbinden, sondern fällst tot um.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50532
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Maybe you don't have the necessary rights to delete the folders? Or the folder still contains some hidden files? I haven't had this problem with IIS so far.
Author of Total Commander
https://www.ghisler.com
Post Reply