As long as anyone else using those files in their code uses exactly
the same name, it will work.

On 12/10/06, Archie Campbell <[EMAIL PROTECTED]> wrote:
> I am renaming a file on a shared server and am wondering what type of
> lock is best
>
> I am currently doing the following:
> <cflock name="FilenameChange" timeout="10">
>    <cfffile action="rename" source="#oldFilename#"
> destination="#newFilename#">
> </cflock>
>
> Is that OK?
>
> Thanks
> Archie Campbell
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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-Talk/message.cfm/messageid:263443
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