Wayne,

You may need to check to see what the directory is set to. Also check the 
ownership of the directory. By default the Linux OS writes files as 644. You 
can set the default in the /etc/profile file using the umask command. 

Drew Nathanson
Technical Synergy, Inc.

>I am using cffile to write files to a linux directory but 
>the permissions are not being set correctly.  I'm interested 
>in '777' but cffile sets them to '644'.  Has anyone else had 
>this problem?
>
><cffile action="write" 
>file="/home/www/www.gregorigroup.com/htdocs/market_data/data.htm 
>" output='#htmlDoc#'
>          mode='777'>
>-- 
>*Wayne Gregori*
>\ 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:349298
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to