cancel
Showing results for 
Search instead for 
Did you mean: 

Create a zip file to download it of alfresco space

smdesarrollo
Champ in-the-making
Champ in-the-making
Hi,
First, sorry for my english.
I have a problem, I'm doing a webscript and I want to create a zip file of a space that contains images for later download. I'm stuck on this issue and I wonder if it can be done. If can help me with some examples or similar thread on the forum.
Thanks so much.
I hope your answers.
3 REPLIES 3

openpj
Elite Collaborator
Elite Collaborator
You can try to install one of these extensions that probably could solve your issue:
http://addons.alfresco.com/tags/zip
Hope this helps  :wink:

smdesarrollo
Champ in-the-making
Champ in-the-making
thanks, so much.  its a good extension, but I'm not using Alfresco Share. I need to know how to create a webscript (java) that can create the zip file.

regards

openpj
Elite Collaborator
Elite Collaborator
Probably you have to take a look at this:
http://code.google.com/p/alfresco-application-samples/wiki/DownloadAsZip
Hope this helps  :wink: