Search results

  1. S

    Ban public trackers

    well yah, a firewall is so obvious i didn't think to mention it =)
  2. S

    Ban public trackers

    I block the ips with a firewall
  3. S

    Seedbox setting help

    Hy guys.. i'm trying to set a seedbox business i have like 10 kimsufi dedicated servers the ones with 100euro\month CPU i7 4TB TB HDD 12GB ram .. i search on the internet for tutorials but i couldn't find any .. what i want to do is very easy .. soon i'll buy a domain(don't know what name to put...
  4. S

    [SOLVED] Random ruTorrent error, can't work!

    Hi, I have fixed this problem using this topic: http://forums.rutorrent.org/index.php?topic=745.0 All I had to do was this: 1) Goto <ruTorrent location>/share/users/<username>/settings 2) Delete uisettings.json 3) Press F5. Done. Problem fixed!
  5. S

    [SOLVED] Apache is not responding, with ruTorrent installed!

    I don't think this is anything to do with rutorrent....it would be difficult to diagnose just on the info you've provided. All i can say is I've set up hundreds of seedboxes and they all work just fine....I would look at the usual suspects....Check error logs, check networking...
  6. S

    RSS Filters rules special caracters

    Hi, It's a simple regex method, you can find doc about regex on google. For your question, to be able to use special character, you only need to put \ before it. Example : { => \{ or \ => \\
  7. S

    [SOLVED] Random ruTorrent error, can't work!

    Hello, I have a multi user setup of ruTorrent in a Linux VPS. OS: CentOS 5 RAM: 2GB HDD: 150GB No. of users: 7 Number of active users: 1 (others are disabled) I had disabled 6 of them as they were inactive. Today my VPS HDD was full for I think 2-3 days and none of the files and stuff were...
  8. S

    new to ruTorrent - need help re: watch directories

    Is there a way to set a custom value on a torrent via URL when you load in thru rutorrent? Something like this http://mytorrentbox/rutorrent/addtorrentbyurl?torrentURL=sometorrentsite.com/file.torrent&custom3=mycustomvalue
  9. S

    diskspace plugin showing only default directory

    it is indeed not possible to show the space per user . for this you need the QUATA plugin You can contact Winslung for this (Note that it cost some $$)
  10. S

    Issue with Directory

    Can't be true. Check yet once. For example, you have a lot of files/dirs in /opt/ftp and PHP reach execute timeout. But record in errors log must exists in that case.
  11. S

    Issue with Directory

    Check web-server log and browser console for errors.
  12. S

    [PAID JOB] Help in fixing the "Ratio Groups" plugin

    This is what I have set for me and it's work perfectly :
  13. S

    new to ruTorrent - need help re: watch directories

    I've been using rTorrent for a long time and just started using ruTorrent. I think it's a great webUI but I need a little info to see if I can make it work better with my existing rTorrent setup. I use a couple watch directories. They set custom1 (which I guess is called a label in ruTorrent...
  14. S

    Sort torrents by completion date/time

    Thank you! It works!
  15. S

    PLEASE HELP me

    Since he used my installer, this is what he should do as root: Code: sudo cd /var/rutorrent/rutorrent sudo svn up . plugins/* You may also need to clear your browser cache, including restarting your browser.
  16. S

    Sort torrents by completion date/time

    Hello! I can't feagure out how to sort my torrents by the date/time they were completed. Its very convenient to see last completed torrents on top. Can any one help with this issue?
  17. S

    Do torrents stay connected to trackers when completed

    I meant in the list in ruTorrent some say "Completed" (they are done downloading and I stopped them while seeding), and some say "Stopped" (they aren't done downloading).
  18. S

    Do torrents stay connected to trackers when completed

    Is there any way to prevent this?
  19. S

    Do torrents stay connected to trackers when completed

    Do torrents stay connected to the tracker when they are completed/stopped? I have a bunch (maybe 20) torrents that are completed, and still in the list. Are they still connected to the trackers? If they are, how can I prevent that?