Re: FTP upload/download
Re: FTP upload/download
- Subject: Re: FTP upload/download
- From: Scott Ellsworth <email@hidden>
- Date: Sat, 11 Oct 2003 12:37:41 -0700
On Friday, October 10, 2003, at 08:21 AM, Don Murta wrote:
Check out CURLHandle http://curlhandle.sourceforge.net/ and its
wrapped library cURL http://curl.haxx.se/. You'll need them, or
something like it, to ul at least. libcurl and curl come with osx,
though I've needed to build from a newer source to get rid of some
nuisance bugs (10.2). Hope that helps.
Checked whether Pather has a newer version of Curl? If not, it might
be worth a bug report.
(If you do not have Panther access, let me know the appropriate minimum
version, and I will file it.)
Scott
On Thursday, October 9, 2003, at 05:03 PM, Lorenzo wrote:
Hi,
I need to upload and download some file from my Cocoa application to
my FTP server. How to do? Which classes should I use? Any code >> sample?
Thank you.
_______________________________________________
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.