Re: NSURLDownload and FTP Proxies
Re: NSURLDownload and FTP Proxies
- Subject: Re: NSURLDownload and FTP Proxies
- From: Elliott <email@hidden>
- Date: Thu, 16 Jun 2011 07:59:44 -0700 (PDT)
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