Re: Download a RTFD file
Re: Download a RTFD file
- Subject: Re: Download a RTFD file
- From: Nick Zitzmann <email@hidden>
- Date: Tue, 3 Feb 2004 14:56:57 -0800
On Feb 3, 2004, at 2:33 PM, Lorenzo wrote:
Now I want to download that RTFD file (say folder on the web site),
and I
have the link of the RTFD file (folder).
I know already how to download a simple rtf file.
But, how to know all the files that RTFD folder contains?
I have to download all the files placed within that folder (.rtfd) but
I
don't know how many and which files are within that folder...
What you might want to do is archive & compress the RTFD bundle, upload
that, and then decompress & unarchive the bundle when the program
downloads it. You can do this using NSTask and gnutar... See the
"gnutar" man page for details.
Nick Zitzmann
<
http://seiryu.home.comcast.net/>
<
http://www.freshlysqueezedsoftware.com/>
S/MIME signature available upon request
UNIX: Where /sbin/init is Job #1.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.