BTFS – A Bittorrent Filesystem Based On FUSE
In Summary : The torrents have been around for a long time to share and download data from the Internet. There are plethora of GUI and CLI...
https://updatesinfosec.blogspot.com/2018/05/btfs-bittorrent-filesystem-based-on-fuse.html
In Summary :
The torrents have been around for a long time to share and download data from the Internet. There are plethora of GUI and CLI torrent clients available on the market. Sometimes, you just can not sit and wait for your download to complete. You might want to watch the content immediately. This is where BTFS, the bittorent filesystem, comes in handy. Using BTFS, you can mount the torrent file or magnet link as a directory and then use it as any read-only directory in your file tree. The contents of the files will be downloaded on-demand as they are read by applications. Since BTFS runs on top of FUSE, it does not require intervention into the Linux Kernel. [...]
kindly refer the following link as follow up :
https://goo.gl/H4crJa
The torrents have been around for a long time to share and download data from the Internet. There are plethora of GUI and CLI torrent clients available on the market. Sometimes, you just can not sit and wait for your download to complete. You might want to watch the content immediately. This is where BTFS, the bittorent filesystem, comes in handy. Using BTFS, you can mount the torrent file or magnet link as a directory and then use it as any read-only directory in your file tree. The contents of the files will be downloaded on-demand as they are read by applications. Since BTFS runs on top of FUSE, it does not require intervention into the Linux Kernel. [...]
kindly refer the following link as follow up :
https://goo.gl/H4crJa
