• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Help with displaying files and folders

Community Beginner ,
Mar 15, 2007 Mar 15, 2007

Copy link to clipboard

Copied

Is there a way to display the files and folders distinctly from each other and how would I output the results?
TOPICS
Advanced techniques

Views

293

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Mar 15, 2007 Mar 15, 2007

Copy link to clipboard

Copied

cfdirectory

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Mar 15, 2007 Mar 15, 2007

Copy link to clipboard

Copied

how about:
run <cfdirectory>
then loop through results outputting entries of type=dir first and then
of type=file in another loop?
--

Azadi Saryev
Sabai-dee.com
http://www.sabai-dee.com

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Mar 16, 2007 Mar 16, 2007

Copy link to clipboard

Copied

LATEST
Thanks! But tell me if this is at all possible:
Scenario:
Our controller wants to be able to update reports every month and apply security (active directory) to where only certain people would have the ability to see certain documents out there. We can apply certain active directory security to the actual files located on the share but every month when the updates the file by replacing it the security is lost. Is there any clever beaver out there that knows if this can be done?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation