[Mono-bugs] [Bug 50298][Nor] Changed - File.Move does not work across different filesystems
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 29 Oct 2003 05:44:53 -0500 (EST)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by joergr@voelcker.com.
http://bugzilla.ximian.com/show_bug.cgi?id=50298
--- shadow/50298 2003-10-29 05:43:10.000000000 -0500
+++ shadow/50298.tmp.25585 2003-10-29 05:44:53.000000000 -0500
@@ -40,6 +40,11 @@
How often does this happen?
Always.
Additional Information:
The function MoveFile in io.c uses the standard C API rename to move the
file which doesn't work in this context.
+
+------- Additional Comments From JoergR@voelcker.com 2003-10-29 05:44 -------
+Created an attachment (id=5799)
+Test case
+