You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2009/05/16 15:00:35 UTC

DO NOT REPLY [Bug 47204] New: Unsuccesful MOVE can lead to data loss

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: bugs@httpd.apache.org
        ReportedBy: nikita@nemkin.ru


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: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 47204] Unsuccesful MOVE can lead to data loss

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=47204

Stefan Fritsch <sf...@sfritsch.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |FixedInTrunk

--- Comment #1 from Stefan Fritsch <sf...@sfritsch.de> 2010-08-18 18:32:13 EDT ---
fixed in r834697

-- 
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: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 47204] Unsuccesful MOVE can lead to data loss

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=47204

Stefan Fritsch <sf...@sfritsch.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from Stefan Fritsch <sf...@sfritsch.de> 2012-02-26 16:55:38 UTC ---
fixed in 2.4.1

-- 
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: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org