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: Alan Shouls <email@hidden>
- Date: Tue, 5 May 2009 14:50:56 +0100
Hi Martin,
It might be worth taking a look at the MacFUSE project (http://code.google.com/p/macfuse/
) in MacFUSE there is code that will read and write AppleDouble files.
Best regards
Alan Shouls
Hello,
I'm working on an application that syncs data. For Mac OS, files are
uploaded and if they contain resource fork information, the fork is
read and stored as a string using: file/..namedfork/rsrc
Users can access their files using a Web application(Java) that's
running on a Linux server, is there a way that I can generate a
valid AppleDouble format file using only the data fork and the
string I read from the namedfork? I don't mind losing the Finder
Metadata.
Note: The idea is that users that synced its files using the
application, can later go to the web application from any Mac and
download the file(a single file) with the resource forks already
included.
Is this posible?
_______________________________________________
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
_______________________________________________
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