You can use libcurl:

http://curl.haxx.se/

Extremely powerful library, which is a part of Mac OS X, that supports most protocols (FTP, SFTP, HTTP etc.) I find it very easy to use - but I've been using it for years in either its command line (curl) or library implementation.

There's also excellent Open Source polkit:

http://code.google.com/p/polkit/

which is partially based on libcurl and Mac OS X frameworks and supports even more protocols, such as Amazon S3, AFP and SMB.

I remember trying the ConnectionKit, and whatever I tried it just didn't work.

Leo

On 8/9/11 7:04:08 AM, 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/leo.r%40rogers.com

This email sent to le...@rogers.com


_______________________________________________

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