Opened 10 years ago
#5478 new Bug
do not pause upload on space error
Reported by: | fairshare | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | None Set |
Component: | Transmission | Version: | 2.82 |
Severity: | Normal | Keywords: | |
Cc: |
Description
Right now when transmission runs out of space on file system the corresponding torrent is paused: no download or upload traffic for this torrent.
This doesn't make sense: the very fact that we cannot save more data have nothing to do with our ability to upload data to others.
Transmission should have more fine-graned error handling and only disable download on out-of-space errors, upload should still work as usual.
Note: See
TracTickets for help on using
tickets.