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:349297
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to