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:
Tips and Tricks
A list of user-submitted tips ...
Download WebDNA Applications
WebDNA applications...
WebDNA reference
...
WebDNA Modules
A list of the currently available modules...
F.A.Q
A compilation of some user's questions...
Technical Change History
This Technical Change History provides a reverse chronological list of WebDNA changes...
Related Readings:
[listfiles]
When listing files...
[cookie]
Cookies are a great way to remember visitors...
[movefile]
This instructions move a file from one location to another...
[if]
This context displays HTML or executes WebDNA conditionally only if the expression is true...
[replace]
Replaces each found record in a database with the new field values...
[raw]
Displays enclosed text without interpreting the [xxx] tags in any way...