Scroll to navigation

UNWORKABLE(1) General Commands Manual UNWORKABLE(1)

NAME

unworkable
download files via BitTorrent

SYNOPSIS

unworkable [
-s
] [
-g port
] [
-p port
] [
-t tracefile
torrent

DESCRIPTION

The unworkable program is used to download files via the BitTorrent protocol.
When unworkable is executed with a valid .torrent file as an argument, it will proceed to announce to the tracker, connect to peers and download the data. Upon completion of the download, the program will exit, unless seed-mode is enabled.
port
If specified, run the GUI control server on port port. By default, no GUI control server will run.
port
If specified, listen for incoming BitTorrent peer connections on port. By default, unworkable does not accept incoming connections.
Enable seed-mode, that is, keep running and seed after download is complete.
tracefile
Trace execution, outputting to tracefile.

AUTHORS

The unworkable program was written by Niall O'Higgins.
October 4, 2008 Debian