EnglishFrenchSpanish

Ad


OnWorks favicon

buildtorrent - Online in the Cloud

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

This is the command buildtorrent 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


buildtorrent - a torrent file creation program.

SYNOPSIS


buildtorrent [OPTIONS] -a announceurl input output
buildtorrent [OPTIONS] -a announceurl -f filelist -n name output

DESCRIPTION


buildtorrent is a torrent file creation program. Given an announce url and an input file
or directory, buildtorrent generates an output .torrent file that can be used by torrent
clients.

OPTIONS


-a announce, --announce=url
Announce URL (required).

-f filelist, --filelist=filelist
A text file (or - for standard input) containing a list of files to add to the
output torrent file, together with the path to use inside the torrent. One file is
given per line, use / as path separator for the torrent path, use | to separate the
filesystem path from the torrent path. Backslash \ can be used to escape newlines
and | characters inside names. For example:

/data/files/linux.iso|bin/linux.iso
/data/files/linux.txt|doc/linux.txt

Using this option requires that the --name option be used.

-n name, --name=name
Specify the name for the torrent. Usage of this option is required when the
--filelist option is used, in which case it specifies the name of the torrent
directory. Usage without a file list overrides the name of the directory or file
given on the command line.

-A announces, --announcelist=announces
Additional announce URL list. Use , to separate outer level lists, and | to
separate inner level items; for example:

a,b1|b2,c

-w webseeds, --webseeds=webseeds
Additional WebSeed URL list. Use , to separate items; for example:

a,b,c

-l length, --piecelength=length
Piece length in bytes (default 262144).

-L length, --piecesize=size
Use 2^size as piece length (default 18) (overrides -l ).

-c comment, --comment=comment
User comment (omitted by default).

-p private, --private=private
Private flag (either 0 or 1).

-D, --nodate
Omit the creation date field.

-C, --nocreator
Omit the created by field.

-m, --md5sum
Add an md5sum field for each file.

-s, --show
Show generated torrent structure.

-S, --showall
Show generated torrent structure, including piece data.

-q, --quiet
Quiet operation with reduced output.

-V, --version
Show the version string.

-h, --help
Show a help screen with brief usage information.

AUTHORS


Claude Heiland-Allen ([email protected])

Use buildtorrent online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Phaser
    Phaser
    Phaser is a fast, free, and fun open
    source HTML5 game framework that offers
    WebGL and Canvas rendering across
    desktop and mobile web browsers. Games
    can be co...
    Download Phaser
  • 2
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 3
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 4
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 5
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 6
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • More »

Linux commands

  • 1
    abidiff
    abidiff
    abidiff - compare ABIs of ELF files
    abidiff compares the Application Binary
    Interfaces (ABI) of two shared libraries
    in ELF format. It emits a meaningful
    repor...
    Run abidiff
  • 2
    abidw
    abidw
    abidw - serialize the ABI of an ELF
    file abidw reads a shared library in ELF
    format and emits an XML representation
    of its ABI to standard output. The
    emitted ...
    Run abidw
  • 3
    copac2xml
    copac2xml
    bibutils - bibliography conversion
    utilities ...
    Run copac2xml
  • 4
    copt
    copt
    copt - peephole optimizer SYSNOPIS:
    copt file.. DESCRIPTION: copt is a
    general-purpose peephole optimizer. It
    reads code from its standard input and
    writes an ...
    Run copt
  • 5
    gather_stx_titles
    gather_stx_titles
    gather_stx_titles - gather title
    declarations from Stx documents ...
    Run gather_stx_titles
  • 6
    gatling-bench
    gatling-bench
    bench - http benchmark ...
    Run gatling-bench
  • More »

Ad