Accessing linux file system in a C# program -


I am programming a C # application that checks the last time that a file is modified on 3 different servers.

Had one of these been a different file system, then what could be the possible way to check it when the file was last modified on the system.

I have full access to modify the server to an extent but I am looking for many constructive solutions to solve this problem.

Thank you in advance

The easiest thing is that if your application window box To run it, run it and configure it on Linux box and use it.

This allows you to use Linux folders in the same way you use any other Windows network share can do.

Other options are to use NFS on the Linux box and use an NFS client (see SO question), or try the mono directly on the Linux box.


Comments

Popular posts from this blog

c# - sqlDecimal to decimal clr stored procedure Unable to cast object of type 'System.Data.SqlTypes.SqlDecimal' to type 'System.IConvertible' -

Calling GetGUIThreadInfo from Outlook VBA -

Obfuscating Python code? -