Re: NSURLDownload and FTP Proxies
Re: NSURLDownload and FTP Proxies
- Subject: Re: NSURLDownload and FTP Proxies
- From: Mark Pauley <email@hidden>
- Date: Thu, 16 Jun 2011 10:32:36 -0700
Yes.
On Jun 16, 2011, at 7:59 AM, Elliott wrote:
> I entered a bug about that. Should NSURLDownload automatically support HTTP proxies and SOCKS proxies?
>
> Thanks,
> Elliott
>
> --- On Tue, 6/14/11, Mark Pauley <email@hidden> wrote:
>
>> From: Mark Pauley <email@hidden>
>> Subject: Re: NSURLDownload and FTP Proxies
>> To: "Elliott" <email@hidden>
>> Cc: email@hidden
>> Date: Tuesday, June 14, 2011, 3:50 PM
>> 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