VFS File Explorer in ColdFusion9 (to view ram based file system)

To view directories/files in RAM, users can use cffm1.17 (ColdFusion File Manager) written by Rick Root in RIA Forge (http://cffm.riaforge.org/). This application serves as file explorer, as well as ram file system usage.

Do the following to make the cffm1.17 work in CF9:

1) CF9, we have added throw() and DirectoryList as inbuilt functions, You need to rename them. (ReFactor them in CFbuilder)
2) cffm.cfm, change the input directory to ram:/// (currently it is pointing to “custom”)

Run the cffm.cfm to view files in ram:/// directory and you can also get the directory usage in bytes.

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s


Follow

Get every new post delivered to your Inbox.