Frequently handed over to the artist, frequently uploading files through FTP or remote connection, even if it is changed to a byte, it must be transferred to the server once. There are too many annoying interface modifications in daily development, so I made ASP before. net MVC View Management, used to manage ASP. the small changes to the View File in. Net MVC, but later I felt that some configuration files sometimes had to be modified, so I extended them to the first layer to allow them to manage more files.
In this project, I did not consider too many security questions and whether the files can be edited, because I assume that the system administrator can use them when learning about the system, in addition, the system administrator canProgramEmbedded in your own ASP. net mvc project and grant corresponding management permissions.
After entering the system, you can access the file and directory management interface. In this example, you can use the "file modification, rename, new file, and delete file" functions of the previous version, there are several more operations on folders. In addition, I used the strong model pushed by Lao Zhao.
I share the source code of the Program on codeplex: http://file.codeplex.com/
Source code download: http://file.codeplex.com/Release/ProjectReleases.aspx? Releaseid = 24834
Source code online view: https://file.svn.codeplex.com/svn/
If you have any questions, please leave a message below, and you are welcome to give your comments.