I was wondering if there was a way of specifying to rutorrent the maximum disk space for a particular user?
For instance I run multiple users on some boxes, and use userquota/groupquota for diskspace restriction.
I am able to edit the values passed via the 'disk_total_space() & disk_free_space()' functions in the action.php file located in the diskspace plugin folder, but being that I must specify a directory, it takes the total of the partition which is then an inaccurate representation of the available space for that user.
Does anyone know a way to perhaps tell rutorrent that the max space for that instance/user is only say 300GB instead of 2TB?
For instance I run multiple users on some boxes, and use userquota/groupquota for diskspace restriction.
I am able to edit the values passed via the 'disk_total_space() & disk_free_space()' functions in the action.php file located in the diskspace plugin folder, but being that I must specify a directory, it takes the total of the partition which is then an inaccurate representation of the available space for that user.
Does anyone know a way to perhaps tell rutorrent that the max space for that instance/user is only say 300GB instead of 2TB?