WebDNA interaction with zip

I have a project where I'm allowing several people to upload images, then later one person needs to retrieve all of them. I would like to create a .zip archive of the folder.

numero = 42
interpreted = N
texte = You could zip them using a shell and have WebDNA waitforfile before allowing the download. Something like this:
[shell]zip -r myDirectory myDirectory[/shell][waitforfile file=myDirectory.zip][redirect myDirectory.zip][/waitforfile]
You could zip them using a shell and have WebDNA waitforfile before allowing the download. Something like this:

[shell]zip -r myDirectory myDirectory[/shell]
[waitforfile file=myDirectory.zip][redirect myDirectory.zip][/waitforfile]
Clint Davis

DOWNLOAD WEBDNA NOW!

Top Articles:

[biotype]

BioType is a behavioral biometrics WebDNA function based on ADGS research and development (from version 8...

WebDNA Modules

A list of the currently available modules...

Download WebDNA Applications

WebDNA applications...

AWS Raw WebDNA LAMP-Plus WebServer

Amazon Web Services (AWS) README for Machine Image ID...

WebDNA Libraries

A list of available libraries for WebDNA...

Tips and Tricks

A list of user-submitted tips ...

Related Readings:

Annoying character on writefile

How do I get rid of or convert the line feed character during a writefile?...

Database backup

How to make a backup of your databases...

Write Once Use Many

Reuse the same code over and over again on your site with the [include] context...

Redefining [date] & [time] to match your time zone

Your server is not always in the same time zone as your web site...

ImageMagick

Use ImageMagick to manipulate images when you upload them...

Formatting a long list in a table

How to show the result of a search as a table...