Re: URL for downloading 14.0 multilib files?
Didier Spaier <[email protected]>
| Newsgroups | gmane.linux.slackware |
|---|---|
| Message-ID | <[email protected]> |
On 13/01/2013 19:55, Rich Shepard wrote: > I need AlienBob's multilib/compat32 libraries for 14.0/x86_64. I tried > using curl to download all the files as a batch process but > http://connie.slackware.org/~alien/multilib/14.0/ is not accepted as a valid > server address. > > What is the appropriate command to get all the files downloaded without my > having to sit here and get them one at a time? > > TIA, lftp -c "open http://connie.slackware.com/~alien/multilib; mirror 14.0" HTH, Didier