Torrent Invites! Buy, Trade, Sell Or Find Free Invites, For EVERY Private Tracker! HDBits.org, BTN, PTP, MTV, Empornium, Orpheus, Bibliotik, RED, IPT, TL, PHD etc!



Results 1 to 4 of 4
  1. #1
    User st0rm911's Avatar
    Reputation Points
    10
    Reputation Power
    48
    Join Date
    May 2011
    Posts
    20
    Time Online
    2 h 13 m
    Avg. Time Online
    N/A
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)
    Feedbacks
    2 (100%)

    How to access Transmission download directory from web

    I installed in this way:

    From : http://geekery.altervista.org/dokuwiki/doku.php

    cd /etc/yum.repos.d/

    wget http://geekery.altervista.org/geekery-el5.repo

    wget http://packages.sw.be/rpmforge-relea...l5.rf.i386.rpm
    rpm -ivh rpmforge-release-0.5.2-2.el5.rf.i386.rpm

    rpm -ivh http://mirrors.ustc.edu.cn/fedora/ep...5-4.noarch.rpm


    yum install transmission*


    previously i use torrenflux.but its bug not giving permittion to login.then i choose transmission.can any one please tell me how i able to access in download directory mydomain.com/download or ip/downloads

  2. #2
    ice
    ice is offline
    Extreme User ice's Avatar
    Reputation Points
    10
    Reputation Power
    51
    Join Date
    Dec 2011
    Posts
    583
    Time Online
    15 h 26 m
    Avg. Time Online
    N/A
    Mentioned
    3 Post(s)
    Quoted
    0 Post(s)
    Liked
    1 times
    Feedbacks
    61 (100%)
    which os do you have?
    which webserver did you install?
    and what is the location of your downloads directory? Make sure you have directory listing on and create a symbolic link to the downloads folder in your document root. By the way why not use ftp? With http you can't download any folders but only files. Use a ftp client. Sever must already have openssh, just use sftp. No need to install a ftp server.
    Last edited by ice; 05-11-2012 at 10:04 AM. Reason: some typos

  3. #3
    User st0rm911's Avatar
    Reputation Points
    10
    Reputation Power
    48
    Join Date
    May 2011
    Posts
    20
    Time Online
    2 h 13 m
    Avg. Time Online
    N/A
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)
    Feedbacks
    2 (100%)
    Quote Originally Posted by ice View Post
    which os do you have?
    which webserver did you install?
    and what is the location of your downloads directory? Make sure you have directory listing on and create a symbolic link to the downloads folder in your document root. By the way why not use ftp? With http you can't download any folders but only files. Use a ftp client. Sever must already have openssh, just use sftp. No need to install a ftp server.
    os centos5
    apache
    localtion was /var/lib/transmission/Downloads
    how to enable directory listing in apche?
    unable to download using idm thats why not using ftp.another tuto i see here.but ftp need another application.not interested to again open ftp.

    thanks for your advice.

  4. #4
    ice
    ice is offline
    Extreme User ice's Avatar
    Reputation Points
    10
    Reputation Power
    51
    Join Date
    Dec 2011
    Posts
    583
    Time Online
    15 h 26 m
    Avg. Time Online
    N/A
    Mentioned
    3 Post(s)
    Quoted
    0 Post(s)
    Liked
    1 times
    Feedbacks
    61 (100%)
    cd /var/www/
    ln -s /var/lib/transmission/Downloads

    Then go to ip/Downloads
    Let me know if it doesn't work.
    And if you install webmin, you can zip and download folders directly through http
    And btw if you are using the server just as a seedbox, consider moving to debian. It uses less resources.


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
  •