On Wed, Jul 17, 2002 at 09:32:29PM -0700, Fran wrote: > > Can anyone tell me which is the best download manager > for Linux -which can work with a proxy- similar to > download accelerator plus in windows... > > thanks®ards, > Fran > ---end quoted text---
>From my experience: a) curl ... a bit terse command line stuff, but capable of handling almost any situation, inclusive of GET, POST, forms, authentication, PUT, hidden files etc.. and very much scriptable. [http://curl.haxx.se] b) wget ... simple and effective c) IMHO, No GUI stuff is as effective as above. HTH Bish -- : ####[ Linux One Stanza Tip (LOST) ]########################### Sub : Loss of root password LOST #029 Log in to Single user mode. At the LILO boot prompt type in :- 'linux 1 init=/bin/sh root=/dev/hdaN' mount rw (where N is the number of your root partition). Then change the password for root with the command: '#passwd' ####<[EMAIL PROTECTED]>#################################### : ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
