• 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: Scott Anguish <email@hidden>
  • Date: Tue, 17 May 2005 00:53:59 -0400


On May 16, 2005, at 10: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 :).


as some else has pointed out, you can't get there with NSURL.

    You could spawn a shell and use curl.

ftp is antiquated, insecure and generally blech. Do you have any control over teh server side?

--
"William Cheeseman ... is said not to be a doofus in real life." - Roger Ebert, Chicago Sun-Times Online


Scott Anguish
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
References: 
 >Best way to upload a large file (FTP) ... (From: "Ben D. Jones" <email@hidden>)

  • Prev by Date: Re: Getting options to appear in custom bindings in IB
  • Next by Date: Re: Spotlight not indexing files
  • Previous by thread: Re: Best way to upload a large file (FTP) ...
  • Next by thread: Menu bar WITHOUT dock icon?
  • Index(es):
    • Date
    • Thread