Closed mehdi198080 closed 5 years ago
I don't maintain that plugin. Submit a bug report to the repo owner.
the error is no such file
let me describe you what happen exactly
this command gave me error sudo mv ~/configs/plugins.ini -o /var/www/rutorrent/conf/plugins.ini I change it with this sudo mv ~/configs/plugins.ini /var/www/rutorrent/conf/plugins.ini
after completed fileshare missed and I install it of another source
my setting is <?php
// duration & links limits // 0 = unlimited $limits['duration'] = 24; // maximum duration hours $limits['links'] = 0; //maximum sharing links per user
// extra $limits['nolimit'] = 0; // allow unlimited duration (=~ 100 years) with duration = 0 (the maximum duration limit is kept) [1 = yes | 0 = no]
// path on domain where a symlink to share.php can be found // example: http://mydomain.com/share.php $downloadpath = 'https://mehdisa.xyz/public/share.php';
?>
pls kindly check it
<?php
// duration & links limits // 0 = unlimited $limits['duration'] = 24; // maximum duration hours $limits['links'] = 0; //maximum sharing links per user
// extra $limits['nolimit'] = 0; // allow unlimited duration (=~ 100 years) with duration = 0 (the maximum duration limit is kept) [1 = yes | 0 = no]
// path on domain where a symlink to share.php can be found // example: http://mydomain.com/share.php $downloadpath = 'https://mehdisa.xyz/public/share.php';
?>
hi
fileshare not working and getting error.
plz check