Hi,

I've read for hours about downloads and their implementation in Zen and I've got the "standard stuff" to work quite nicely, by which I mean a single file or multiple files as single or multiple downloads, all started by the customer.

Unfortunately that doesn't do it for me and I've been unable to find a tip for the following.

I have a product which (for simplicity) consists of file1 and file2. The customer should explicitly download file1. Thereupon file2 will "magically" be downloaded as well. The target system (not a PC) takes care of this automatically and causes an error when it can't find file2. I cannot change this behavior, so I need to adapt my Zen downloads to satisfy it.

Best solution I can see would be to offer only file1 for download but always create symlinks (I'm using Linux and redirect) to both file1 and file2 when the download is requested. Does anybody have a clue about how to go about this?

Many thanks,
Tom