Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
Only if you want to secure transmission from remote access. Otherwise it is not mandatory.
Offline
I got it to work, works awsome!
Offline
Great. You may want to take a look at "Automatic", a program from KyleK, it is a great companion program to Transmission!!
Offline
Hi guys !
I install Transmission-2.11-1 and curl-7.19.4-1 on my DNS-323.
When I put the command :
su nobody -c "transmission-daemon -f -g /mnt/HD_a2/.transmission-daemon -w /mnt/HD_a2/Downloads -t -u <username> -v <password> -a 127.0.0.1,192.168.*.*"
with the correct fields completed, i got this message in my Terminal :
-a: No such file or directory
root@dlink-831940:/mnt/HD_a2/packages# [10:55:05.404] Transmission 2.11 (11329) started (session.c:634)
[10:55:05.405] RPC Server Adding address to whitelist: 127.0.0.1 (rpc-server.c:788)
[10:55:05.406] RPC Server Serving RPC and Web requests on port 9091 (rpc-server.c:961)
[10:55:05.406] RPC Server Whitelist enabled (rpc-server.c:965)
[10:55:05.406] RPC Server Password required (rpc-server.c:968)
[10:55:05.407] DHT Reusing old id (tr-dht.c:382)
[10:55:05.407] DHT Bootstrapping from 41 nodes (tr-dht.c:154)
[10:55:05.408] Using settings from "/mnt/HD_a2/.transmission-daemon" (daemon.c:483)
[10:55:05.408] Saved "/mnt/HD_a2/.transmission-daemon/settings.json" (bencode.c:1697)
[10:55:05.408] transmission-daemon requiring authentication (daemon.c:503)
[10:55:05.409] Port Forwarding (NAT-PMP) initnatpmp succeeded (0) (natpmp.c:70)
[10:55:05.409] Port Forwarding (NAT-PMP) sendpublicaddressrequest succeeded (2) (natpmp.c:70)
[10:55:13.452] Port Forwarding State changed from "Not forwarded" to "Starting" (port-forwarding.c:95)
[10:55:13.453] Port Forwarding State changed from "Starting" to "???" (port-forwarding.c:95)
Note the "-a: No such file or directory", and the incorrect whitelist..
Is it due to the transmission version installed ?
Could you help me please ?
Thanks.
Offline
Anakim wrote:
Hi guys !
I install Transmission-2.11-1 and curl-7.19.4-1 on my DNS-323.
When I put the command :
su nobody -c "transmission-daemon -f -g /mnt/HD_a2/.transmission-daemon -w /mnt/HD_a2/Downloads -t -u <username> -v <password> -a 127.0.0.1,192.168.*.*"
with the correct fields completed, i got this message in my Terminal :
-a: No such file or directory
root@dlink-831940:/mnt/HD_a2/packages# [10:55:05.404] Transmission 2.11 (11329) started (session.c:634)
[10:55:05.405] RPC Server Adding address to whitelist: 127.0.0.1 (rpc-server.c:788)
[10:55:05.406] RPC Server Serving RPC and Web requests on port 9091 (rpc-server.c:961)
[10:55:05.406] RPC Server Whitelist enabled (rpc-server.c:965)
[10:55:05.406] RPC Server Password required (rpc-server.c:968)
[10:55:05.407] DHT Reusing old id (tr-dht.c:382)
[10:55:05.407] DHT Bootstrapping from 41 nodes (tr-dht.c:154)
[10:55:05.408] Using settings from "/mnt/HD_a2/.transmission-daemon" (daemon.c:483)
[10:55:05.408] Saved "/mnt/HD_a2/.transmission-daemon/settings.json" (bencode.c:1697)
[10:55:05.408] transmission-daemon requiring authentication (daemon.c:503)
[10:55:05.409] Port Forwarding (NAT-PMP) initnatpmp succeeded (0) (natpmp.c:70)
[10:55:05.409] Port Forwarding (NAT-PMP) sendpublicaddressrequest succeeded (2) (natpmp.c:70)
[10:55:13.452] Port Forwarding State changed from "Not forwarded" to "Starting" (port-forwarding.c:95)
[10:55:13.453] Port Forwarding State changed from "Starting" to "???" (port-forwarding.c:95)
Note the "-a: No such file or directory", and the incorrect whitelist..
Is it due to the transmission version installed ?
Could you help me please ?
Thanks.
Do not use the <>...
like this....
su nobody -c "transmission-daemon -f -g /mnt/HD_a2/.transmission-daemon -w /mnt/HD_a2/Downloads -t -u user123 -v abc123 -a 127.0.0.1,192.168.*.*"
Offline
illithid wrote:
Do not use the <>...
like this....
su nobody -c "transmission-daemon -f -g /mnt/HD_a2/.transmission-daemon -w /mnt/HD_a2/Downloads -t -u user123 -v abc123 -a 127.0.0.1,192.168.*.*"
Thank you for your answer but.. I know... :-) I said "with the correct fields completed".
I still have the problem..
Last edited by Anakim (2010-11-19 21:44:10)
Offline
Post your EXACT command that you are issuing, just xxx out the user id and password if you used them. The syntax must be off and you have incorrect parameters, quotes, pipes or something. Impossible to tell unless you post exactly what you are trying.
Offline
I'm sorry, this is the command :
root@dlink:/mnt/HD_a2/packages# su nobody -c "transmission-daemon -f -g /mnt/HD_a2/.transmission-daemon -w /mnt/HD
_a2/downloads -t -u myuser -v mypassword -a 127.0.0.1,192.168.*.*"
Thank you.
Offline
Since the configuration file exists, I would suggest that you shut down the daemon and then edit the configuration file settings.json in the transmission directory to set your whitelist and any other settings you want, then start the daemon again.
Also, you should be able to use the /ffp/start/transmission.sh script to perform all the tasks such as checking the status, starting and stopping,....
p.s. the statement looks ok to me at first glance so I don't know why it doesn't work. Maybe something has changed with the newer version, I'm assuming you installed 2.12, the most current.
Last edited by FunFiler (2010-11-19 22:06:12)
Offline
Could you upload the Transmission v2.12 package please ? The link of Kylek (page 1) is down...
Offline
Backup download location for Transmission v2.12 compiled by KyleK
http://www.mediafire.com/file/q5x8z8z5l … 2.12-1.tgz
Here is a link to Automatic v0.6.4 by KyleK
http://www.mediafire.com/file/lcb1ed2rf … .6.4-1.tgz
Last edited by FunFiler (2010-11-20 04:56:13)
Offline
FunFiler wrote:
Backup download location for Transmission v2.12 compiled by KyleK
http://www.mediafire.com/?q5x8z8z5lyi0c4z
Thank you !
EDIT : Problem solved with v2.12. Many thanks !
Last edited by Anakim (2010-11-19 22:54:45)
Offline
Finally, I've got Transmission works fine in CH3HNAS, in a few minutes according to this URL: http://visscher.dyndns-home.com
1) Install official fun_plug from Conceptronic's download page: http://www.conceptronic.nl/site/desktop … pc=ch3hnas
2) Install HPF package from visscher website: http://visscher.dyndns-home.com/?x=entr … comments:1
3) Install Transmission following instructions from: http://visscher.dyndns-home.com/?x=entr … comments:1
Transmission 2.11 works great for me: set the incoming port, the download folder and speed limits, reboot your nas and fun! Now I can download 24/7 in an eco-friendly way .
HFP contains several packages out of the box, like SABnzbd, cheetah, lighttpd, unrar, etc.
Offline
I got one more question, how do i edit the whitelist? so i can change the ip adress access?
Last edited by Ruebban (2010-11-20 21:39:47)
Offline
Shut down transmission
edit the settings.json file with your updates
start transmission
Offline
But how do i edit the Settings.json, how do i open it? Im kinda linux newbie, i used it years ago but have forgotten everything.
Offline
Hi all,
I'm in the process or re-starting my dlink with some new HDD's and am trying to setup my system to have transmission going again, but something is going wrong.
I'm sure I'm doing something stupid, but I'm getting the following error:
# funpkg -i curl-7.18.1.tgz # funpkg -i Transmission-2.12-1.tgz # su nobody -c "transmission-daemon -f -g /mnt/HD_a2/.transmission-daemon -w /mnt/HD_a2/Downloads -a 127.0.0.1,192.168.*.*" su: cannot run /bin/sh:/ffp/bin/bash: No such file or directory
when I reboot the dlink and check the ffp.log it gives me the same thing:
**** fun_plug script for DNS-323 (2008-08-11 tp@fonz.de) **** Sun Nov 21 20:28:44 GMT 2010 ln -snf /mnt/HD_a2/ffp /ffp * Running /ffp/etc/fun_plug.init ... * Running /ffp/etc/rc ... * /ffp/start/syslogd.sh inactive * /ffp/start/SERVERS.sh inactive * /ffp/start/portmap.sh inactive * /ffp/start/unfsd.sh inactive * /ffp/start/transmission.sh ... Starting transmission-daemon su: cannot run /bin/sh:/ffp/bin/bash: No such file or directory * /ffp/start/nfsd.sh inactive * /ffp/start/ntpd.sh inactive * /ffp/start/smartd.sh inactive * /ffp/start/LOGIN.sh inactive * /ffp/start/telnetd.sh inactive * /ffp/start/svnserve.sh inactive * /ffp/start/sshd.sh ... Starting /ffp/sbin/sshd * /ffp/start/rsyncd.sh inactive * /ffp/start/mysqld.sh inactive * /ffp/start/mediatomb.sh inactive * /ffp/start/kickwebs.sh inactive * /ffp/start/lighttpd.sh inactive * /ffp/start/inetd.sh inactive * /ffp/start/dnsmasq.sh inactive * /ffp/start/btpd.sh inactive * OK
Any idea whats wrong?
Cheers,
B
Offline
Ruebban wrote:
But how do i edit the Settings.json, how do i open it? Im kinda linux newbie, i used it years ago but have forgotten everything.
Do a google search on "vi"
It is a linux text editor.
Offline
FunFiler wrote:
Ruebban wrote:
But how do i edit the Settings.json, how do i open it? Im kinda linux newbie, i used it years ago but have forgotten everything.
Do a google search on "vi"
It is a linux text editor.
Alright, so i stop the transmission, and after that i edit the settings.json with VI?
Offline
breasthead wrote:
Any idea whats wrong?
Looks like something went wrong with your FFP install.
Offline
Ruebban wrote:
FunFiler wrote:
Ruebban wrote:
But how do i edit the Settings.json, how do i open it? Im kinda linux newbie, i used it years ago but have forgotten everything.
Do a google search on "vi"
It is a linux text editor.Alright, so i stop the transmission, and after that i edit the settings.json with VI?
Yes, you have to edit that file while Transmission is shut down.
A VERY quick guide to using vi.....
vi settings.json
Use the arrow keys to navigate to what you want to change. press "i" to insert text when you type. Press ESC-:-w-q (without the dashes) to save the file. If you mess up, press ESC-:-q-! to quit without saving.
Editing the file with a windows program can introduce all kinds of issues. Learning a few basic commands in linux will be ectremely valuable.
Last edited by FunFiler (2010-11-21 18:28:29)
Offline
FunFiler wrote:
Ruebban wrote:
FunFiler wrote:
Do a google search on "vi"
It is a linux text editor.Alright, so i stop the transmission, and after that i edit the settings.json with VI?
Yes, you have to edit that file while Transmission is shut down.
A VERY quick guide to using vi.....
vi settings.json
Use the arrow keys to navigate to what you want to change. press "i" to insert text when you type. Press ESC-:-w-q (without the dashes) to save the file. If you mess up, press ESC-:-q-! to quit without saving.
Thanks for that, i´ll try that when im at home.
But one more question, in what folder does the settings.json appears?
Nevermind, i figured it out.
Last edited by Ruebban (2010-11-21 20:32:38)
Offline
KyleK wrote:
illithid wrote:
Hello.
First of all I would like to thank KyleK for all the work.
Unfortunately I have had problems.
Several trackers working well but some do not.
The error I get is "tracker did not respond"
The question is whether there are errors in the tracker or transmission?
But it feels like it should be transmission since utorrent works well all the time with me that tracker.
I'm using transmission 2.11 and mac gui.
Another thing I've found is that some of my friends have the same problem with transmissions and the tracker.
One thing I discovered is that the torrents downloads works if I shut down transmission and then starts it again. But after about 30 minutes, I get the error again when the tracker is updated. And if I stop transmission and start it over it works again.
Does anyone have an idea of what the problem might be?You should report this to the Transmission devs at www.transmissionbt.com. Nothing I can do about it.
Thanks to KyleK for his work. Unfortunately I too have this problem. Transmission on my laptop works with pirate bay just fine, but on the NAS is will not hook up. This makes my torrents very slow, and the DHT is their only hope.
Please advise, thank you very much.
Offline
No issues here with Transmission and PB torrents. I'd look at your system and transmission configuration.
Offline
Thanks for that info FunFiler.
Where would you suggest I look at my configuration, and what specifically would I be looking for?
Thanks,
Dave
Offline