How do you update Transmission in NAS?

Discussion of Transmission that doesn't fit in the other categories
Post Reply
kingjoelim
Posts: 1
Joined: Sat Mar 09, 2013 9:27 pm

How do you update Transmission in NAS?

Post by kingjoelim »

Hi all,
I am new to this site and also new with using transmission client.
I recently bought a Seagate GoFlex Home NAS and have activated Transmission torrent client.
I am happy with using transmission and it is working flawlessly.
However, I figured that my transmission client version is 1.92.
I want to update it to the latest client but I don't know how.
I am using a PC with windows 7/8 installed.
Please can someone teach me how to update the transmission in NAS?
(I did little search on the web but I can't find the proper explanation or a direction that helps me.)
Thank yoy guys in advance! ;)
hugohugo
Posts: 1
Joined: Tue Mar 12, 2013 10:07 am

Re: How do you update Transmission in NAS?

Post by hugohugo »

here the same problem.

Whats de command line (for terminal) for debian linux to update Transmission
blacke4dawn
Posts: 552
Joined: Sun Dec 13, 2009 10:44 pm

Re: How do you update Transmission in NAS?

Post by blacke4dawn »

hugohugo wrote:here the same problem.

Whats de command line (for terminal) for debian linux to update Transmission
Ask in the forum for your NAS since the Transmission devs do not handle that part.
hugohugo wrote:here the same problem.

Whats de command line (for terminal) for debian linux to update Transmission
For Debian it's a simple procedure:

Code: Select all

apt-get update
apt-get upgrade transmission-daemon
For one updates the listing of available packages and their respective versions.
Second updates transmission-daemon, and I'm assuming you are running the daemon version since you use CLI and imply that it runs headless.
And next time, ask in Debian's forum since this is an "issue" with Debian and not Transmission in general.
Post Reply