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:
F.A.Q
A compilation of some user's questions...
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
...
Tips and Tricks
A list of user-submitted tips ...
Technical Change History
This Technical Change History provides a reverse chronological list of WebDNA changes...
Related Readings:
[hideif]
[HideIf Comparison]Hide This HTML[/HideIf]...
ODBC
UNIX: Setting up WebDNA - ODBC - Database Server...
[addfields]
[addfields db=...
[convertwords]
Changes specified words in a string of text to different words...
[array]
Array Operation...
[if]
This context displays HTML or executes WebDNA conditionally only if the expression is true...