Problem with rutorrent filemanager plugin
Register

We are the best invite forum on the internet! Here you will find free invites, free seedboxes, free bonuses, and much more. Our members know the true meaning of sharing and have created a truly global bittorent community! Our site has the most up to date information on all private trackers and our members will guide you and introduce you to this truly secretive and enlightened club. Ready to get started? Register now!


Results 1 to 4 of 4
Like Tree1Likes
  • 1 Post By Demideo

Thread: Problem with rutorrent filemanager plugin

  1. #1

    Join Date
    Jan 2012
    Posts
    6

    Default Problem with rutorrent filemanager plugin

    hello



    i installed FileManager plugin on my vps

    but now in plugin status i see that plugin is not loaded

    and in logger i get these messages

    [31.01.2012 20:49:19] filemanager: Plugin will not work. Webserver user can't access external program (rar).
    [31.01.2012 20:49:19] filemanager: Plugin will not work. Webserver user can't access external program (zip).


    please help ... am not expert of rutorrent so explain step waise


    thanks


  2. To remove ads become VIP. Inquire about advertising here.
  3. #2

    Join Date
    Sep 2008
    Posts
    157

    Default

    Try installing the rar and zip program in your box?

    For example, in Ubuntu and Debian, use the following:

    Code:
    apt-get install rar zip

  4. #3

    Join Date
    Sep 2011
    Posts
    10

    Default

    You also need to set the path in the filemanager config

    /usr/bin/rar
    /usr/bin/zip
    trinity likes this.

  5. #4

    Join Date
    Jan 2012
    Posts
    6

    Default

    i did this now filemanager plugin is running

    http://i1102.photobucket.com/albums/g453/darkc99/2.png

    but am not able to goto downloads folder am in root directory so how to do that please see image

    here is my filemanager config file

    <?php

    $fm['tempdir'] = '/tmp'; // path were to store temporary data ; must be writable
    $fm['mkdperm'] = 755; // default permission to set to new created directories

    $pathToExternals['rar'] = '/usr/bin/rar';
    $pathToExternals['zip'] = '/usr/bin/zip';
    $pathToExternals['unzip'] = '/usr/bin/unzip';
    $pathToExternals['unrar'] = '/usr/bin/unrar';
    $pathToExternals['tar'] = '';

    // archive mangling, see archiver man page before editing

    $fm['archive']['types'] = array('rar', 'zip', 'tar', 'gzip', 'bzip');

    $fm['archive']['compress'][0] = range(0, 5);
    $fm['archive']['compress'][1] = array('-0', '-1', '-9');
    $fm['archive']['compress'][2] = $fm['archive']['compress'][3] = $fm['archive']['compress'][4] = array(0);




    ?>


    ---------- Post added 02-01-2012 at 02:43 AM ---------- Previous post was 01-31-2012 at 10:29 PM ----------

    problem sloved :)
    Last edited by darkc99; January 31st, 2012 at 09:50 PM.

Similar Threads

  1. Upload problem with the ruTorrent (seedmybox)
    By spOOkz in forum Seedbox Discussions
    Replies: 10
    Last Post: 4 Weeks Ago, 06:08 AM
  2. Problems with autodl-irssi on ruTorrent v3.2(seed box)
    By txruffneck in forum Seedbox Discussions
    Replies: 3
    Last Post: December 4th, 2011, 01:10 PM
  3. Problem with RuTorrent
    By theredphalanx in forum Help
    Replies: 6
    Last Post: November 22nd, 2011, 02:54 AM
  4. problem with site..
    By kachraa in forum Help
    Replies: 3
    Last Post: October 17th, 2008, 07:27 PM
  5. Problems with people not leaving iTrader references
    By Asherpotter in forum Suggestions
    Replies: 2
    Last Post: August 23rd, 2008, 05:52 PM

Tags for this Thread

Posting Permissions

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