RE: How do I upload data to a FTP server?
RE: How do I upload data to a FTP server?
- Subject: RE: How do I upload data to a FTP server?
- From: "Christopher Hickman" <email@hidden>
- Date: Fri, 23 Sep 2005 12:19:30 -0400
IP*Works! from /n software has Cocoa classes to encapsulate tons of network
operations, including FTP transfer. It's not free, but here's the info:
http://www.nsoftware.com/products/component/?c=FTP&sku=IP
FTPConnection - http://www.dlsxtreme.com/software.php?appID=14 - uses the
NSStream API from 10.3 that implements an FTP client. It uses the delegate
pattern for interaction. It is free.
Topher
-----Original Message-----
From: cocoa-dev-bounces+tophu=email@hidden
[mailto:cocoa-dev-bounces+tophu=email@hidden] On Behalf Of
Michael
Sent: Friday, September 23, 2005 11:32 AM
To: email@hidden
Subject: How do I upload data to a FTP server?
Hello,
I would like to upload some data to a FTP server. What do I need to
do so? Is there a way to use the "URL Loading System" or do I need
some other framework? And if so, could you recommend me one?
Thanks,
Michael
_______________________________________________
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
_______________________________________________
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