operations on files located on unix shares

  • Thread starter Thread starter John A Grandy
  • Start date Start date
J

John A Grandy

In .NET , how to create/delete read/write files located on unix shares ?

Or do I need a 3rd-party layer to work with files on unix shares ?
 
John,

You will need a third party layer in order to do something like that.
Look into SAMBA.

i
 
Back
Top