March 28, 2024, 02:05:08 PM

News : LinuxSolved.com Linux Help Community Forum..


Author Topic: wget http://mirror.centos.org/centos-5/5/os/i386/CentOS/  (Read 7479 times)

Offline amish123

  • New Member
  • Posts: 1
wget http://mirror.centos.org/centos-5/5/os/i386/CentOS/
« on: February 15, 2010, 07:44:51 PM »
am trying to download all the rpm files at the page, http://mirror.centos.org/centos-5/5/os/i386/CentOS/ via using wget, in the following way,

wget http://mirror.centos.org/centos-5/5/os/i386/CentOS/$file,  also i tried this way, wget http://mirror.centos.org/centos-5/5/os/i386/CentOS/, none of it worked,

what is the proper way to download all the files from a page via wget?

any help appreciated.

thanks.

Offline manish_2usr

  • New Member
  • Posts: 1
Re: wget http://mirror.centos.org/centos-5/5/os/i386/CentOS/
« Reply #1 on: March 29, 2010, 10:25:30 AM »
try this

wget http://mirror.centos.org/centos-5/5/os/i386/CentOS/*

Offline yogeshtyagi

  • New Member
  • Posts: 1
Visual basic
« Reply #2 on: May 07, 2010, 08:10:20 AM »
how we run Visual basic project on linux platform