My point is that you're not constrained to it.

ConnectionKit is almost certainly overkill for this. If you're determined to 
use FTP, check out CFWriteStreamCreateWithFTPURL(). In general, I'd advise a 
WebDAV-like system fed by NSURLConnection is best.

On 9 Aug 2011, at 14:15, Amy Gibbs wrote:

> It seemed the easiest way of uploading  a file to the server?
> 
> 
> 
> Regards
> 
> Willow Tree Crafts
> Www.willowtreecrafts.co.uk
> 
> On 9 Aug 2011, at 13:46, Mike Abdullah <cocoa...@mikeabdullah.net> wrote:
> 
>> Why have you picked FTP?
>> 
>> On 9 Aug 2011, at 12:04, Amy Heavey wrote:
>> 
>>> Hi,
>>> 
>>> I'd  like to be able to use my mac app to upload an image to a server. From 
>>> googling it seems the best way to achieve this is using the ConnectionKit 
>>> framework to upload it via FTP.
>>> 
>>> I've downloaded the framework, but I"m at a loss, the examples included 
>>> don't build, and looking at the hillegass book there should be a .framework 
>>> file for me to link to but I can't find one. I also can't find any 
>>> documentation about how to use this. Can anyone point me in the right 
>>> direction? Either for using ConnectionKit or how else to simply ftp a file 
>>> to a server?
>>> 
>>> Many Thanks
>>> 
>>> Amy Heavey
>>> Willow Tree Crafts
>>> www.willowtreecrafts.co.uk
>>> 
>>> 
>>> 
>>> _______________________________________________
>>> 
>>> Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
>>> 
>>> Please 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:
>>> http://lists.apple.com/mailman/options/cocoa-dev/cocoadev%40mikeabdullah.net
>>> 
>>> This email sent to cocoa...@mikeabdullah.net
>> 
>> _______________________________________________
>> 
>> Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
>> 
>> Please 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:
>> http://lists.apple.com/mailman/options/cocoa-dev/home%40willowtreecrafts.co.uk
>> 
>> This email sent to h...@willowtreecrafts.co.uk

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please 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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to