Howto: Transmission Bittorrent with Clutch Webinterface

Questions regarding modifying the torrent engine or download station may go here.
Forum rules
Please note the disclaimer before modifying your Synology Product.

Re: Howto: Transmission Bittorrent with Clutch Webinterface

Postby awenger » Fri Feb 08, 2008 10:48 pm

I've also installed Transmission & Clutch on my CS407 and it works perfect! Thanks for the great guide.

However, I'm also using Transmission & Clutch on my Mac and Clutch gives me the possibilty to have users to login. So that not everyone can connect to my Clutch from the internet. Is this also possible on my CS407? I read the whole transmission.conf, but didn't found an option for it.
awenger
I'm New!
I'm New!
 
Posts: 9
Joined: Tue May 08, 2007 11:23 pm

Re: Howto: Transmission Bittorrent with Clutch Webinterface

Postby zygios » Sat Feb 09, 2008 5:50 pm

Tansmission bittrorent with clutch webinterface work on my DS207 perfectly, but after restart transmission don't start automaticaly.
My /opt/etc/rc.optware file is :
#!/bin/sh

# Start all init scripts in /opt/etc/init.d
# executing them in numerical order.
#
for i in /opt/etc/init.d/S??* ;do

# Ignore dangling symlinks (if any).
[ ! -f "$i" ] && continue

case "$i" in
*.sh)
# Source shell script for speed.
(
trap - INT QUIT TSTP
set start
. $i
)
;;
*)
# No sh extension, so fork subprocess.
$i start
;;
esac

done

transmission-daemon

Where is the problem?

If i run transmission-daemon manual its work.
zygios
Trainee
Trainee
 
Posts: 17
Joined: Fri Feb 08, 2008 6:12 am

Re: Howto: Transmission Bittorrent with Clutch Webinterface

Postby roofone » Sun Feb 10, 2008 5:12 pm

Problem:
So, clutch and transmission seemed to install OK. I can add a torrent manually through clutch (the source directory in the transmission config doesn't seem to work). But, the torrent never starts downloading. It just sits there at 0%. The inspector only ever lists 1 leech (which I assume is me) and 0 seeds.

What I've tried:
I've tried this with different torrents and get the same result. I'm forwarding both the ports from transmission config and clutch in my firewall (even though it's only the clutch port I can see listed with connections in my firewall logs.

Other:
utorrent on my windows box works fine, so I don't think it's an ISP/torrent issue.

What else can I try?
roofone
Trainee
Trainee
 
Posts: 11
Joined: Mon Dec 03, 2007 5:06 am

Re: Howto: Transmission Bittorrent with Clutch Webinterface

Postby Nama4ever » Mon Feb 11, 2008 11:45 am

@ZYGIOS:


zygios wrote:Tansmission bittrorent with clutch webinterface work on my DS207 perfectly, but after restart transmission don't start automaticaly.

.......


transmission-daemon

Where is the problem? If i run transmission-daemon manual its work.


Hello,
I think you should add "/opt/bin/transmission-daemon" instead of "transmission-daemon". On my DS it works !
Nama4ever
Beginner
Beginner
 
Posts: 24
Joined: Thu Jan 03, 2008 11:47 pm

Re: Howto: Transmission Bittorrent with Clutch Webinterface

Postby Nama4ever » Mon Feb 11, 2008 11:53 am

Hello everybody,
first of all thanks for the wonderful guide: everything works like a charm on my DS-107e, and with very interesting DL rates... 8) 8) 8)

A couple of questions for you gurus:

- I see that a port 51413 incoming is mentioned in Clutch prefs: what's it? Do I need to open/forward it
on my router? Will it somehow improve something?

- I added a couple of torrents BEFORE setting my preferred download dir. Where do I find these files?

Thanks a lot!
Nanni
Nama4ever
Beginner
Beginner
 
Posts: 24
Joined: Thu Jan 03, 2008 11:47 pm

Re: Howto: Transmission Bittorrent with Clutch Webinterface

Postby pableu » Mon Feb 11, 2008 6:53 pm

Nama4ever wrote:I see that a port 51413 incoming is mentioned in Clutch prefs: what's it? Do I need to open/forward it
on my router? Will it somehow improve something?
Yeah, obviously. It's the port transmission will use, and as always in filesharing, forwarding that port is generally a good idea.

Nama4ever wrote:I added a couple of torrents BEFORE setting my preferred download dir. Where do I find these files?
Uh, dunno. You can login via SSH/Telnet and try
Code: Select all
find / | grep -i <part of filename>
(withouth the <> of course). It should show you the complete paths, but it'll take a while.
pableu
Sharp
Sharp
 
Posts: 162
Joined: Wed May 09, 2007 9:33 pm

Re: Howto: Transmission Bittorrent with Clutch Webinterface

Postby grantb » Sat Feb 16, 2008 6:30 am

I've installed Transmission and Clutch on my CubeStation CS-407, and it works very nicely, has a beautiful UI, seeds torrents when finished... but it's very slow.

I've got a torrent that downloaded at 200kB/sec with the built-in Download Manager that only downloads at about 20-50 kB/sec with Transmission. (Same file, at the same time, just stopping the torrent in one client & starting it in the other.) The problem seems to be connecting to seeders; Transmission is showing me "17 of 49 peers" connected on a file with 1316 seeds & 830 leechers. It never gets above about 20 connected peers even after an hour. There's no upload or download limit set, and using Azureus on my computer with the same torrent file I can easily get >500 kB/sec on it. Download Manager, Transmission, and Azureus all give me about the same upload speed of 40 kB/sec.

