Hi,
i have two servers.
- solaris 10 acts as a NFS server
- win 2003 ernterprise server with installed UNIX/NFS extensions acts as a NFS client
The win 2003 server has mounted one share of the solaris system. How can i check (via C#) the origin UNIX file properties (e.g.: -rw-r--r--
) of a remote file located on the NFS share?
rené