pobrn / mktorrent

A simple command line utility to create BitTorrent metainfo files
Other
477 stars 71 forks source link

add support for block devices #9

Open infinity0 opened 12 years ago

infinity0 commented 12 years ago

pretty self-explanatory IMO. useful for backing up your disks via bittorrent.

(only implemented this in the case of a single file, not where block devices are inside a directory tree, which would be more complex to implement and doesn't seem useful enough to personally bother with.)