HTTP Commander  AJS 4.x
Manual

Note! This Manual is for the "Windows authentication" version, which is designed to work with existing Windows server or Active Directory accounts and Windows authentication. If you want to create accounts by yourself and store their credentials in your own HTTP Commander XML database, you need to download the "Forms authentication" version! This Manual is for the Windows authentication version only!

Web file manager
Free Installation assistance
Manual Home page

Source code modifications

The HTTP Commander is partially an open source code project. You can find open ASP.NET code in same files in the HTCOMNET root folder.
You are allowed to modify any of these files if you need:

Setup users and folders programmatically

You can setup users, their authentication, permissions and folders programmatically. I.e you don't need to use Admin panel and built-in XML files for storing data. This is needed if you have own database of users or you want programmatically setup users and folders.
All you need is to edit open source files: Below is the example of building list users, groups programmatically.

Change Application settings programmatically

You can change Application settings or set individual settings for each session programmatically:
The HTTP Commander has a license with full open source code in case you need to make more changes. Our support team can make some custom modifications for you as well.

DIV view mode: