[Mono-dev] windows shares

Anton Andreev Anton.Andreev at fmi.uni-sofia.bg
Fri Nov 25 05:40:12 EST 2005


 Hi,

How does Mono handles the following on Linux?

name=@"\\store\work.zip";
fs_in=new FileStream(name,FileMode.Open,FileAccess.Read,FileShare.Read);

What about the slashes? Would Mono access the file though Windows style is
used to access shared files?

I do not want to mount as this involves using unmanaged code.

Thanks,
Anton









More information about the Mono-devel-list mailing list