EnglishFrenchSpanish

Ad


OnWorks favicon

btfs - Online in the Cloud

Run btfs in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command btfs that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


btfs - Mount .torrrent files or magnet links as a local filesystem

SYNOPSIS


btfs [OPTIONS]... metadata mountpoint

DESCRIPTION


ftbfs uses fuse (filesystem in user space) to expose a bittorrent source as a normal
directory on your filesystem. It's possible to use the files in the mounted path as
ordinary files and standard utilities such as cp, cat and ls will work as expected.

You will also be able to play videos using your video player and seek through a file
without having to download the entire contents of the torrent.

OPTIONS


Usage: btfs [OPTIONS...] metadata mountpoint

BTFS Options

-v, --version
Show version information.

-h, --help
Displays usage for the tool.

-b, --browse-only
Download metadata only.

-k, --keep
Keep files after unmount.

FUSE Options

-d, -o debug
Enable debug output (implies -f).

-f
Foreground operation.

-s
Disable multi-threaded operation.

-o allow_other
Allow access to other users.

-o allow_root
Allow access to root.

-o auto_unmount
Auto unmount on process termination.

-o nonempty
Allow mounts over non-empty file/dir.

-o default_permissions
Enable permission checking by kernel.

-o fsname=NAME
Set filesystem name.

-o suptype=NAME
Set filesystem type.

-o large_read
Issue large read requests.

-o max_read=N
Set maximum size of read requests.

-o hard_remove
Immediate removal (don't hide files).

-o use_ino
Let filesystem set inode numbers.

-o readdir_ino
Try to fill in d_ino in readdir.

-o direct_io
Use direct I/O.

-o kernel_cache
Cache files in kernel.

-o [no]auto_cache
Enable caching based on modification times (off).

-o umask=M
Set file permissions (octal).

-o uid=N
Set file owner.

-o gid=N
Set file group.

-o entry_timeout=T
Cache timeout for names (1.0s).

-o negative_timeout=T
Cache timeout for deleted names (0.0s).

-o attr_timeout=T
Cache timeout for attributes (1.0s).

-o ac_attr_timeout=T
Auto cache timeout for attributes (attr_timeout)

-o noforget
Never forget cached inodes.

-o remember=T
Remember cached inodes fot T seconds (0s).

-o nopath
Don't supply path if not necessary.

-o intr
Allow requests to be interrupted.

-o intr_signal=NUM
Signal to send on interript (10).

-o modules=M1[:M2...]
Names of modules to push onto filesystem stack.

Module Options

[iconv]

-o from_code=CHARSET
Original encoding of file names (default: UTF-8).

-o to_code=CHARSET
New encoding of the file names (default: UTF-8).

[subdir]

-o subdir=DIR
Prepend this directory to all paths (madatory).

-o [no]rellinks
Transform absolute symlinks to relative.

EXAMPLES


Mount Debian ISO torrent link on ~/torrent
btfs http://cdimage.debian.org/debian-cd/8.2.0/amd64/bt-
cd/debian-8.2.0-amd64-CD-1.iso.torrent ~/torrent

Mount Big Buck Bunny demo video magnet link on ~/torrent
btfs '<magnetlink>' ~/torrent

REPORTING BUGS


Please file issues on the GitHub bug tracker: https://github.com/johang/btfs/issues

Use btfs online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    AstrOrzPlayer
    AstrOrzPlayer
    AstrOrz Player is a free media player
    software, part based on WMP and VLC. The
    player is in a minimalist style, with
    more than ten theme colors, and can also
    b...
    Download AstrOrzPlayer
  • 2
    movistartv
    movistartv
    Kodi Movistar+ TV es un ADDON para XBMC/
    Kodi que permite disponer de un
    decodificador de los servicios IPTV de
    Movistar integrado en uno de los
    mediacenters ma...
    Download movistartv
  • 3
    Code::Blocks
    Code::Blocks
    Code::Blocks is a free, open-source,
    cross-platform C, C++ and Fortran IDE
    built to meet the most demanding needs
    of its users. It is designed to be very
    extens...
    Download Code::Blocks
  • 4
    Amidst
    Amidst
    Amidst or Advanced Minecraft Interface
    and Data/Structure Tracking is a tool to
    display an overview of a Minecraft
    world, without actually creating it. It
    can ...
    Download Amidst
  • 5
    MSYS2
    MSYS2
    MSYS2 is a collection of tools and
    libraries providing you with an
    easy-to-use environment for building,
    installing and running native Windows
    software. It con...
    Download MSYS2
  • 6
    libjpeg-turbo
    libjpeg-turbo
    libjpeg-turbo is a JPEG image codec
    that uses SIMD instructions (MMX, SSE2,
    NEON, AltiVec) to accelerate baseline
    JPEG compression and decompression on
    x86, x8...
    Download libjpeg-turbo
  • More »

Linux commands

  • 1
    abi-tracker
    abi-tracker
    abi-tracker - visualize ABI changes
    timeline of a C/C++ software library.
    DESCRIPTION: NAME: ABI Tracker
    (abi-tracker) Visualize ABI changes
    timeline of a C/C+...
    Run abi-tracker
  • 2
    abicheck
    abicheck
    abicheck - check application binaries
    for calls to private or evolving symbols
    in libraries and for static linking of
    some system libraries. ...
    Run abicheck
  • 3
    couriermlm
    couriermlm
    couriermlm - The Courier mailing list
    manager ...
    Run couriermlm
  • 4
    couriertcpd
    couriertcpd
    couriertcpd - the Courier mail server
    TCP server daemon ...
    Run couriertcpd
  • 5
    gbklatex
    gbklatex
    bg5latex - Use LaTeX directly on a Big5
    encodedtex file bg5pdflatex - Use
    pdfLaTeX directly on a Big5 encodedtex
    file bg5+latex - Use LaTeX directly on a
    Big5+...
    Run gbklatex
  • 6
    gbkpdflatex
    gbkpdflatex
    bg5latex - Use LaTeX directly on a Big5
    encodedtex file bg5pdflatex - Use
    pdfLaTeX directly on a Big5 encodedtex
    file bg5+latex - Use LaTeX directly on a
    Big5+...
    Run gbkpdflatex
  • More »

Ad