I think you'd use CFDIRECTORY to read all the files in the directory and then loop over those results to copy/move them  (that's my 5 second analysis) ;-)

Cheers

Bryan Stevenson B.Comm.
VP & Director of E-Commerce Development
Electric Edge Systems Group Inc.
t. 250.920.8830
e. [EMAIL PROTECTED]

---------------------------------------------------------
Macromedia Associate Partner
www.macromedia.com
---------------------------------------------------------
Vancouver Island ColdFusion Users Group
Founder & Director
www.cfug-vancouverisland.com
  ----- Original Message -----
  From: Robert Orlini
  To: CF-Talk
  Sent: Monday, December 15, 2003 11:45 AM
  Subject: Using CFFile

  Using CFfile, how do I copy more than one file at a time?

  The code below works great copying one file, but does not accept more than one. For example lets say I want to copy all the files in the "e:\template\" directory to "d:\template"?

  <CFFile action="" source="e:\template\application.cfm"
  destination="d:\template\">

  Thanks.

  Robert O.
  Wilson
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to