rakshasa / rtorrent

rTorrent BitTorrent client
https://github.com/rakshasa/rtorrent/wiki
GNU General Public License v2.0
4.15k stars 414 forks source link

[Ask] Limit Force Recheck Disk Read Rate #1206

Open Gosokan opened 1 year ago

Gosokan commented 1 year ago

I just transferred (merge) data that was previously downloaded using another bittorrent client in Windows PC (QbitTorrent) to new system based on Linux OS (rTorrent 0.9.8 on Ubuntu 22.04 LTS). There are about 200 torrents with a total of 7 TB of data.

I want to ask, is there a way to:

  1. Limit/cap the read speed of the hard disk when doing a force recheck? So it doesn't too much slow down the ongoing torrent download/upload activity on the same harddrive.

  2. Sync ratio data which was previously achieved when using another torrent client in another system OS? Or how to edit rtorrent session data which has a ratio value in it? Currently, all recently merged torrent ratio values are 0 (because I just moved the data from another system and do a force check).

Thank you.