Re: NSURLDownload and FTP Proxies
Re: NSURLDownload and FTP Proxies
- Subject: Re: NSURLDownload and FTP Proxies
- From: Mark Pauley <email@hidden>
- Date: Tue, 14 Jun 2011 15:50:16 -0700
Well, I'll be a monkey's uncle. It doesn't look like this is supported right now.
Could you please file a bug?
On Jun 13, 2011, at 10:17 AM, Elliott wrote:
> 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
_______________________________________________
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