Chris on 26 Jan 2006 14:27:58 -0000 |
Just as an FYI I usually use the '-t inf' when downloading a large file. That will tell wget to try an infinite amount of times to download the file. And the -c option will allow you to continue wgetting a partially downloaded file. Hope this helps too. CB -----Original Message----- From: plug-bounces@lists.phillylinux.org [mailto:plug-bounces@lists.phillylinux.org] On Behalf Of Lee Marzke Sent: Thursday, January 26, 2006 9:13 AM To: Philadelphia Linux User's Group Discussion List Subject: Re: [PLUG] HTTP file command line download Doug, wget http://www.someplace.com/somefile.mp3 Lee Doug Crompton wrote: > Ok now for my next question.... > > I need to download an http file with a command line program. > > Something like.... > > httpdownload -f http://www.someplace.com/somefile.mp3 > mylocalfile > > I imagine there would be something in Perl but I did not find anything in > a fast search. > > Doug > > **************************** > * Doug Crompton * > * Richboro, PA 18954 * > * 215-431-6307 * > * * > * doug@crompton.com * > * http://www.crompton.com * > **************************** > > > ___________________________________________________________________________ > Philadelphia Linux Users Group -- http://www.phillylinux.org > Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce > General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug > > ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|