Any idea what could be causing it to only connect to a few peers at a time, no matter how many are available?
grantb
I'm New!
I'm New!
 
Posts: 6
Joined: Mon Oct 29, 2007 4:20 am

Re: Howto: Transmission Bittorrent with Clutch Webinterface

Postby commonpl » Fri Feb 29, 2008 1:59 pm

Dear all,

I'm really new babies for Linux command, may anyone tell me ->>> "Uncomment the "mod_fastcgi". To do that, remove the # at the beginning of the line." This is how to do it with Putty softwares in windowxp?

thanks a lot.~~
commonpl
Beginner
Beginner
 
Posts: 27
Joined: Wed Feb 27, 2008 8:40 pm

Re: Howto: Transmission Bittorrent with Clutch Webinterface

Postby commonpl » Fri Feb 29, 2008 7:15 pm

anyone can give me a help?~~
commonpl
Beginner
Beginner
 
Posts: 27
Joined: Wed Feb 27, 2008 8:40 pm

Re: Howto: Transmission Bittorrent with Clutch Webinterface

Postby Horazon » Sun Mar 02, 2008 2:09 pm

Hey Guys!

Well...everybody says that the "How-To"-Tutorial is great! Uhhmm.....

I´m sitting here 5 hours....and try to install this stuff and i´m really f**** up about that...

it sounds so simple...install transmission, install lighttpd, install php, install php-fcgi

install transmission...no problem
install lightttpd...to install lighttpd you need libpcre and zlib...to install libpcre not possible because there is noch Gcc or CC....try to install gcc...gcc cannot installed because there is no gcc!!???

W T F!!?!??

I make a Directory "public" as told and tryed to installed from there. ARM MArvell botstrap is also installed from that directory. I´m uisng a 207+, firmware is: 2.0.3 - 0518.

Where is it simple or where are the missing steps?? Whats going wrong?
Horazon
Trainee
Trainee
 
Posts: 16
Joined: Wed Jan 09, 2008 9:05 pm

Re: Howto: Transmission Bittorrent with Clutch Webinterface

Postby pableu » Mon Mar 03, 2008 11:24 am

@commonpl
You to that using a program called "nano". Nano is a really simple text editor, you can just move your cursor with the arrow keys of your keyboard and press the delete key when the cursor is over the # you want to remove. When you're done, you can save with ctrl+X and then say Y.

@Horazon
You probably have a wrong feed. If you install lighttpd using IPKG, all the dependencies like libpcre should be installed automatically.
You should have something like the following in /opt/etc/ipkg.conf or a file in /opt/etc/ipkg/.
Code: Select all
src packages http://ipkg.nslu2-linux.org/feeds/optware/syno-x07/cross/unstable/
pableu
Sharp
Sharp
 
Posts: 162
Joined: Wed May 09, 2007 9:33 pm

Re: Howto: Transmission Bittorrent with Clutch Webinterface

Postby Horazon » Mon Mar 03, 2008 7:11 pm

Hola pablo!!

Ah ok!! I don´t have to compile by myself...thats already done..ok....thanks fort that.
I installed lighttpd and pcre.

But next problems occur when I want to install php-fcgi and php...

DiskStation> ipkg install php-fcgi_5.2.5-1_arm.ipk
Installing php-fcgi (5.2.5-1) to root...
Nothing to be done
An error ocurred, return value: 1.
Collected errors:
ERROR: Cannot satisfy the following dependencies for php-fcgi:
php (5.2.5)
DiskStation> ipkg install php_5.2.5-1_arm.ipk
Installing php (5.2.5-1) to root...
Nothing to be done
An error ocurred, return value: 1.
Collected errors:
ERROR: Cannot satisfy the following dependencies for php:
libxslt cyrus-sasl-libs openldap-libs


Waht does this mean? By the way, there was no pcre or something installed in ipkg...i cannot find the ipkg config file although.

Very thanks so far! :)

edit:
Uhm ok..I got it..i have to install that too...:P
...hard to be a noob.... :( :oops:
Horazon
Trainee
Trainee
 
Posts: 16
Joined: Wed Jan 09, 2008 9:05 pm

Re: Howto: Transmission Bittorrent with Clutch Webinterface

Postby commonpl » Tue Mar 04, 2008 9:58 am

Finally i've sucessfully installed transmission and cluth on my DS107e, but it seems that the peer connection always stated around 15-16eers, out of totally 50 peers, is there any way to edit the config so that it can connect as many as peers?

Image
commonpl
Beginner
Beginner
 
Posts: 27
Joined: Wed Feb 27, 2008 8:40 pm

Re: Howto: Transmission Bittorrent with Clutch Webinterface

Postby pableu » Tue Mar 04, 2008 8:39 pm

If you'd use the right ipkg-feed, all the dependencies would be resolved automatically and there wouldn't be any problems like "ERROR: Cannot satisfy the following dependencies" at all.
Anyways, glad it worked for you. And no, you cannot easily change the behaviour of transmission, and it's probably better that way.
pableu
Sharp
Sharp
 
Posts: 162
Joined: Wed May 09, 2007 9:33 pm

Re: Howto: Transmission Bittorrent with Clutch Webinterface

Postby markm » Tue Mar 04, 2008 8:41 pm

could you help a newbie setting this up, through msn....?
markm
Beginner
Beginner
 
Posts: 23
Joined: Fri Jan 11, 2008 9:18 pm

PreviousNext

Return to Torrent Engines/Download Station Mods

Who is online

Users browsing this forum: No registered users and 1 guest