Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

transmission(1) [suse man page]

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

NAME
transmission -- a bittorrent client SYNOPSIS
transmission -? transmission [-pqm] [torrent-file ...] DESCRIPTION
transmission 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
-? --help Show help options -p --paused Start with all torrents paused -m --minimized Start minimized in notification area -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. Multiple .torrent files may be added at startup by appending them on the command line. If transmission 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 was written by Charles Kerr, Josh Elsasser, Eric Petit, and Mitchell Livingston. SEE ALSO
transmissioncli(1), transmission-daemon(1), transmission-remote(1) http://www.transmissionbt.com/ BSD
May 20, 2008 BSD

Check Out this Related Man Page

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

NAME
transmission-gtk -- a bittorrent client SYNOPSIS
transmission-gtk -? transmission-gtk [-pqm] [torrent-file ...] DESCRIPTION
transmission-gtk 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
-? --help Show help options -p --paused Start with all torrents paused -m --minimized Start minimized in notification area -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. Multiple .torrent files may be added at startup by appending them on the command line. If transmission-gtk is already running, the torrents will be added to the running instance. ENVIRONMENT
TRANSMISSION_HOME Sets the default config-dir. http_proxy libcurl uses this environment variable when performing tracker announces. If set, this overrides the GNOME proxy preferences. FILES
~/.config/transmission The config-dir used when neither [TRANSMISSION_HOME] nor [-g] is specified. AUTHORS
transmission-gtk 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/ BSD
May 20, 2008 BSD
Man Page

8 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. 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

3. UNIX for Advanced & Expert Users

Geeting the error during file transmission

I am facing the following issue during file transmission from one of our application to SFTP server.Here the fact is that i am geeting the error message but the file transmission is happening properly.The message i get is as follows: sftp> cd inbox sftp> ... (3 Replies)
Discussion started by: bimal3099
3 Replies

4. Ubuntu

what is the limewire equivalent (non-torrent) for ubuntu

i'm aware of frostwire which is a .rpm for other distros... and the many bitTorrent clients but i dont know how to install / convert them... and the torrent clients just won't find music like limewire would (1 Reply)
Discussion started by: Sterist
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 Advanced & Expert Users

Expert opinion on iptables/torrents

Hello all, I want to deny any torrents passing thru linux box that are NOT encrypted. My ISP is doing packet inspection and gives warnings. I'd like to allow torrents when client sets encryption. Any thoughts? (5 Replies)
Discussion started by: darkman_hr
5 Replies

7. UNIX for Advanced & Expert Users

How to detect files transmission at UNIX server ?

Dear Expert Users, I know that Unix utility ( fuser ) is used to detect "transmission" of files from Source system to "current Linux Server". I have scheduled this Unix script to work every 30th minutes of the hour and whenever files transmission starts at that very moment. And, the file... (4 Replies)
Discussion started by: schandrakar1
4 Replies

8. Shell Programming and Scripting

Automating BitTorrent traffic detection via bash

Hi all, Earlier today, I read an article on how to detect BitTorrent traffic using tshark (the cli version of Wireshark). I wanted to have a go at creating a simple script, that when BitTorrent packets are detected the network connection will be throttled. The thing is that I am not great at... (1 Reply)
Discussion started by: ShrewNet
1 Replies