File sharing: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
== Definition ==
== Definition ==


File sharing refers to the providing and receiving of digital files over a network.
File sharing refers to the providing and receiving of digital files over a network. Today, most often file sharing refers to sharing files on a personal computers with the world via P2P technology. But in more general sense, file sharing can happen in various ways and permissions.


There exist several solutions
There exist several solutions:
* peer-to-peer (P2P) models, where the files are stored on and served by personal computers of the users.
* peer-to-peer (P2P) models, where the files are stored on and served by personal computers of the users.
* File upload/download systems (e.g. FTP servers or [[portalware]] that offers file sharing functionalities
* File upload/download systems (e.g. FTP servers or [[portalware]]) that offers file sharing functionalities, usually with restricted permissions for upload.
* Web services
* Web services, that allow to store files and that can be retrieved by a user or invited people


== Links ==
== Links ==


* [http://en.wikipedia.org/wiki/File_sharing File sharing] (Wikipedia)
* [http://en.wikipedia.org/wiki/File_sharing File sharing] (Wikipedia)
* [http://en.wikipedia.org/wiki/Comparison_of_file_sharing_applications Comparison of file sharing applications] (Wikipedia)
* [http://en.wikipedia.org/wiki/File_sharing_timeline Timeline of sharing] (Wikipedia)
[[Category: Networking technologies]]

Latest revision as of 15:49, 31 July 2009

Draft

Definition

File sharing refers to the providing and receiving of digital files over a network. Today, most often file sharing refers to sharing files on a personal computers with the world via P2P technology. But in more general sense, file sharing can happen in various ways and permissions.

There exist several solutions:

  • peer-to-peer (P2P) models, where the files are stored on and served by personal computers of the users.
  • File upload/download systems (e.g. FTP servers or portalware) that offers file sharing functionalities, usually with restricted permissions for upload.
  • Web services, that allow to store files and that can be retrieved by a user or invited people

Links