[Yum] Using a fast internet connexion to update a computer with a slow one

Satish Balay balay at fastmail.fm
Wed Aug 4 16:28:41 UTC 2004



On Wed, 4 Aug 2004, Satish Balay wrote:

> You can construct a "wget pkg1 pgk2 .. " command for lftp and invoke

> it separately for each repository (from different locations)
> 
> mkdir repo1
> mkdir repo2
> cd repo1
> lftp url1
> wget pkg1 pgk2 .. 
> cd ../repo2
> lftp url2
> wget pkg1 pgk2 ..

Ahh.. wget -> mget 

Satish



More information about the Yum mailing list