House of Fusion
Search over 2,500 ColdFusion resources here
  
Home of the ColdFusion Community

Mailing Lists
Home / Groups / Railo

File listing in Linux (Railo) Server

Author:
Jibu S
11/26/2008 06:29 AM

Hi I am using the code for listing files in a directory <cfdirectory name="filesDetails"    action="list"    directory="#GetDirectoryFromPath(expandPath('public'))#public/"> (use full in widows) I am using linux(Railo) server i want to list the files in the directory as File       Size    Permission --------   ----    -------------- test.txt   4 kb    -rw-r--r-- (0644) index.html 80 kb   -rwxrwxrwx (0777) file name and size are available from the filesDetails (<cfdirectory>) but i dont get the permission (or mode) of the files in that format. Thanks


Search railo

February 12, 2012

<<   <   Today   >   >>
Su Mo Tu We Th Fr Sa
       1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29