btfs:基于FUSE的bittorrent文件系统

时间:2021-02-04 11:13:01
【文件属性】:
文件名称:btfs:基于FUSE的bittorrent文件系统
文件大小:28KB
文件格式:ZIP
更新时间:2021-02-04 11:13:01
macos linux brew fuse debian BTFS(bittorrent文件系统) 这是什么? 使用BTFS,您可以安装任何.torrent文件或磁力链接,然后将其用作文件树中的任何只读目录。 文件的内容将在应用程序读取时按需下载。 像ls , cat和cp这样的工具可以正常工作。 vlc和mplayer等应用程序也可以正常工作。 用法示例 $ mkdir mnt $ btfs video.torrent mnt $ cd mnt $ vlc video.mp4 要卸载并关闭: $ fusermount -u mnt 在Debian / Ubuntu上安装 # apt-get install btfs 在Arch Linux上安装
【文件预览】:
btfs-master
----src()
--------btfs.h(2KB)
--------Makefile.am(520B)
--------btfs.cc(25KB)
--------btfsstat.cc(2KB)
--------btfsstat.h(217B)
----scripts()
--------Makefile.am(26B)
--------btplay(3KB)
--------build-libtorrent(951B)
----Makefile.am(154B)
----.travis.yml(536B)
----LICENSE(34KB)
----README.md(2KB)
----configure.ac(797B)
----man()
--------btfs.1(1KB)
--------Makefile.am(23B)
----.gitignore(169B)

网友评论