On Fri, 2005-01-21 at 11:27 +0100, Trygve Falch wrote: > Hi! > > This might be a silly question, but I was wondering if there were a way > of accessing a windows-share f.ex using File.Copy to copy a file to a > Windows-share. > > File.Copy using UNC-paths under windows works OK, but not surprisingly > under say Linux.
We don't support UNC paths. To do so would I think involve building samba into mono, which is not sane. - Dick _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
