Ticket #1265 (new defect)
possibly stop_on_ratio error
| Reported by: | pueblo.revolt@gmail.com | Owned by: | rakshasa |
|---|---|---|---|
| Priority: | lowest | Milestone: | |
| Component: | rtorrent | Version: | |
| Severity: | trivial | Keywords: | |
| Cc: |
Description
stop_on_ratio = min_ratio,min_upload
DON'T stop torrents when they reach the given upload ratio min_ratio in percent and if the optional min_upload > 999M
e.g.:
schedule = ratio,60,60,"stop_on_ratio=300,50M"
schedule = ratio,60,60,"stop_on_ratio=300,500M"
schedule = ratio,60,60,"stop_on_ratio=300,999M"
stop torrents.
schedule = ratio,60,60,"stop_on_ratio=300,5000M"
don't stop torrents.
Why?
I use rtorrent0.8.0/libtorrent0.12.0 with Slackware12.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
