Skip to content
EntityQ7126699· pop 36· linked from 138 articles

Also known as uploading

Uploading refers to transmitting data from one computer system to another through means of a network. Common methods of uploading include: uploading via web browsers, FTP clients, and terminals (SCP/SFTP). Uploading can be used in the context of (potentially many) clients that send files to a central server. While uploading can also be defined in the context of sending files between distributed clients, such as with a peer-to-peer (P2P) file-sharing protocol like BitTorrent, the term file sharing is more often used in this case. Moving files within a computer system, as opposed to over a netwo

Wikidata facts

Image
Octicons-cloud-upload.svg
Show 4 more facts
Commons category
Upload icons
P13411
Q698
NCI Thesaurus ID
C48914
Sources (3)

via Wikidata · CC0

~6 min read

Article

11 sections
Contents
  • Definition
  • Historical development
  • Resumability of file transfers
  • Types of uploading
  • Client-to-server uploading
  • Remote uploading
  • Peer-to-peer
  • Copyright issues
  • See also
  • References
  • External links

Uploading refers to transmitting data from one computer system to another through means of a network. Common methods of uploading include: uploading via web browsers, FTP clients, and terminals (SCP/SFTP). Uploading can be used in the context of (potentially many) clients that send files to a central server. While uploading can also be defined in the context of sending files between distributed clients, such as with a peer-to-peer (P2P) file-sharing protocol like BitTorrent, the term file sharing is more often used in this case. Moving files within a computer system, as opposed to over a network, is called file copying.

Uploading directly contrasts with downloading, where data is received over a network. In the case of users uploading files over the internet, uploading is often slower than downloading as many internet service providers (ISPs) offer asymmetric connections, which offer more network bandwidth for downloading than uploading.

Connections

Categories