• 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: Best way to upload a large file (FTP) ...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Best way to upload a large file (FTP) ...


  • Subject: Re: Best way to upload a large file (FTP) ...
  • From: m <email@hidden>
  • Date: Mon, 16 May 2005 19:28:32 -0700


On May 16, 2005, at 7:22 PM, Ben D. Jones wrote:

I'm writing an application that needs to upload large files through ftp. I'm trying to figure out what would be the best way to implement this and while looking through the NSUrl documentation and - (BOOL)writeToURL:(NSURL *)aURL. I can't seem to find anything that explains how to not only upload a file but store pieces for pause/resume functionality. I'm not looking for a complete example, just a place to look for ideas, cause I'm out :).

Annoyingly, you can't use writeToURL: to upload files. Works great with file URLs though (like file:///foo/bar).


The canonical response queries like this is to use the CURLHandle framework. Search the archives; I'm pretty sure I posted code awhile back that uploads files using CURLHandle.

_murat
_______________________________________________
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


References: 
 >Best way to upload a large file (FTP) ... (From: "Ben D. Jones" <email@hidden>)

  • Prev by Date: Best way to upload a large file (FTP) ...
  • Next by Date: Re: How best to archive in CSV format
  • Previous by thread: Best way to upload a large file (FTP) ...
  • Next by thread: Re: Best way to upload a large file (FTP) ...
  • Index(es):
    • Date
    • Thread