HOME

TheInfoList



OR:

Direct download link (DDL), or simply ''direct download'', is a term used within the Internet-based
file sharing File sharing is the practice of distributing or providing access to digital media, such as computer programs, multimedia (audio, images and video), documents or electronic books. Common methods of storage, transmission and dispersion include ...
community. It is used to describe a
hyperlink In computing, a hyperlink, or simply a link, is a digital reference providing direct access to Data (computing), data by a user (computing), user's point and click, clicking or touchscreen, tapping. A hyperlink points to a whole document or to ...
that points to a location within the Internet where the user can download a file. When used in conversation, DDL distinguishes itself from other forms of
peer-to-peer Peer-to-peer (P2P) computing or networking is a distributed application architecture that partitions tasks or workloads between peers. Peers are equally privileged, equipotent participants in the network, forming a peer-to-peer network of Node ...
(P2P) downloading architectures in that it uses a client–server architecture, where 100-percent of the file is stored on a single
file server In computing, a file server (or fileserver) is a computer attached to a network that provides a location for shared disk access, i.e. storage of computer files (such as text, image, sound, video) that can be accessed by workstations within a co ...
or in parallel across multiple file servers in a
server farm A server farm or server cluster is a collection of Server (computing), computer servers, usually maintained by an organization to supply server functionality far beyond the capability of a single machine. They often consist of thousands of compu ...
. Originally, P2P was used to distribute large sized files without requiring much bandwidth on the part of any one
node In general, a node is a localized swelling (a "knot") or a point of intersection (a vertex). Node may refer to: In mathematics * Vertex (graph theory), a vertex in a mathematical graph *Vertex (geometry), a point where two or more curves, lines ...
. However, because of sharing issues, such as the lack of seeding of torrents, throttling of a node's file sharing ports by an
Internet service provider An Internet service provider (ISP) is an organization that provides a myriad of services related to accessing, using, managing, or participating in the Internet. ISPs can be organized in various forms, such as commercial, community-owned, no ...
, or lawsuits because of uploading copyrighted material, direct download links have become a popular alternative among leechers. There is also an increase in businesses offering
gigabyte The gigabyte () is a multiple of the unit byte for digital information. The SI prefix, prefix ''giga-, giga'' means 109 in the International System of Units (SI). Therefore, one gigabyte is one billion bytes. The unit symbol for the gigabyte i ...
s of free bandwidth and storage space.


Subverting a site maintainer's policies

DDL has also taken on a meaning of providing direct links within a site where the original site's maintainers impede a user from accessing a file directly. Typical impediments include: * Requiring the user to log in before being provided a link to the content they desire. * Using
ECMAScript ECMAScript (; ES) is a standard for scripting languages, including JavaScript, JScript, and ActionScript. It is best known as a JavaScript standard intended to ensure the interoperability of web pages across different web browsers. It is stan ...
or similar programming along with altering the DOM so as to initiate a download instead of clicking or right-clicking directly on a link. * Downloading a trampoline stub program which, when executed, downloads the complete file. * Downloading a "download manager" application which then downloads the desired file (which is similar to downloading a stub, but is used for more than one file or package from the same site). The maintainers of the site may have arguably good reasons{{according to whom, date=April 2021 for these impediments, such as: * being able to inform (email) users of available updates so as to reduce the time software is vulnerable * attempting to bind the user to a legal agreement (license, terms of use, acceptable use policy, etc.) before dispensing the files or software (a form of
shrink wrap contract Shrinkwrap contracts or shrinkwrap licenses are boilerplate contracts packaged with products; use of the product is deemed acceptance of the contract. Web-wrap, click-wrap and browse-wrap are related terms which refer to license agreements in ...
or browse wrap license) * always downloading the latest version and therefore reducing their software's extant vulnerability * reducing their Internet bandwidth requirements by only transferring files the user is likely to need However, many users see this as quite unnecessary, because they generally know what they need and do not want to go through the site's mechanics (such as filling out forms over and over) to get said file. Also, there may be bugs in the site's detection or download methods (or both), thus forcing the user to obtain the file directly. Another example is when the site maintainer tries to identify the user's platform, and the user is simply using something other than the target platform to download the file (for example, using a
Microsoft Windows Windows is a Product lining, product line of Proprietary software, proprietary graphical user interface, graphical operating systems developed and marketed by Microsoft. It is grouped into families and subfamilies that cater to particular sec ...
system to download a
Linux Linux ( ) is a family of open source Unix-like operating systems based on the Linux kernel, an kernel (operating system), operating system kernel first released on September 17, 1991, by Linus Torvalds. Linux is typically package manager, pac ...
program, where the same program is built and offered for both platforms). Therefore, some users may collaborate on sites other than the one offering the desired files, and post
URL A uniform resource locator (URL), colloquially known as an address on the Web, is a reference to a resource that specifies its location on a computer network and a mechanism for retrieving it. A URL is a specific type of Uniform Resource Identi ...
s which they have identified as being for the desired file. Thus a user wanting the same file does not have to endure the impediments encountered from the original site's maintainers, and simply obtains the file directly.


See also

*
File hosting service A file-hosting service, also known as cloud-storage service, online file-storage provider, or cyberlocker, is an internet hosting service specifically designed to host user files. These services allow users to upload files that can be accessed o ...
*
Client–server model The client–server model is a distributed application structure that partitions tasks or workloads between the providers of a resource or service, called servers, and service requesters, called clients. Often clients and servers communicate ov ...
*
File sharing File sharing is the practice of distributing or providing access to digital media, such as computer programs, multimedia (audio, images and video), documents or electronic books. Common methods of storage, transmission and dispersion include ...


References

Hypertext Data transmission