Re: How to download and upload the ftp files
Re: How to download and upload the ftp files
- Subject: Re: How to download and upload the ftp files
- From: Nick Zitzmann <email@hidden>
- Date: Tue, 27 Mar 2007 11:32:25 -0600
On Mar 27, 2007, at 4:05 AM, Elango C wrote:
I would like to write a application which is similar to the FTP
voyager in
Mac. Can any one shed some
light on this...
To download FTP files, use NSURLRequest and NSURLDownload. Search
Google if you need examples; there should be plenty.
Uploading is a lot trickier; you could try CURL (which is built into
the system, if you don't mind using C) or ConnectionKit.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden