https://issues.apache.org/bugzilla/show_bug.cgi?id=47204
Summary: Unsuccesful MOVE can lead to data loss
Product: Apache httpd-2
Version: 2.2.11
Platform: PC
OS/Version: Windows Server 2003
Status: NEW
Severity: normal
Priority: P2
Component: mod_dav
AssignedTo: [email protected]
ReportedBy: [email protected]
In rare cases (happened twice on my installation) unsuccessful WebDAV MOVE
between different disks causes a file being moved to disappear (both source and
destination).
Client was Total Commander WebDAV plugin version 1.6.
This happens because if move operation could not delete the source after move
(for whatever reason), it deletes the destination! (see modules/dav/fs/repos.c,
lines 417-438)
This behavior should be disabled.
The same problem was reported here:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=273476
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]