Thanks Mike -----Original Message----- From: Dawson, Michael [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 08, 2008 11:48 AM To: CF-Talk Subject: RE: CFFILE
Yes, but you need to run the CF Application Server service as an account with the appropriate permissions on the remote computer. If this is a Windows domain, you can create a domain account and set the CF service to run as that account. Then, grant the permissions, to that account, for any remote resource. M!ke -----Original Message----- From: Orlini, Robert [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 08, 2008 10:35 AM To: CF-Talk Subject: CFFILE Is there a way for CFFile to find a file not on the local server? For example to find a file on the c:\ drive on another server? Can the source be \\server\c$ <cffile action="copy" source="\\server\c$\accessLog.txt" destination="C:\docs\accessLog_backup.txt"> If not, are there any CF tags or commands that can do this? CFHTTP? Thx. RO HWW ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:296159 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

