Re: Generate AppleDouble formatted file in Linux Web Server
Re: Generate AppleDouble formatted file in Linux Web Server
- Subject: Re: Generate AppleDouble formatted file in Linux Web Server
- From: Martin Castellanos <email@hidden>
- Date: Mon, 4 May 2009 22:11:33 -0500
Great, I was starting to feel very lost,
OK, lets say I can convince the client team to use the copyfile method, how can I actually put that metadata and the file into one single file that I can stream to the web users? This is on linux.
Regards
On Mon, May 4, 2009 at 7:58 PM, Sean Fagan
<email@hidden> wrote:
On May 4, 2009, at 5:01 PM, Martin Castellanos wrote:
Is there a way that I can generate a file that contains the resource fork so that the user can download the file without losing the resource fork information?
That's what the AppleDouble file is. On the Mac side, you can use copyfile() to serialize the metadata. See the man page.
Sean.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Filesystem-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden