Technical References - [copyfolder]

Copy a folder and all its contenton your webspace

numero = 189
interpreted = N
texte = [copyfolder from=path&to=path] Putting [copyfolder from=fredFolder&to=wilmaFolder] in your template immediately copies the folder called "fredFolder" to another folder called "wilmaFolder." The original folder remains where it is currently. [CopyFolder], will overwrite an existing folder of the same name already on the disk, and all the files within; so use with caution. See also [writefile], [appendfile], [createfolder], [copyfile], [movefile], [deletefile] and [deletefolder] [copyfolder from=path&to=path]

Putting [copyfolder from=fredFolder&to=wilmaFolder] in your template immediately copies the folder called "fredFolder" to another folder called "wilmaFolder." The original folder remains where it is currently. [copyfolder], will overwrite an existing folder of the same name already on the disk, and all the files within; so use with caution.

See also [writefile], [appendfile], [createfolder], [copyfile], [movefile], [deletefile] and [deletefolder]

DOWNLOAD WEBDNA NOW!

Top Articles:

WebDNA Libraries

A list of available libraries for WebDNA...

WebDNA Modules

A list of the currently available modules...

AWS Raw WebDNA LAMP-Plus WebServer

Amazon Web Services (AWS) README for Machine Image ID...

WebDNA reference

...

Technical Change History

This Technical Change History provides a reverse chronological list of WebDNA changes...

Tips and Tricks

A list of user-submitted tips ...

Related Readings:

[shell]

[shell] is a way to use the command line with your webserver...

[SQLexecute]

Executes and persits the results of an SQL statement...

[listwords]

Breaks a string of text into separate words...

[object]

Embeds the results of an external function...

[commitdatabase]

[COMMITDATABASE db=name...

[table]

[table] allows you to quickly create a temporary 'in line' database that is local to the template and not part of the global database cache...