|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] HTTP file command line download
|
In the message dated: Thu, 26 Jan 2006 01:29:39 EST,
The pithy ruminations from Doug Crompton on
<[PLUG] HTTP file command line download> were:
=> 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.
Try:
wget
curl
Mark
=>
=> Doug
=>
=> ****************************
=> * Doug Crompton *
=> * Richboro, PA 18954 *
=> * 215-431-6307 *
=> * *
=> * doug@crompton.com *
=> * http://www.crompton.com *
=> ****************************
----
Mark Bergman
bergman@merctech.com
Seeking a Unix/Linux sysadmin position local to Philadelphia or via telecommuting
http://wwwkeys.pgp.net:11371/pks/lookup?op=get&search=bergman%40merctech.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
|
|