• 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: NSURLDownload step by step
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSURLDownload step by step


  • Subject: Re: NSURLDownload step by step
  • From: Alexander Spohr <email@hidden>
  • Date: Tue, 20 Jan 2004 17:56:37 +0100

hi lorenzo,

can't really help. but cocoa can do nothing for you here. you have to dig into the protocols of ftp. i know there are servers which are capable of allowing to reconnect and just retreive the left over data. but it's somewhere in the ftp protocol, not in cocoa...

atze


Am 20.01.2004 um 16:11 schrieb Lorenzo:

Hi,
I use to download a large file from the web using the NSURLDownload APIs.
Anyway if the user quits during the download, I lose the whole download.
And the next time the user launchs the same download, I have to download the
file again from the beginning. Instead I would like to save the downloaded
data to a file on the local disk (e.g. File_001_Temp.txt) before quitting,
and, at the next time the user re-launchs the SAME download, I append the
new data to that file.

How can I do download a file step by step?
Any idea, sample code, would be appreciated. Thank you.


Best Regards
--
Lorenzo
email: email@hidden
_______________________________________________
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.
_______________________________________________
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.

  • Follow-Ups:
    • Re: NSURLDownload step by step
      • From: Herb Hrowal <email@hidden>
References: 
 >NSURLDownload step by step (From: Lorenzo <email@hidden>)

  • Prev by Date: Re: Encryption?
  • Next by Date: Re: NSURLDownload step by step
  • Previous by thread: NSURLDownload step by step
  • Next by thread: Re: NSURLDownload step by step
  • Index(es):
    • Date
    • Thread