我如何使用ASP.NET获取Unix文件?

时间:2021-07-08 03:41:56

Team, I started working with Microsoft .NET 3.5. then I have to obtain and show two Unix files in my project. please do you have any how do it?

团队,我开始使用Microsoft .NET 3.5。然后我必须在我的项目中获取并显示两个Unix文件。请问你有什么做的吗?

1 个解决方案

#1


UNIX files are just text files, so this should be no problem. However, you may have to set up a Samba drive if you need to grab them from a Unix server.

UNIX文件只是文本文件,所以这应该没问题。但是,如果需要从Unix服务器获取它们,则可能必须设置Samba驱动器。

#1


UNIX files are just text files, so this should be no problem. However, you may have to set up a Samba drive if you need to grab them from a Unix server.

UNIX文件只是文本文件,所以这应该没问题。但是,如果需要从Unix服务器获取它们,则可能必须设置Samba驱动器。