Maybe you should try this: wget -c http://program-location.com/repository/program-*.tar.gz
Hope this helps! Thanks! On 6/15/07, Ramil Galib <[EMAIL PROTECTED]> wrote: > Hi guys! > > I want to download a file which changes over time (due to upgrades) on the > command line. > I use > wget -A 'program-<whatever new version here>.tar.gz' > http://program-location.com/repository/ > When there is a new version, I intend to use > wget -A 'program-*.tar.gz' > http://program-location.com/repository/ > But I was not successful. > Any help? > > Thank you very much. > > > _________________________________________________ > Philippine Linux Users' Group (PLUG) Mailing List > [email protected] (#PLUG @ irc.free.net.ph) > Read the Guidelines: http://linux.org.ph/lists > Searchable Archives: http://archives.free.net.ph > -- Tito Mari Francis H. Escaño Computer Engineer and Free Software Proponent _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List [email protected] (#PLUG @ irc.free.net.ph) Read the Guidelines: http://linux.org.ph/lists Searchable Archives: http://archives.free.net.ph

