Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

deluge(1) [debian man page]

DELUGE(1)						      General Commands Manual							 DELUGE(1)

NAME
deluge - a bittorrent client SYNOPSIS
deluge [options] [torrent] DESCRIPTION
Deluge utilizes a client/server model, with 'deluged' being the daemon process and 'deluge' being used to launch a user-interface. By default, Deluge will run in 'Classic' mode where the daemon functionality will be hidden and the GtkUI will automatically launch a 'del- uged' process. You can turn this off in the Preferences dialog. OPTIONS
[torrent] List of ".torrent" files to add to the download queue. --version Show program's version number and exit. -h, --help Show this help message and exit. -c CONFIG, --config=CONFIG Sets the configuration path. -u UI, --ui=UI The UI that you wish to launch, current options include: gtk, web or console -l LOGFILE, --logfile=LOGFILE Output to designated logfile instead of stdout -L LOGLEVEL, --loglevel=LOGLEVEL Set the log level (default is error): none, info, warning, error, critical, debug -q --quiet Sets the log level to 'none', this is the same as `-L none` -s DEFAULT_UI, --set-default-ui=DEFAULT_UI Sets the default UI to be run when no UI is specified SEE ALSO
Homepage: http://www.deluge-torrent.org/ AUTHOR
This manual page was written by Andrew Resch <andrewresch@gmail.com>. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 3 or any later version published by the Free Software Foundation 1.3.3 July 2011 DELUGE(1)

Check Out this Related Man Page

TRANSMISSION-QT(1)					    BSD General Commands Manual 					TRANSMISSION-QT(1)

NAME
transmission-qt -- a bittorrent client SYNOPSIS
transmission-qt -h transmission-qt [options] [torrent-file ...] DESCRIPTION
transmission-qt is a fast and easy BitTorrent client. BitTorrent is a peer-to-peer file transfer protocol which uses a metainfo file (usually with the .torrent file extension) and a central tracker to distribute file data amongst a group of peers. For more information on the BitTorrent protocol see http://www.bittorrent.org/ OPTIONS
-h --help Show help options -g, --config-dir directory Where to look for configuration files. This can be used to swap between using the cli, daemon, gtk, and qt clients. See http://trac.transmissionbt.com/wiki/ConfigFiles for more information. -m --minimized Start minimized in notification area -p, --port port Port to use when connecting to an existing session -r, --remote host Connect to an existing session at the specified hostname -u, --username username Username to use when connecting to an existing session -v, --version Show version number and exit -w, --password password Password to use when connecting to an existing session Multiple .torrent files may be added at startup by appending them on the command line. If transmission-qt is already running, the torrents will be added to the running instance. ENVIRONMENT
TRANSMISSION_HOME Sets the default config-dir. FILES
~/.config/transmission The config-dir used when neither [TRANSMISSION_HOME] nor [-g] is specified. AUTHORS
transmission-qt was written by Jordan Lee, Josh Elsasser, Eric Petit, and Mitchell Livingston. SEE ALSO
transmission-create(1), transmission-daemon(1), transmission-edit(1), transmission-gtk(1), transmission-qt(1), transmission-remote(1), transmission-show(1) http://www.transmissionbt.com/ June 26, 2010
Man Page

6 More Discussions You Might Find Interesting

1. Ubuntu

deluge

i have ubuntu i just downloaded the package file for deluge 0.5.8.7 and i installed it using the package installer and when i try to launch it it starts to launch but crashes and doesnt show the program or atleast i think it crashes any suggestions on deluge or another bittorrent app that... (7 Replies)
Discussion started by: Texasone
7 Replies

2. Linux

deluge

(7 Replies)
Discussion started by: Texasone
7 Replies

3. UNIX for Dummies Questions & Answers

Problems installing a program through Terminal in Mac OS X

Hey all.. I have a problem with the BitTorrent client called Deluge. (Deluge BitTorrent Client). Followed the guide on their homepage, but can't get it to work. First of all I have installed Xcode Tools 3.0 and MacPorts. I did the "sudo port install deluge" command, and all packages seemed to... (1 Reply)
Discussion started by: Sixmax
1 Replies

4. Linux

Cannot find an OCE Xandros 3 download.

I have been searching the web, using torrent sites - but I still cannot find a download for the Xandros 3 OCE ISO. Linux Questions has a torrent link but Xandros removed it, on their forums they link to a site thats supposed to have the OCE 4 release, but still nothing. So I'm pretty much lost on... (1 Reply)
Discussion started by: Tiffany
1 Replies

5. What is on Your Mind?

Best Torrent Downloader

Hola ! i am using fedora 11, and the default torrent downloader client is Transmission. but it is very slow.. please suggest some good torrent downloader Thankss (2 Replies)
Discussion started by: yashwantkumar
2 Replies

6. UNIX for Dummies Questions & Answers

Changes to write output to logfile and console

Friends, Below is the script which writes output to LOGFILE, however I want the entire log written to LOGFILE and also console. Please suggest me the changes I need to do here. #!/bin/ksh x=${0##*/} LOGFILE="x.log" echo "CAUTION : Files once deleted cannot be restored" printf 'Would... (8 Replies)
Discussion started by: fop4658
8 Replies