Re: FTP upload
Re: FTP upload
- Subject: Re: FTP upload
- From: Julien Jalon <email@hidden>
- Date: Wed, 7 Jul 2004 01:44:40 +0200
On Jul 6, 2004, at 20:42, Bryan Rieger wrote:
Anybody know how can I do an ftp upload from my Cocoa app?
CFNetwork (in CoreServices framework) with CFFTPStreams starting with
Panther.
And if you're courageous enough, you can get the proxy config with
SystemConfiguration (in CoreServices too) then set the appropriate
properties to the CFFTPStream.
--
Julien
_______________________________________________
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.
References: | |
| >FTP upload (From: Bryan Rieger <email@hidden>) |