[Mono-bugs] [Bug 79887][Wis] Changed - DirectoryInfo doesn't honor symbolic links anymore

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Nov 11 11:32:13 EST 2006


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 alex.olk at googlemail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=79887

--- shadow/79887	2006-11-11 09:56:34.000000000 -0500
+++ shadow/79887.tmp.21151	2006-11-11 11:32:13.000000000 -0500
@@ -122,6 +122,15 @@
 
 
 ------- Additional Comments From robertj at gmx.net  2006-11-11 09:56 -------
 Alex, the symlinks mentioned in the MSDN article are not *.lnks
 (shell shortcuts). They are new FS features of Longhorn/Vista.
 
+
+------- Additional Comments From alex.olk at googlemail.com  2006-11-11 11:32 -------
+Robert, all I want is that links (hard links or unix links) to
+directories are also part of DirectoryInfo.GetDirectories (with a
+DirInfo that has the correct directory which the link points to).
+Nothing else. :)
+
+Once fixed, I guess that it will also fix the Directory.Exist problem
+for hard links.


More information about the mono-bugs mailing list