This tutorial describes how to create a Folder Listing web script that mimics the behavior of the dir command in Microsoft Windows, or ls in Linux and Mac OS X.
Given a folder path, the web script lists the contents of that folder in the repository in abbreviated or verbose form depending on a user provided flag.