Share

BTSlave

Project News for BTSlave

  • btmount now allows mounting of torrents

    The btmount program (in Alpha stage) now allows users to mount a torrent as a file system.

    While this capability is novel, it's still very early in it's implementation. To be truely effective, the BitTorrent protocol must be significantly modified to provide good support for large sets of small files that change often.

    To use the new btmount, users could issue the following commands:

    % btmount
    btmount> r btslave.torrent
    btmount> mount 1 /home/bill/temp
    btmount>

    while in another shell, he could then use:

    % ls ~/temp
    aclocal.m4 btslave-05Jan05.tar.gz config.status doc/ postweb
    autogen.sh btslave-09Jul05.tar.gz configure install-sh README...

    2005-07-09 09:57:29 UTC by smilindog2000

  • BTSlave 0.3 adds advanced features

    Now supporting:

    -- Compact tracker mode
    -- Tracker keys
    -- Restart partial downloads
    -- Upload rate limit

    This release basically completes the intended feature set of the basic BTSlave, prior to enhancements to support the new BT Friends protocol.

    2004-12-30 21:29:05 UTC by smilindog2000

  • BTSlave adds repeater functionality

    The BTSlave BitTorrent client can now acts as a BitTorrent repeater. In repeater mode, BTSlave downloads only as much data as needed to keep peers interested in uploading. In it's first test, BTSlave rocketed to an upload/download ratio of 9.8 within minutes.

    2004-12-28 15:29:58 UTC by smilindog2000

  • BTSlave downloads first file

    To aid in the rapid development of the new BT friends protocol, a new BT client is under development, called BTSlave.

    Today, it downloaded its first file successfully from a torrent.

    2004-12-23 16:36:30 UTC by smilindog2000