BitTorrent file system
github.com
BitTorrent file system
1–10 of 37 posts
Re: BitTorrent file system
#2Re: BitTorrent file system
#3It sounds interesting. Is there any daemon running a torrent client? Or is it possible to select a custom one?
libfuse is used for the Kernel Fuse interface and libtorrent is used as a bittorrent client.
Read more about Fuse on Wikipedia: https://en.wikipedia.org/wiki/Filesystem_in_Userspace
Re: BitTorrent file system
#4Re: BitTorrent file system
#5Re: BitTorrent file system
#6Would this be easy to port over to osx?
Re: BitTorrent file system
#7Would this be easy to port over to osx?
Probably, given the existence of osxfuse ( https://osxfuse.github.io/ )
update: nope. http://pastebin.com/Zf8fVh1D
Re: BitTorrent file system
#8Earlier quoted context omitted.
Probably, given the existence of osxfuse ( https://osxfuse.github.io/ )
Yeah, trying it now - but I'd be surprised if it builds update: nope. http://pastebin.com/Zf8fVh1D
https://github.com/mafintosh/torrent-mount
which claims to have been used with OSXFuse...
Re: BitTorrent file system
#9Is this basically all the benefits of health checks in ZFS through distributed computing?
Re: BitTorrent file system
#10Is this basically all the benefits of health checks in ZFS through distributed computing?