Skip to content
lchrennew edited this page Dec 18, 2012 · 8 revisions

Welcome to the WebFileManager wiki!

#Introducing Web File Manager

Web File Manager is an ASP.NET Web Application that provide a high performance web interfaces to download, upload, delete, list the files on kinds of storage, such as disk file system and MongoDB GridFS.

Running Environment Requirement

  • Microsoft Internet Information Service 7+
  • Microsoft .NET Framework 4+
  • URL Rewrite module for IIS7

In additional, the following are required for development environment.

Development Environment Requirement

If you want to develop this project, the following are required also.

  • Microsoft Visual Studio 2010+/Microsoft Visual Studio WebDevelop 2010+
  • NUGET

Features

In current version, only downloading is supported.

Downloading

Clone this wiki locally