I have a ERAttachment relationship and I am upload assets. I need to upload 
.zip files and process them after they arrive. I need to unzip them. the 
contents of the zip is a webpage (index.html and images). Hopefully, I can 
unzip the file, and provide a link to this folder to view the webpage.

The filesystempath of erattachment looks like this:

/clientFiles/attachments/b/8/5/5.zip

if I end up with 

/clientFiles/attachments/b/8/5/5

as a directory, I should be able to create a link to that folder.

or am I barking up the wrong tree?  how can i unzip this file after the uploads 
succeeds?
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to