Tiny Core Linux
		Tiny Core Extensions => TCE Q&A Forum => Topic started by: andfree on June 10, 2016, 09:12:21 AM
		
			
			- 
				
tc@box:~$ tce-load -w transmission
transmission is already downloaded.
tc@box:~$ tce-load -i transmission
transmission is already installed!
tc@box:~$ transmission
sh: transmission: not found
tc@box:~$ 
 
			 
			
			- 
				Check the files in 'App' and you will see it is transmission-cli.
Read the info file too.
			 
			
			- 
				Thank you. 
transmission-cli <magnet-url>got the job done.
But isn't there a gui?
			 
			
			- 
				There can be a gtk or qt gui, but that needs to be set at compile time (cf the corepure64 version of transmission).
			
 
			
			- 
				You can run transmission-daemon and use any browser for a gui experience.
			
 
			
			- 
				Can I use firefox for a gui experience? How could I do that?
			
 
			
			- 
				Yes.
You'd go there:
http://127.0.0.1:9091/transmission/web/
			 
			
			- 
				
Unable to connect
Firefox can't establish a connection to the server at 127.0.0.1:9091.
    The site could be temporarily unavailable or too busy. Try again in a few moments.
    If you are unable to load any pages, check your computer's network connection.
    If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the Web.
I got this message today and I got the same message using a different computer and another network two days ago.
			 
			
			- 
				Did you start the transmission daemon? That IP only works on the computer it's running on.
			
 
			
			- 
				I did it now and it works. Thank you all.