CF User should be added to the group who has READ/WRITE/UPDATE Access to the folder 'Excel'
What is the path to your codebase on server?? Thanks, -Sandy Vohra -----Original Message----- From: Christopher Lavie [mailto:[EMAIL PROTECTED] Sent: Friday, January 12, 2007 9:00 AM To: CF-Newbie Subject: Re: CFFile problems Sorry it has taken me so long to respond, but I just got back to the office. A couple of notes: - The directory that I am trying to save it to exists. - I am using Unix on the server, and I added Mode="777" but it still doesn't work. - I dumped the CFFile structure. SERVERFILE = TestSpreadsheet.xls SERVERDIRECTORY = /var/www/vhosts/MemberShoppers.com/httpdocs/Excel FILEWASSAVED = No How can I make sure that the CF User has permissions to upload files? Is there an area of ColdFusion Administrator that I possibly overlooked? Again, I appreciate all your help! Chris ---------------------------------------- From: "Robertson-Ravo, Neil (RX)" <[EMAIL PROTECTED]> Sent: Friday, January 12, 2007 2:50 AM To: CF-Newbie <[email protected]> Subject: Re: CFFile problems I don't think so, I always use a little UDF from cflib to ensure directories exist on upload. "This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant, Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business, Registered in England, Number 678540. It contains information which is confidential and may also be privileged. It is for the exclusive use of the intended recipient(s). If you are not the intended recipient(s) please note that any form of distribution, copying or use of this communication or the information in it is strictly prohibited and may be unlawful. If you have received this communication in error please return it to the sender or call our switchboard on +44 (0) 20 89107910. The opinions expressed within this communication are not necessarily those expressed by Reed Exhibitions." Visit our website at http://www.reedexpo.com -----Original Message----- From: Janet MacKay To: CF-Newbie Sent: Thu Jan 11 23:04:00 2007 Subject: Re: CFFile problems >Chris - Please check if the CF USer has permissions to upload and before >that if the folder name Excel exists in the path you are uploading.. >-Sandy Vohra Sandy, Good point about the permissions. I'm curious... doesn't cffile automatically create any missing folders .. assuming cf has permissions? I wouldn't necessarily rely on it, but I thought it was the default behavior. Janet ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Newbie/message.cfm/messageid:2416 Subscription: http://www.houseoffusion.com/groups/CF-Newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15
