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...
WebDNA Libraries
A list of available libraries for WebDNA...
Download WebDNA Applications
WebDNA applications...
Tips and Tricks
A list of user-submitted tips ...
Related Readings:
[formvariables]
Lists all the form variables and parameters passed to the current page...
[if]
This context displays HTML or executes WebDNA conditionally only if the expression is true...
[ddeconnect]
...
[listfiles]
When listing files...
[listmimeheaders]
Lists all the MIME header names and values sent from the remote browser...
[writefile]
[writefile] functions allows you to perform a wide variety of tasks...