Jim Canfield escribió: >>> Example path would look like this: \\webserver\DATA\Some directory with >>> spaces\File with Space and paren(1).pdf >>> >> That URI is platform specific, as it is the way SMB URIs are specified >> in the MS platform. I would think that the cross-platform equivalent >> would be something like "smb://webserver/DATA/..." but I bet you will >> have more issues beyond that (because accessing those from most linux >> desktops results in a slower access and read-only; and because you're >> probably resolving names through WINS instead of DNS). >> > Apologies: The path is not a UNC URI, rather it's a full http://path. > My example path above is misleading.
Then I guess it's a bug in Mono, so please file a bug along with the smallest testcase possible: http://www.mono-project.com/Bugs Regards, Andrés [ knocte ] -- _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
