Search results

  1. S

    RSS feed have stopped to autoupdate

    For some reason the rss feed have stopped to autoupdate. I have set the timer to 120 minutes but it never updates by itself. I have to click the "Check for updates" button and then it will go ahead and update and it will download torrents according to the filters. running rtorrent 0.9.2/0.13.2...
  2. S

    Debian Kernel Tweeks

    Hello, I am interested in what possible tweeks there are to the kernel and files systems to optimize things for 1gbps speeds (ssd) and 200+ mbps on sata II (Raid 0). Possibly TCP Stacks? What changes to the filesystem would improve speeds? I am currently running I plan on running boxes like...
  3. S

    torrent folder

    hi , i have a little probs when i was using utorrent, the torrent was ownloading like this downloads/MyTorrentFolder/MyTorrentName.[the extension] but on rtorrent/rutorrent the torrent are downloaded directely in dl folder like that downloads/MyTorrentName.[the extension] some torrent are a...
  4. S

    Settings don't save

    Hello, I have a virtual server that came preconfigured with ruTorrent v3.5 (svn ...) and rTorrent 0.8.9/0.12.9. I encounter an issue where whenever I save settings in ruTorrent, they are not maintained. For example, I have changed the general settings numerous times to decrease the time to...
  5. S

    Old torrents getting reloaded after restart of rtorrent

    Not sure where to ask this question but since there is a good deal of intelligent rtorrent/rutorrent users here I'd figure this is the best place. After a crash or a restart of the rtorrent service I've noticed about 51 older torrents in which I removed the torrents for via the web interface...
  6. S

    What is a throttle channel and ratio channel?

    Hello everyone, I am learning about rutorrent and can only find info about how to set a torrent to a throttle channel or ratio channel. Is there a place where I can learn about when you would use the throttle channel and ratio channel? Also, If I am on a seedbox how do I know what number of...
  7. S

    Multiple Watch Folders and Multiple Destinations.

    Hello, I have seen many permutations of a multiple watch directory setup, but nobody seems to want to do what I am trying to accomplish. I want it to be moved from the downloading directory (like a staging area) to a completed directory and then symlinked to yet another directory (for...
  8. S

    Question: Setting up FTP for other users...

    Hi Been reading stuff for a couple of weeks but for this I didn't find an answer so I signed up I know how to connect to my seedbox and downloading from it... But can I generate a link from rutorrent to share with others? An FTP link or something like that? Thanks
  9. S

    Copy Completed based on Label

    I have a bunch of automation going on yet hit one small brick wall. I have some trackers that only have a single file with nothing to unpack. I want to match a specific label and then copy that file to another location. If I use autotools, that copies everything with AutoMove. Is there an...
  10. S

    No connections to Rtorrent

    hi. i tried to access it many times but everytime it gives the following message: [20.11.2013 21:49:28] WebUI started. [20.11.2013 21:49:39] No connection to rTorrent. Check if it is really running. Check $scgi_port and $scgi_host settings in config.php and scgi_port in rTorrent configuration...
  11. S

    Exclude files with certain file name

    Hello, I am new here and I used the search engine, but I couldn't find anything. I want to exclude some files from torrent creator. I have a dir called "-COMPLETE-" and a file called ".message" mktorrent must skip this, but I don't know how... I looked already for a foreach loop, but my tries...
  12. S

    File manipulation

    I have what I hope is an easy question, but I've had no luck finding an answer on my own. Let's say I've started a multi-file torrent that is going into a folder in my incoming directory. At some time before or after the torrent is complete, I want to move one of the files to another...
  13. S

    Watch folder keeps pausing torrents

    Hi. Im having a strange issue. I use the watch folder feature in rtorrent, and when i add torrent files to the watch folder they startup fine, but after some time (maybe a couple of minutes) the torrent pauses and the torrent files are deleted from the watch folder. I can see after i add the...
  14. S

    xmlrpc-c issues

    Howdy, Im having trouble building a usable xmlrpc-c package from SVN- either the "stable" or "advanced" version. While make does not spit any fatal build error, the only binary created by current SVN is xmlrpc-c-config and nothing else. I build in ArchLinux with the following: ./configure...
  15. S

    page not loading in IE

    I am getting the followin error in IE8: Webpage error details User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0) Timestamp: Fri, 15 Jan 2010 12:45:11 UTC Message: Invalid...
  16. S

    No users choose

    I do everything with this tutorial: http://forums.rutorrent.org/index.php?topic=87.0 but i still don't have option to choose users ... Sorry for my bad english
  17. S

    unTorrent not starting on bootup - unraid

    Hi Guys, Beginner question here, but after installation, which goes perfectly I can open the rutorrent webpage and load up downloads etc. However after a reboot untorrent (which i believe is the combination of lighttpd & rutorrent) do not start up. Now I am sure it is a simple command line to...
  18. S

    User authority bug?

    I installed this yesterday, but always when I log in I get this error: Code: rTorrent's user can't access 'id' program. Some functionality will be unavailable. I've checked and made it so that my apache user has access to id, i logged in as the apache user and executed this command to be sure...
  19. S

    lighttpd & scgi

    hi i just setup a new server with lighttpd and added scgi as shown in the wiki. Code: scgi.server = ( "/RPC2" => ( "127.0.0.1" => ( "host" => "127.0.0.1", "port" => 5000...
  20. S

    rutorrent on cygwin

    Hi rutorrent community! I'm a longtime (7+ years) rtorrent user on various platforms but just recently learned about rutorrent. Looks good! As I'm running cygwin on my windows mediacenter anyway for ssh etc, I compiled rtorrent for the kicks of it. It works rather nice, so I figured why not try...