Slashdot Log In
Metalinks Tries to Simplify Downloads
Posted by
CmdrTaco
on Sun Feb 25, 2007 09:22 AM
from the but-i-like-huge-mirror-lists dept.
from the but-i-like-huge-mirror-lists dept.
ant_tmwx writes "Metalinks collect information about files in an XML format used by programs that download. The information includes mirror lists, ways to retrieve the file on P2P networks, checksums for verifying and correcting downloads, operating system, language, and other details. Using Metalinks details the Free Software programs you can use to download them with. There are also clients on Mac and Windows. With a list of multiple ways to download a file, programs can switch to another method if one goes down. Or a file can be downloaded from multiple mirrors at once, usually making the download go much faster. Downloads can be repaired during transfer to guarantee no errors. All this makes things automatic which are usually not possible or at least difficult, and increases efficiency, availability, and reliability over regular download links. OpenOffice.org, openSUSE, and other Linux/BSD distributions use them for large downloads."
This discussion has been archived.
No new comments can be posted.
Metalinks Tries to Simplify Downloads
|
Log In/Create an Account
| Top
| 62 comments
| Search Discussion
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Mirror? (Score:2)
(http://xyx.nl/)
Or, depending on your location, use one of these mirrors:
http://uk.exampleURL.com/file.metalink
http://nl.exampleURL.com/file.metalink
http://de.exampleURL.com/file.metalink
Seriously though, I like the basic idea, but the system does add an extra point of failure.
Browser clients available? (Score:5, Insightful)
It's bad enough when I tell my dad to download a torrent and he complains that a torrent manager client pops up; especially when he doesn't realize that closing the window may not stop the torrent.
Re:Browser clients available? (Score:4, Informative)
GetRight (Windows) is a Download Manager that supports Metalink.
FlashGot (Cross platform, Open Source) is a Firefox extension that integrates with around 30 Download Managers and supports Metalink with wxDownload Fast, Speed Download, and GetRight 5.2d and later.
aria2 (Unix/Windows, Open Source) is a high speed download utility that supports segmented downloads, BitTorrent, and Metalink (HTTP/FTP/BitTorrent integrated) from the command line.
Speed Download (Mac) is a slick Download Manager with fast downloads & P2P filesharing. It integrates with popular Mac browsers like Safari, Camino, & Firefox (along with 5 others).
wxDownload Fast (Mac/Unix/Windows, Open Source) supports Metalink.
Free Download Manager (Windows) unreleased BETA supports Metalink.
Orbit Downloader (Windows) is a new download manager with interesting P2P features.
SmartFTP (Windows), an excellent FTP client on Windows, supports Metalink for adding files to a transfer queue and checksum verification (no acceleration).
Phex (Mac/Unix/Windows) is a Gnutella P2P client that can export Metalinks.
If you like Metalink, request support in these clients on their forums or bug trackers:
CuteFTP is a Windows GUI FTP client.
Bouncer (Open Source) powers downloads for various projects like Mozilla. A patch for Metalink generation has been submitted by Bram Neijt but not yet integrated.
cURL (Cross platform, Open Source) an interface for libcurl would be cool. Anyone up for writing one?
Shareaza (Open Source) would be great as well.
Opera is a great standards compliant browser that's always adding new features. Current threads: 1, 2, 3
Firefox (Open Source) is pretty neat too.
Gee willakers! (Score:2)
(http://libtom.org/)
I don't think it's a bad idea, I just don't get why it's on
Or in the case of us gentoo folk, just build the damn program and eliminate any doubt
Tom
Needless extra step? (Score:3, Insightful)
(http://tpno-co.org/)
Why should you use it?
Users
Your downloads will be simpler, faster, and more reliable...without you doing anything differently.
Bittorrent already does this just about as effectively as this idea will.
Developers
It's a neutral framework that doesn't favor any one program, Operating system, or group, and is easy to implement.
Once again, bittorrent is just as easy. And its OS agnostic.
Site owners
Resume and recover from single servers going down.
Sorta an issue with bittorrent, but not really. House the seed in multiple locations. Or better yet, have your clients take a copy of the seed and share that with their peers in the case of a downed server.
Downloads can automatically be split between sources (mirrors/P2P) and all downloads will be verified.
More people can get access to your files easier, more reliably, even at the most heavily accessed times.
This means less retries and cheaper bandwidth and support bills. Saving money = good.
Once again, this is where bittorrent shines. A lot of people going after your files? Great, that means it's got a better availability on your torrent, more bandwidth for everyone.
To me, this looks like a solution in search of a problem.
Re:Needless extra step? (Score:5, Interesting)
(http://theravensnest.org/ | Last Journal: Sunday October 07, @07:05AM)
- It is fundamentally inefficient. The overall overhead of using BitTorrent on the Internet is greater than direct downloads.[1]
- It uses the most expensive bandwidth for distribution. Consumer upload bandwidth is the most scarce and about the most expensive bandwidth you can buy
The only advantage of BitTorrent is that you (the content provider) aren't paying for as much of the bandwidth. On the other hand, bandwidth bought in bulk is so cheap that it's really not worth if for most people.This system, however, would allow me to easily download automatically from the mirror closest to me. It would also be pretty easy using a little ECMAScript to grab the correct mirror using the browser's locale and present a direct download link.
[1] Actually, it's a pretty horrible protocol. It doesn't do anything with location information, so it adds a lot of extra load to the backbones. It uses TCP, so it will never support multicast without a fundamental redesign, and the algorithms for rate distribution have some fundamental flaws.
Your comment doesn't sound right to me... (Score:4, Interesting)
(Last Journal: Sunday December 19 2004, @06:50AM)
And I'm really asking here. Not just disguising my attacks as questions.
Re:Who says it can't use BitTorrent also? (Score:5, Insightful)
(http://www.hexagon.tk/ | Last Journal: Tuesday April 15 2003, @09:48PM)
Example - MetaLink XML contains the following formats:
5 different HTTP sites
2 FTP sites
3 BitTorrent Trackers
eMule/Edonkey Hash
Example - Client One has implemented:
HTTP, FTP and BitTorrent
Example - Client Two has implemented:
BitTorrent and eMule
Example - Client Three has implemented:
HTTP, FTP, BitTorrent and eMule
I'm surprised it's taken this long to come up with this sort of client independant format.
Jonah HEX
Re:Needless extra step? (Score:5, Insightful)
If the tracker goes down or there happens to be a lack of seeds the link is dead. With Metalink on the other side a client could automatically use *all* ways to get a file, not just a single tracker or server, but multiple http servers, P2P networks and torrent all at the same time, if one goes down there might still be plenty of others left.
### Once again, bittorrent is just as easy. And its OS agnostic.
But not protocol or server agnostic.
### To me, this looks like a solution in search of a problem.
Ever tried to download a file from Sourceforge or any other server with a dozens of mirrors which you have to manually select? That is exactly the problem that Metalink solves, its a standard way to show where the mirrors are, completly independent of the protocol in use. Thus it allows the client to automatically select them or use them all at the same time for faster download, no more stupid manual mirror selection just to find out that the host is down or slow as hell.
Metalink doesn't try to replace bittorrent, quite the opposite, it tries to provide a way to simply bundle all links that lead to the same file, torrent included.
Not news (Score:2)
YUM, Sourceforge, kernel.org, ... (Score:2)
(http://slashdot.org/ | Last Journal: Friday March 15 2002, @06:02AM)
Mac client confusion and Open Standard (Score:2)
(http://slashgeo.org/ | Last Journal: Wednesday October 17, @09:03AM)
Unrelated, I saw numerous attempts of such integrated p2p downloads. The part that got me from the Metalink main page: "Metalink is an Open Standard". This makes me believe I will join the bandwagon. And yup, the Wikipedia Metalink page is (surprisingly?) informative [wikipedia.org].
Location embedding? (Score:2)
(http://slashgeo.org/ | Last Journal: Wednesday October 17, @09:03AM)
Specifications? (Score:2, Insightful)
(http://www.toadking.com/)
good idea - can be improved (Score:4, Informative)
(Last Journal: Thursday December 08 2005, @04:33PM)
metalink://host.com/file.ml
Then inside file.ml simply a list of URLs and weights...
ftp://host1.com/file.rpm [host1.com] 10
http://host2.com/file.rpm [host2.com] 10
torrent://host3.com/file.rpm 20
etc
XML doesn't help.
Call me sceptical (Score:1)
(http://bronikowski.com/)
Metalinks Tries to Simplify Downloads? (Score:2)
(http://www.threesquirrels.com/)
That seems like a logical growth of Bittorrent.
Trying to figure out exactly what is needed though was another matter. After a half hour and three or four web sites I wound up with the wxDownload Fast [sourceforge.net] Windows download manager and a Metamirrors Firefox plugin [infosnel.nl].
Is it all working as advertised? Well, stuff is downloading (OpenSUSE 10.2) but I have no idea of it's faster, or even if it's also uploading in P2P fashion.
For God's sake, is it too much to ask that the people behind stuff like this include a simple checklist?
To download using Metalinks you needs
a) A download client (here are links to a few),
b) This Firefox plugin and
c) then do THIS.
Magnet has been pretty much doing this. (Score:1)
(http://www.weblionx.com/ | Last Journal: Saturday June 23, @01:11AM)
Faster. Really? (Score:2)
M users simultaneously download from N servers individually. Or M users simultaneously download from N servers in parallel. Aside from some load balancing, can you really gain dramatically? The same number of bytes must be transfered from the same number of servers.
Metalinks are indeed awesome (Score:1)
(http://francis.giannaros.org/)
Reliable and fast, and it spreads out the weight between mirrors, AND it can work with torrents. Metalinks are indeed awesome. Wget and kget support for it is in the works, so stay tuned.
Re:Why no segment hashes? (Score:2, Informative)
(http://www.justablip.co.uk/)
Re:Metalink repository? (Score:1)
(http://www.justablip.co.uk/)