> > > 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. > Yeah, I know. But my question was rather; 'Is there a way to do that > (eg. copying files to a windows-share from Linux using Mono) any other > way?'
You could look at the GNOME VFS bindings for Mono. GNOME VFS supports CIFS, DAV, etc... with references like smb:// _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
