• 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
NSURLDownload and FTP Proxies
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSURLDownload and FTP Proxies


  • Subject: NSURLDownload and FTP Proxies
  • From: Elliott <email@hidden>
  • Date: Mon, 13 Jun 2011 10:17:04 -0700 (PDT)

Does NSURLDownload automatically handle FTP proxies set in the System Preferences?

I'm creating an NSURLDownload like:

myDownload = [[NSURLDownload alloc] initWithRequest: myRequest delegate: self];
[myDownload setDestination: (NSString *)filePath allowOverwrite: YES];

where myRequest points to a ftp server like: ftp://mysite.com/myfolder

and I don't see the ftp request going through my ftp proxy server.  Is there something else I need to do?

Thanks,
Elliott
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: NSURLDownload and FTP Proxies
      • From: Mark Pauley <email@hidden>
  • Prev by Date: Re: Bluetooth or WiFi?
  • Next by Date: Re: NSURLDownload and FTP Proxies
  • Previous by thread: Re: Bluetooth or WiFi?
  • Next by thread: Re: NSURLDownload and FTP Proxies
  • Index(es):
    • Date
    • Thread