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:296131
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to