link to torrent specification
authorDobrica Pavlinusic <dpavlin@rot13.org>
Thu, 25 Aug 2011 18:48:41 +0000 (18:48 +0000)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Thu, 25 Aug 2011 18:48:41 +0000 (18:48 +0000)
torrent/README

index 34373aa..95216f5 100644 (file)
@@ -1,8 +1,13 @@
-torrent protocol can be used to distribute large, read-only files efficiantly if you
+Torrent protocol can be used to distribute large, read-only files efficiantly if you
 allready have shared copies on faster local network (home LAN for example).
 
 You can also think of this feature as nice desister recovery solution if you want to have
 multiple copies of your data somewhere in the cloud, and use aggregate download bandwith
 which is useful if you try to recover using asymetric ADSL network connections.
 
+Torrent protocol in 2011 is best documented at:
+
+http://wiki.theory.org/BitTorrentSpecification
+
+debian-install.sh provides additional depenencies from debian package for this feature.