[Mono-list] Mono C# and Windows Shares

Trygve Falch trygu@synth.no
Fri, 21 Jan 2005 11:27:29 +0100


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.