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...
Technical Change History
This Technical Change History provides a reverse chronological list of WebDNA changes...
Tips and Tricks
A list of user-submitted tips ...
Download WebDNA Applications
WebDNA applications...
WebDNA Libraries
A list of available libraries for WebDNA...
AWS Raw WebDNA LAMP-Plus WebServer
Amazon Web Services (AWS) README for Machine Image ID...
Related Readings:
[flushdatabases]
...
[boldwords]
Highlights matching words with boldface HTML tags...
[encrypt]
[encrypt] and [decrypt] allow you to store sensitive data in your databases without risk of exposing it to prying eyes...
[convertwords]
Changes specified words in a string of text to different words...
[copyfile]
Copy a file with the content you want on your webspace...
[countchars]
Counts the number of letters inside the context...