Hello,

Currently I develop in Visual Studio 2008 and run on Linux.

It appears directoryInfo.GetFiles("*", SearchOption.AllDirectories) returns
a FileInfo instance for both files and symlinks.  In other words I get
duplicates.

Is there any portable way to determine if a file is a symlink?  Or to ignore
symlinks with GetFiles?


Thanks,
/Carl
-- 
View this message in context: 
http://www.nabble.com/Symbolic-Links-tp20352025p20352025.html
Sent from the Mono - General mailing list archive at Nabble.com.

_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to