Quackit Logo
$1.99 Domain Names
With every new non-domain purchase thru ZappyHost, you get a domain name for only $1.99.
Create free Flash websites

ColdFusion Move File

Print Version

You can use the cffile tag to move a file from one location on the server to another. You also have the opportunity to rename the file if you wish.

Example of Moving a File

The following code moves the source file to the location specified with the destination attribute.

<cffile action="move"
	source="C:\docs\accessLog.txt"
	destination="C:\docs\accessLog_backup.txt">

Optional Attributes

If required, you can use any of the following attributes:

mode
Allows you to set permissions on Unix platforms.
attributes
Allows you to specify whether the file should be read only, hidden, or normal.
charSet
Lets you specify the character set to use. For example, UTF-8, ISO-8859-1, UTF-16 etc

Enjoy this website?

  1. Add this page to your Favorites
  2. Link to this page (copy/paste into your own website or blog):
  3. Help support Quackit by making a donation

Oh, and thank you for supporting Quackit!

Need Website Content?
Get unique, quality digital content for your website.
  • 270+ Website Templates
  • 800+ Flash Templates
  • 25,000+ Images, Logos
  • 30,000+ e-Books
  • 15,000+ Scripts
  • 27,000+ Animated GIFs
  • 21,000+ Ringtones
  • ...and much more!
Get your content now!
FREE Hosting!
With every domain you register with ZappyHost you get FREE hosting.
$7.49 .com domain names!
© Copyright 2000 - 2010 Quackit.com