Re: FTP upload/download
Re: FTP upload/download
- Subject: Re: FTP upload/download
- From: Don Murta <email@hidden>
- Date: Fri, 10 Oct 2003 09:21:13 -0600
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.
don
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.