<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to FAQ</title><link>https://sourceforge.net/p/transgui/wiki/FAQ/</link><description>Recent changes to FAQ</description><atom:link href="https://sourceforge.net/p/transgui/wiki/FAQ/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 01 May 2015 20:26:11 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/transgui/wiki/FAQ/feed" rel="self" type="application/rss+xml"/><item><title>Discussion for FAQ page</title><link>https://sourceforge.net/p/transgui/wiki/FAQ/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Originally posted by: jerry...@speakeasy.net&lt;/p&gt;
&lt;p&gt;&amp;lt;size=5&amp;gt;FIGHTING "CONNECTION REFUSED" in the REMOTE GUI&amp;lt;/size&amp;gt;&lt;/p&gt;
&lt;p&gt;Maybe these commands will help you get the Remote GUI admin page connected to a Linux-based Transmission pgm, and get past "Host not found" and "connection refused" problems &lt;/p&gt;
&lt;p&gt;sudo service transmission-daemon startb&lt;a class="" href="/p/transmisson-remote-gui/w/edit/b"&gt;?&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;No harm to try this command; will say "already running" if it is. This is the software on the Linux host of Tranmission Rev 2.8x that fields the connection to the remote GUI and gets answers to the GUI's rpc's (Remote Procedure Calls). &lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;LONGER SET OF COMMANDS TO CHECK VITALS &lt;/p&gt;
&lt;p&gt;sudo service transmission-daemon stop &lt;/p&gt;
&lt;p&gt;transmission-daemon -d &lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Dump the parameters; Everything you could ever screw up by directly editing the .json file is here. Note the user ("transmission") and a few of the final chars of his hashed password. People who edit "the" .json file sometimes find they massaged the right filename in the wrong folder. That cannot happen to you if you ask the daemon to edit itself. &lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;transmission-daemon -u transTEST -v transTEST transmission-daemon -d &lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Trust but verify -- look at the dump and be sure the user name and the hash of his pwd have both changed. &lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;transmission-daemon -u transmission -v transmission &lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Once we connect, there will be no doubt about the verification (user, pwd) needed by the program. Note that this is &lt;strong&gt;**not&lt;/strong&gt; the user/pwd you use to log onto the PC where the transmission torrent pgm runs. **&lt;/p&gt;
&lt;p&gt;Now let's fix the connection. &lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;transmission-daemon -a "127.0.0.&lt;strong&gt;, 192.168.1.&lt;/strong&gt;"&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Allow a connection to the transmission client by the remoteGUI running on the same PC, or running on any other PC of the home LAN. &lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Now click the GUI's upper left-most signals, get dropdown MANAGE CONNECTIONS and add a connection using something in the allowed IP range. Leave TOOLS / APPLICATION (i.e., the gui) / TRANSMISSION alone for now. &lt;/p&gt;
&lt;p&gt;I hope this lowers the frustration out there. : &lt;/p&gt;
&lt;p&gt;Unlike little appliances like the ReadNAS NV+, Transmission is native to Ubuntu/Kubuntu, so you can get a manual page man transmission-daemon &lt;/p&gt;
&lt;p&gt;Repeating some things others have said; A "deeper" way to see that the daemon is really running: ps aux | grep transmission-daemon &lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;ps = process snapshot; aux lists everything; grep filters out the impt data &lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;In order to see if transmission-daemon is receiving commands, you can check for the list of torrents: transmission-remote -n transmission:transmission -l &lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;transmission-remote -h for help above, -n set user name and password; list torrents &lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;--end &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 01 May 2015 20:26:11 -0000</pubDate><guid>https://sourceforge.net74098b3027eb1cbc619af97195c46eef92b558ae</guid></item><item><title>Discussion for FAQ page</title><link>https://sourceforge.net/p/transgui/wiki/FAQ/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Originally posted by: jerry...@speakeasy.net&lt;/p&gt;
&lt;p&gt;&lt;span&gt;[size=5]&lt;/span&gt;FIGHTING "CONNECTION REFUSED" in the REMOTE GUI&lt;span&gt;[/size]&lt;/span&gt; &lt;/p&gt;
&lt;p&gt;Maybe these commands will help you get the Remote GUI admin page connected to a Linux-based Transmission pgm, and get past "Host not found" and "connection refused" problems &lt;/p&gt;
&lt;p&gt;b&lt;a class="" href="/p/transmisson-remote-gui/w/edit/b"&gt;?&lt;/a&gt;sudo service transmission-daemon startb&lt;a class="" href="/p/transmisson-remote-gui/w/edit/b"&gt;?&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;No harm to try this command; will say "already running" if it is. This is the software on the Linux host of Tranmission Rev 2.8x that fields the connection to the remote GUI and gets answers to the GUI's rpc's (Remote Procedure Calls). &lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;LONGER SET OF COMMANDS TO CHECK VITALS &lt;/p&gt;
&lt;p&gt;sudo service transmission-daemon stop &lt;/p&gt;
&lt;p&gt;transmission-daemon -d &lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Dump the parameters; Everything you could ever screw up by directly editing the .json file is here. Note the user ("transmission") and a few of the final chars of his hashed password. People who edit "the" .json file sometimes find they massaged the right filename in the wrong folder. That cannot happen to you if you ask the daemon to edit itself. &lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;transmission-daemon -u transTEST -v transTEST transmission-daemon -d &lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Trust but verify -- look at the dump and be sure the user name and the hash of his pwd have both changed. &lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;transmission-daemon -u transmission -v transmission &lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Once we connect, there will be no doubt about the verification (user, pwd) needed by the program. Note that this is &lt;strong&gt;**not&lt;/strong&gt; the user/pwd you use to log onto the PC where the transmission torrent pgm runs. **&lt;/p&gt;
&lt;p&gt;Now let's fix the connection. &lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;transmission-daemon -a "127.0.0.&lt;strong&gt;, 192.168.1.&lt;/strong&gt;"&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Allow a connection to the transmission client by the remoteGUI running on the same PC, or running on any other PC of the home LAN. &lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Now click the GUI's upper left-most signals, get dropdown MANAGE CONNECTIONS and add a connection using something in the allowed IP range. Leave TOOLS / APPLICATION (i.e., the gui) / TRANSMISSION alone for now. &lt;/p&gt;
&lt;p&gt;I hope this lowers the frustration out there. : &lt;/p&gt;
&lt;p&gt;Unlike little appliances like the ReadNAS NV+, Transmission is native to Ubuntu/Kubuntu, so you can get a manual page man transmission-daemon &lt;/p&gt;
&lt;p&gt;Repeating some things others have said; A "deeper" way to see that the daemon is really running: ps aux | grep transmission-daemon &lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;ps = process snapshot; aux lists everything; grep filters out the impt data &lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;In order to see if transmission-daemon is receiving commands, you can check for the list of torrents: transmission-remote -n transmission:transmission -l &lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;transmission-remote -h for help above, -n set user name and password; list torrents &lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;--end &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 01 May 2015 20:26:11 -0000</pubDate><guid>https://sourceforge.net7eaf4dfb602fa460d9b3df3c4c55d3e95869bc72</guid></item><item><title>Discussion for FAQ page</title><link>https://sourceforge.net/p/transgui/wiki/FAQ/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Originally posted by: jerry...@speakeasy.net&lt;/p&gt;
&lt;h3 id="using-remote-gui-locally"&gt;USING REMOTE GUI LOCALLY&lt;/h3&gt;
&lt;p&gt;Installing Transmission and its Remote GUI on the same Linux (Kubuntu/Ubuntu) box. &lt;/p&gt;
&lt;p&gt;You can access over a Web browser at &amp;lt;code&amp;gt;http://localhost:9091/transmission/web &amp;lt;/code&amp;gt;&lt;/p&gt;
&lt;p&gt;or you can run the Remote GUI directly as another Ubuntu installed program. &lt;/p&gt;
&lt;p&gt;Get the Kubunt/Ubuntu APPLICATION LAUNCHER MENU icon onto a panel or your desktop, start it, see if INTERNET / TRANSMISSION (BitTorrent Client) is listed. If not, install it. &lt;/p&gt;
&lt;p&gt;&lt;em&gt;sudo apt-get install transmission&lt;/em&gt; &lt;/p&gt;
&lt;p&gt;Next problem: getting transgui to make a connection to machine running transmission: &lt;/p&gt;
&lt;p&gt;The Remote GUI is not remote, both are on a machine which you can ping on a terminal running on that machine as &lt;/p&gt;
&lt;p&gt;--Wilbur or &lt;/p&gt;
&lt;p&gt;--192.168.1.142 (its reserved address on LAN) &lt;/p&gt;
&lt;p&gt;--127.0.0.1 &lt;/p&gt;
&lt;p&gt;If the Remote GUI TOOLS / APPLICATION OPTIONS / TRANSMISSION / Remote host says "Connection refused" (or maybe "Host not found" ) for all of these valid "remote" host names, then perhaps you forgot to install the daemon that services connection requests: &lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;/em&gt;&lt;em&gt;sudo apt-get install transmission-daemon&lt;/em&gt; &lt;/p&gt;
&lt;p&gt;Sometimes you have to be sure the service is started: &lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;/em&gt;&lt;em&gt;sudo service transmission-daemon start&lt;/em&gt; (or stop) &lt;/p&gt;
&lt;p&gt;(tips on other commands to work with daemons would be appreciated) &lt;/p&gt;
&lt;p&gt;If the daemon is runing, your connection is accepted and listed in the drop-down menu of valid "remote" connections in the upper extreme left of GUI ("New connection" "Manage connections") &lt;/p&gt;
&lt;p&gt;After connecting comes the password challenge "Unauthorized user". &lt;/p&gt;
&lt;p&gt;Remote GUI TOOLS / APPLICATION OPTIONS / TRANSMISSION / Authentication required. &lt;/p&gt;
&lt;p&gt;If the correct user and password on your very own machine are not accepted, its because transmission GUI is entirely setup by its own configuration file "transmission.json" and knows nothing about the machine it has been installed into. Use the default user/pwd, &lt;/p&gt;
&lt;p&gt;--transmission &lt;/p&gt;
&lt;p&gt;--transmission or change it: &lt;/p&gt;
&lt;p&gt;Edit transmission.json as usual: &lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;/em&gt;&lt;em&gt;sudo service transmission-daemon stop&lt;/em&gt; &lt;/p&gt;
&lt;p&gt;do your edits, typing user and pwd in plain text &lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;/em&gt;&lt;em&gt;sudo service transmission-daemon start&lt;/em&gt; (daemon converts plaintext pwd to a hashcode) &lt;/p&gt;
&lt;p&gt;To make a spare safety copy before editing: &lt;/p&gt;
&lt;p&gt;_&lt;em&gt;sudo cp /etc/transmission-daemon/settings.json /etc/transmission-daemon/settings.json.backup_&lt;/em&gt; &lt;/p&gt;
&lt;p&gt;(Thank you papibe on this 2010 forum: &lt;a href="http://ubuntuforums.org/archive/index.php/t-1605096.html" rel="nofollow"&gt;http://ubuntuforums.org/archive/index.php/t-1605096.html&lt;/a&gt;) &lt;/p&gt;
&lt;p&gt;I hardly know what I'm doing and other commands and tips are welcome. &lt;/p&gt;
&lt;p&gt;Can anyone figure out why &amp;lt;b&amp;gt;Wiki syntax&amp;lt;/b&amp;gt; is &lt;em&gt;not working&lt;/em&gt; ? &lt;/p&gt;
&lt;p&gt;--jerry &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 01 May 2015 20:26:11 -0000</pubDate><guid>https://sourceforge.neteb4ac262d23f7fd508c1fc858f7d485dccdb1f89</guid></item><item><title>Discussion for FAQ page</title><link>https://sourceforge.net/p/transgui/wiki/FAQ/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Originally posted by: ASamarts...@gmail.com&lt;/p&gt;
&lt;p&gt;Hi adding files are not on a magnet link, and on hash? &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 01 May 2015 20:26:11 -0000</pubDate><guid>https://sourceforge.netc6ae9268e7549cd3ba8a96b3cce6ecb93efb51de</guid></item><item><title>Discussion for FAQ page</title><link>https://sourceforge.net/p/transgui/wiki/FAQ/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Originally posted by: &lt;a class="" href="http://code.google.com/u/112945714558734657421" rel="nofollow"&gt;sampoill...@gmail.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Hi there , Can i Organize my download into separate folders ( for example /pdf; /mp3) after they have been downloaded ? Thanks :) &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 01 May 2015 20:26:11 -0000</pubDate><guid>https://sourceforge.net77b73538771150a31b47ca6e0f4ec1baad30a9f4</guid></item><item><title>Discussion for FAQ page</title><link>https://sourceforge.net/p/transgui/wiki/FAQ/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Originally posted by: &lt;a class="" href="http://code.google.com/u/106131349863609516028" rel="nofollow"&gt;david.mr...@gmail.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Hi! I just finished translating the application to Spanish and I would like to give it to you. How I can do it? &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 01 May 2015 20:26:11 -0000</pubDate><guid>https://sourceforge.net8b7725816a810beb7da48ca0183e19e4095369e6</guid></item><item><title>Discussion for FAQ page</title><link>https://sourceforge.net/p/transgui/wiki/FAQ/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Originally posted by: &lt;a class="" href="http://code.google.com/u/104353167022041178583" rel="nofollow"&gt;tankist....@gmail.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Hi. Can do that would be a possibility to rename the file when you add a torrent file!? Thanks! &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 01 May 2015 20:26:11 -0000</pubDate><guid>https://sourceforge.netcfbf0a20a9397c07276ffdb5848c7508b55bb49d</guid></item><item><title>Discussion for FAQ page</title><link>https://sourceforge.net/p/transgui/wiki/FAQ/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Originally posted by: hbar...@gmail.com&lt;/p&gt;
&lt;p&gt;Как расшифровываются флаги на пирах? &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 01 May 2015 20:26:11 -0000</pubDate><guid>https://sourceforge.nete2aed82d289a9b583d90efd5a6c6d0e2f35f96b6</guid></item><item><title>Discussion for FAQ page</title><link>https://sourceforge.net/p/transgui/wiki/FAQ/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Originally posted by: &lt;a class="" href="http://code.google.com/u/115431174231828225477" rel="nofollow"&gt;graysha...@gmail.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;How can I create a magnet link from already downloaded file, or a file that I already have? &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 01 May 2015 20:26:11 -0000</pubDate><guid>https://sourceforge.net9bac78278fd710ebc57542d8f3cb0c442a90aaa1</guid></item><item><title>Discussion for FAQ page</title><link>https://sourceforge.net/p/transgui/wiki/FAQ/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Originally posted by: &lt;a class="" href="http://code.google.com/u/107293019544344526798" rel="nofollow"&gt;do...@canus.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;How can I download a torrent file? &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 01 May 2015 20:26:11 -0000</pubDate><guid>https://sourceforge.netd95f28ddf15912fb7dc87a6ac365bd4b6334f27d</guid></item></channel></rss>