xwmario / rutorrent

Automatically exported from code.google.com/p/rutorrent
0 stars 0 forks source link

Disk Space does not show the space on the download drive... #830

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install ruTorrent
2. Use a download folder on a different drive
3. Space will be reported from the first drive.

What should happen:
The disk space plugin should check the config file, and the download location. 
Then call the proper function to get the currrent space/capacity, and report 
that.

Because that's the space we care about, not the space of /www or /.
Thank you.

Original issue reported on code.google.com by shiki.bi...@gmail.com on 7 Jun 2013 at 12:35

GoogleCodeExporter commented 8 years ago
You need to set $topDirectory = "/download/path" in config.php

Original comment by Bhav...@gmail.com on 7 Jun 2013 at 1:02

GoogleCodeExporter commented 8 years ago

Original comment by novik65 on 7 Jun 2013 at 4:25

GoogleCodeExporter commented 8 years ago
Thank you very much, it's all fixed now. Sorry.

Original comment by shiki.bi...@gmail.com on 7 Jun 2013 at 10:16