View Single Post
  #15 (permalink)  
Old 05-20-2008, 09:42 AM
lfasci lfasci is offline
Project Contributor
 
Posts: 127
Default

For the file name I oened a bug becaus it's useful tho have the zip
file name equal to the folder name

Bug 11907 - Rest export file name

You could use :
Code:
var bckRestUrl = "service/home/~/?fmt=zip&id=" + obj.id ;
[/QUOTE]

I created this function for ZCS 4.x and recursive export did not work
on this release.
I will try if it works in zcs 5.x.

Thank you
__________________
http://www.seacom.it
Reply With Quote