Hello Guest, if you read this, it means you are not registered. Click here to register a few simple steps, you will enjoy all the features of our Forum. Please note that nicknames are prohibited lewd or meaningless (no numbers or letters at random) and introduce yourself in the section for you to meet our community.
Transmission Installation Utility - Page 8
Login now! Register Now!
Forgot Password?    The Facebook Platform
Join us for some milk and cookies! Hey there! It seems you are either not logged in or haven’t registered.
You should log-in now and join fellow members with a glass of milk and some cookies!
Page 8 of 8 FirstFirst ... 45678
Results 71 to 77 of 77
Like Tree2Likes

Thread: Transmission Installation Utility

  1. #71
    bosz's Avatar
    Join Date
    Aug 2011
    Posts
    6
    Post Thanks / Like
    Downloads
    3
    Uploads
    0


    Did you find this post helpful? Yes | No

    Re: Transmission Installation Utility

    hi

    i having a wierd problem

    I finnally got this to run
    killed trssmision deamon and edited settings.json(accoring to the post in this topic)
    The ap was up and running

    but every time i reboot my router that file restores to the primary version

    Has any managed to over come this?

  2. # ADS
    Circuit advertisement
    Join Date
    Always
    Posts
    Many

  3. #72
    tonywoolf's Avatar
    Join Date
    Sep 2011
    Posts
    2
    Post Thanks / Like
    Downloads
    0
    Uploads
    0


    1 out of 1 members found this post helpful. Did you find this post helpful? Yes | No

    Re: Transmission Installation Utility

    Open transmission.sh for edit, before start it.

    Find
    PHP Code:
    wget http://www.xtremecoders.org/optware/transmission_2.03-1_mipsel.ipk -O /tmp/transmission_2.03-1_mipsel.ipk
    ipkg install /tmp/transmission_2.03-1_mipsel.ipk 
    Go to http://ipkg.nslu2-linux.org/feeds/optware/ddwrt/cross/stable/
    and check for the last version of transmission.

    Replace "xxxx" below with the number of the last version.
    Replace with
    PHP Code:
    wget  http://ipkg.nslu2-linux.org/feeds/optware/ddwrt/cross/stable/transmission_xxxx_mipsel.ipk  -O /tmp/transmission_xxxx_mipsel.ipk
    ipkg install /tmp/transmission_xxxx_mipsel.ipk 
    Now you have the last version.
    Last edited by tonywoolf; 09-12-2011 at 05:38 PM.

  4. #73
    News Poster
    VAS's Avatar
    Join Date
    Apr 2010
    Posts
    114
    Post Thanks / Like
    Downloads
    2
    Uploads
    0


    Did you find this post helpful? Yes | No

    Re: Transmission Installation Utility

    Quote Originally Posted by tonywoolf View Post
    Open transmission.sh for edit, before start it.

    Find
    PHP Code:
    wget http://www.xtremecoders.org/optware/transmission_2.03-1_mipsel.ipk -O /tmp/transmission_2.03-1_mipsel.ipk
    ipkg install /tmp/transmission_2.03-1_mipsel.ipk 
    Replace with
    PHP Code:
    wget  wget  http://ipkg.nslu2-linux.org/feeds/optware/ddwrt/cross/stable/transmission_2.33-1_mipsel.ipk  -O /tmp/transmission_2.33-1_mipsel.ipk
    ipkg install /tmp/transmission_2.33-1_mipsel.ipk 
    Now you have version 2.33-1.
    I am on 2.33-1 now !

    Thanks.

  5. #74
    can2000's Avatar
    Join Date
    Dec 2011
    Posts
    3
    Post Thanks / Like
    Downloads
    0
    Uploads
    0


    Did you find this post helpful? Yes | No

    Re: Transmission Installation Utility

    Quote Originally Posted by nalorin View Post
    I've got an Asus RT-N16 with [Tomato v1.28.9051 MIPSR2-beta22 K26 USB Ext] firmware installed.

    I can't, for the life of me, figure out how to get Transmission set up. I would also like to have Transmission write to an NTFS drive, so that when I fill a hard drive with downloads, I can swap it out for a fresh one, and use the old one directly with my windows computers.

    Once I get this all setup, I intend to leave the router as is for a LONG time to come (so using JFFS is a feasible option for me - and probably even a better option, if it means Transmission stays on the router, and files are automatically downloaded to an attached hard drive).

    Does anyone know how to accomplish what I'm aiming for? If so, can you please provide a (step-by-step) walk-through on how to achieve it? I also have Fedora 10 running in VirtualBox, so I can use that for CPU- or Memory-intensive preparations.

    Thank you HUGELY to anyone that can help!
    It seems no reply to this question? I actually have the same situation and wanna install the Transmission utility in the Asus RT-N16 router. Anybody please kindly help?
    Many thanks

  6. #75

    Tetris Champion Asteroids Champion
    admin's Avatar
    Join Date
    May 2010
    Location
    Greece
    Posts
    657
    Post Thanks / Like
    Downloads
    24
    Uploads
    17


    1 out of 1 members found this post helpful. Did you find this post helpful? Yes | No

    Re: Transmission Installation Utility

    Quote Originally Posted by can2000 View Post
    It seems no reply to this question? I actually have the same situation and wanna install the Transmission utility in the Asus RT-N16 router. Anybody please kindly help?
    Many thanks
    Transmission is already integrated on Sibby's Firmware and you don't need any extra optware or JFFS partition to run it.

    Just try it if you want and maybe this will give you all the answers you want !



    or Select the one you want from HERE !
    BTW !!!

    Welcome Here my Friend and Enjoy your Stay !!!

  7. #76
    fsavoia's Avatar
    Join Date
    May 2011
    Posts
    3
    Post Thanks / Like
    Downloads
    2
    Uploads
    0


    Did you find this post helpful? Yes | No

    Re: Transmission Installation Utility

    Quote Originally Posted by admin View Post
    Transmission is already integrated on Sibby's Firmware and you don't need any extra optware or JFFS partition to run it.

    Just try it if you want and maybe this will give you all the answers you want !



    or Select the one you want from HERE !
    BTW !!!

    Welcome Here my Friend and Enjoy your Stay !!!
    Hi,

    I put the firmware (tomato-K26USB-1.28.905xRAF-ML-MIPSR1-075V-BT.trx) of this database to my router (ASUS RT-N16) and it has able the BT (Transmission) to access from router-ip:9091, but after load a torrent from Transmission Web, after few minutes downloading appear the message that I don't have space in my device to complete the download.
    Do you know what's the problem? I have a HD with 900GB available ...

    Please, some tip about this?

    Fsavoia

  8. #77
    sieb5627's Avatar
    Join Date
    Jan 2012
    Posts
    1
    Post Thanks / Like
    Downloads
    3
    Uploads
    0


    Did you find this post helpful? Yes | No

    Re: Transmission Installation Utility

    Quote Originally Posted by fsavoia View Post
    Hi,

    I put the firmware (tomato-K26USB-1.28.905xRAF-ML-MIPSR1-075V-BT.trx) of this database to my router (ASUS RT-N16) and it has able the BT (Transmission) to access from router-ip:9091, but after load a torrent from Transmission Web, after few minutes downloading appear the message that I don't have space in my device to complete the download.
    Do you know what's the problem? I have a HD with 900GB available ...

    Please, some tip about this?

    Fsavoia
    I'm having this same problem with my RT-N16, did you find a solution for this?

    Thanks

    EDIT: nevermind i fixed it by manually changing the download path is the .json file
    Last edited by sieb5627; 30-01-2012 at 01:23 PM.

Page 8 of 8 FirstFirst ... 45678

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. rTorrent Installation Utility
    By Lost_Animal in forum Tomato
    Replies: 55
    Last Post: 11-03-2012, 03:31 AM
  2. SAMBA Installation Utility
    By Lost_Animal in forum Tomato
    Replies: 22
    Last Post: 31-10-2011, 11:19 AM
  3. Transmission Installation Utility
    By VAS in forum Optware Modifications
    Replies: 13
    Last Post: 25-01-2011, 08:11 PM
  4. Transmission Installation Utility Ver.1.1 is OUT
    By Lost_Animal in forum Announcements
    Replies: 0
    Last Post: 22-07-2010, 01:12 AM
  5. SABnzbd + Installation Procedure ...
    By Lost_Animal in forum Tomato
    Replies: 6
    Last Post: 15-07-2010, 02:49 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •