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 Modules
A list of the currently available modules...
WebDNA reference
...
AWS Raw WebDNA LAMP-Plus WebServer
Amazon Web Services (AWS) README for Machine Image ID...
Tips and Tricks
A list of user-submitted tips ...
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:
[freememory]
...
[removelineitem]
...
[showif]
[showif Comparison]Show This HTML[/showif]...
[xslt]
The [xslt] Context allows the WebDNA programmer to 'apply' an XSL style sheet to an XML document and thus 'transform' the XML data into any format the programmer desires (usually HTML)...
[listfields]
Lists all the fields in the specified database...
[replacefounditems]
Replaces each found record in a database with the new field values...