
BoxBrowse from the ground up has been designed with security in mind.
From the outset we did away with verbose path information being passed through various URL variables, an insecure mode required by many similar products. Instead BoxBrowse uses variables containing cryptic numeric sequences to track the user's location. This automatically nullifies all forms of URL tampering.
Instead of directly querying the CFDIRECTORY query, BoxBrowse generates its own custom query. All the restrictions and limitations are applied, and then the result is saved to the server's memory. All directory and file requires are then passed to the pre-filtered directory query in the server's memory, rather than to the actual file system on the hard drive.
So with BoxBrowse you can enjoy the flexibility of an anonymous ftp server without the security risks. Best of all your users can simply use a common web browser to access the files. You can even embed a file navigation window within your existing web site layouts for seamless integration.
- Linux and Windows are fully supported
- Multiple directories can be combined together to create a virtual root directory
- Both absolute paths and UNC paths are supported for use with the root directory
- Foreign language (non-Latin character support) for all files and folders items including downloads and navigation
- Ignores web server restrictions by allowing folder access to and file downloads from any location
- Supports various URI schemes including HTTPS and non-standard ports
- HTML and XHTML standards compliant, clean generated code
- Can be run as a fully independent application or it can be easily embedded into an existing CFML or HTML page
- Easy to use and intuitive bread crumb navigation
- File and folder lists can be rearranged by name, size, item type, table columns
- Each file and folder item can have detailed information displayed including its name, item type, modified date and attributes
Samples and Trial
Online samples can be found at our web site as can a fully featured trial version of the application that only restricts file downloads.