BTGUI

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
FILES
CONFIGURATION
AUTHOR
SEE ALSO
BUGS

NAME

btgui − bittorrent client, part of the btg project.

SYNOPSIS

btgui [-o <filename> ] [-u <URL> ] [--nostart] [-l] [-A] [-a] [-s <session ID> ] [--config <filename> ] [--dht] [--no-dht] [--encryption] [--no-encryption] [-v] [-h]

DESCRIPTION

btgui is a gui bittorrent client.

If started without any arguments, it will attempt to connect to the daemon (btgdaemon) and start a new session.

After the client connects to the daemon and initializes, it will present an empty list of torrents. Use the File menu to open a

OPTIONS

-o

<filename> − Name of a torrent file to open after initializing the client.

-u

<URL> − URL to open after initializing the client. The URL should point to a torrent file.

--nostart

− Do not start torrents after opening them. The default is to start a torrent after it was opened.

-l

− List running sessions.

-A

− Attach to the first available session.

-a

− Show a list of sessions and let the user choose which session to attach to.

-s

<session ID> − Attach to a session described by the session ID.

--config

<filename> − Name of a client configuration file to use.

-v

− Be verbose.

--dht

− Enable DHT.

--no-dht

− Disable DHT.

--encryption

− Enable encryption.

--no-encryption

− Disable encryption.

-h|--help

− Print a short help.

FILES

See btg_config(1).

CONFIGURATION

See btg_config(1).

AUTHOR

Written by Michael Wojciechowski.

SEE ALSO

btg(5), btg_config(5), btcli(1), btgdaemon(1)

BUGS

No known bugs.