NSData archival of a directory
NSData archival of a directory
- Subject: NSData archival of a directory
- From: Ben Kazez <email@hidden>
- Date: Wed, 28 Sep 2005 16:50:48 -0500
Hi Everyone,
I need to create an NSData object representing an entire directory
(actually a bundle, if that makes a difference), so I can use that
directory as a value in a Sync Services schema. I could use tar+gzip,
tar+bzip, hdiutil, and probably other methods. The directories are
usually small (70K-500K), so compression is not a primary concern.
Any thoughts on the best (cleanest, fastest, simplest) way?
Thanks,
Ben
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden