• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: FTP Class
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: FTP Class


  • Subject: Re: FTP Class
  • From: Dominik Pich <email@hidden>
  • Date: Tue, 22 May 2007 23:22:14 +0200

Uli is right :) NSUrlRequest can easily POST HTTP Data AND if willing to use core services (CFNetwork) you get fully fledged ftp classes.
No need for any 3rd party code


On May 22, 2007, at 10:06 PM, Uli Kusterer wrote:

On 22.05.2007, at 21:39, Nick Zitzmann wrote:
NSURLHandle is deprecated. NSURLConnection and NSURLDownload can only be used to download data from the server.

Thanks. I just can't seem to keep them all apart.

The OP wanted to upload data. Foundation has no built-in upload classes, so a third-party library like CURL, ConnectionKit, or (I think) OWF must be used.

Brian wrote:
To do this, I just need to ftp the zipped database to user's machine and extract it to the correct directory.

Since he said "ftp to user's machine", I interpret this to mean there's a file on a server that needs to be distributed to the users' machines where his app is. That can be done using HTTP and NSURLDownload and the likes.


Cheers,
-- M. Uli Kusterer
http://www.zathras.de



_______________________________________________

Cocoa-dev mailing list (email@hidden)

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:
This email sent to email@hidden


_______________________________________________

Cocoa-dev mailing list (email@hidden)

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:
This email sent to email@hidden


References: 
 >FTP Class (From: Brian Weitzner <email@hidden>)
 >Re: FTP Class (From: Uli Kusterer <email@hidden>)
 >Re: FTP Class (From: Nick Zitzmann <email@hidden>)
 >Re: FTP Class (From: Uli Kusterer <email@hidden>)

  • Prev by Date: Re: Better way than GetNextProcess()?
  • Next by Date: Re: Encoding infinite loops
  • Previous by thread: Re: FTP Class
  • Next by thread: Re: FTP Class
  • Index(es):
    • Date
    • Thread