Or, if the server is remote, use cfftp - or even trigger it via SQL using a custome DLL.
"This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant, Richmond, Surrey, TW9 1DL, 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: Ryan, Terrence <[EMAIL PROTECTED]> To: CF-Talk <[email protected]> Sent: Sun Jul 09 04:48:44 2006 Subject: RE: File ftp from cfserver to a data server <cffile> should be able to do it using UNC paths. As long as the ColdFusion service is running under a user account that has access to the UNC share. Terrence Ryan Senior Systems Programmer Wharton Computing and Information Technology E-mail: [EMAIL PROTECTED] -----Original Message----- From: John Lucania [mailto:[EMAIL PROTECTED] Sent: Saturday, July 08, 2006 10:48 PM To: CF-Talk Subject: File ftp from cfserver to a data server I have an .xls file on cfserver and need to ftp the file to database server daily (= to be on the Schedule Task). The source path is \\intranet\dfs\HR\EMPList.xls and the target path is \\IntraEDU\E:\EMPData how do you accomplish this task? tia jl ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/cf_lists/message.cfm/forumid:4/messageid:245836 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

