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

CFFILE copy on Unix CF version 6.5 permissions issue

New Here ,
Nov 30, 2006 Nov 30, 2006

Copy link to clipboard

Copied

I am using a host that does not have the newest CF. It's running on Unix.

I can upload a file via a form using CFFILE. The owner is nobody:nobody and the permissions are rw rw rw. If I use CFFILE copy on that same file, the owner of the new file is the same but the permissions are rw r r. I need them to stay rw rw rw. The mode setting on CFFILE is getting ignored.

Anyone have any idea what the issue might be?
TOPICS
Advanced techniques

Views

225

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
New Here ,
Nov 30, 2006 Nov 30, 2006

Copy link to clipboard

Copied

LATEST
Wanted to add that if I rename the file, it keeps the original permissions.

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