Re: FTP library recommendations?
Re: FTP library recommendations?
- Subject: Re: FTP library recommendations?
- From: Nicko van Someren <email@hidden>
- Date: Wed, 13 Oct 2004 22:29:08 +0100
On 13 Oct 2004, at 22:23, Moray Taylor wrote:
I want to add and FTP facility to my app, mainly uploading files, and
listing of directories on remote sites. Any suggestions of which
library to use gratefully received, preferably Obj-C.
This is a fairly FAQ, see:
http://www.cocoabuilder.com/archive/message/cocoa/2004/8/28/115895
I recommend:
http://www.dlsxtreme.com/software.php?appID=14
As for simple file upload, feel free to file a bug report with Apple
that the -writeToURL:... methods on their base classes will fail to
work with FTP URLs even though the corresponding
-initWithContentsOfURL: methods work just fine with FTP URLs. This
inconsistency really ought to be fixed.
Nicko
_______________________________________________
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