On Wed, 30 Jul 2003 11:34:49 -0400, in cf-talk you wrote: >>[CFMX/J2EE on Linux] >> >>When doing a cffile create from an app, I get a file with the >>following permissions: >>-rw-r--r-- >> >>I want to be able to change this to at least -rw-rw-r-- , so that >>group users can modify the file, but I don't know how to change it. Is >>it an XML mod, a sandbox thing, an OS thing? >> > >Use the "mode" attribute and set it to the permissions you want (using your >example, mode="664")
Ohhh, CFFILE RTFM. Thanks, never saw that attribute before, as we had been M$ only. Thanks, Jamie ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. http://www.cfhosting.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

