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. config.sh - contains all configuration for single IP instance Usage example: dpavlin@narada:/srv/cloudstore/torrent$ ./start-tracker.sh 10.60.0.244 dpavlin@narada:/srv/cloudstore/torrent$ ./start-seeder.sh dpavlin@narada:/srv/cloudstore$ ./torrent/mktorrent.sh md5/ce53d9b33eb1c8cf609cd8c22fd39202 c) cleanup all seeding torrents dpavlin@narada:/srv/cloudstore$ rm -v var/torrent/watch/*