nelu / rutorrent-thirdparty-plugins

Plugins for ruTorrent web client, filemanager, fileshare, fileupload, mediastream
59 stars 43 forks source link

Only show deafult path #17

Closed enoch85 closed 7 years ago

enoch85 commented 7 years ago

Hi!

Thanks for a great plugin. I'm wondering of it's possible to set a default path so that when you open Filemanager, only that path is shown..?

I want his because I don't want my whole root to be shown.

Thank you in advance!

enoch85 commented 7 years ago

Found it, it's in /var/www/ruTorrent/conf/config.php

$topDirectory = '/media/plex/downloads';
j79 commented 7 years ago

Hi,

Thanks for your contribution.

I tried to add this line and restart rutorrent but file manager keep presenting the home path of the user who has launched rtorrent.

I tried to add a link in my home folder but filemanager return a permission issue. I tried to chmod 77 a test directory but still the same.

Any idea for me ?

Thanks

jé'

enoch85 commented 7 years ago

Sorry, this worked for me.

j79 commented 7 years ago

no problem :) At the end I've bypassed my problem creating a symlink in the default download folder.

Jérôme