On Thu, 20 Aug 2009 10:19:41 +0530 "Manu Kumar Agarwal" <[email protected]> wrote:
> Hi all, > > I am using the wget command on uClinux systems through the busybox > functionality. > > My problem is that I want to download a file from a remote location > through the http protocol using authentication (username and > password), but the wget command present with the busybox does not > support the sending of the authentication credentials to the http > server. It gives the error 401 Access denied. > > Has anybody faced the similar problem, can anybody advise me about > the solution to the problem. Do you have FEATURE_WGET_AUTHENTICATION enabled in your busybox .config? > DISCLAIMER: > The contents of this e-mail and any attachment(s) are confidential > and intended for the named recipient(s) only. It shall not attach any Then let's hope that I am a named recipient ;) -- Stefan Seyfried R&D Preload Department | "Any ideas, John?" SUSE LINUX Products GmbH, Nürnberg | "Well, surrounding them's out." This footer brought to you by insane German lawmakers: SUSE Linux Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
