mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
Completely disable upload speed #160
Labels
No labels
Accessibility
AppImage
Bounty
Build system
CI
Can't reproduce
Code cleanup
Confirmed bug
Confirmed bug
Core
Crash
Data loss
Discussion
Docker
Documentation
Duplicate
Feature
Feature request
Feature request
Feature request
Filters
Flatpak
GUI
Has workaround
I2P
Invalid
Libtorrent
Look and feel
Meta
NSIS
Network
Not an issue
OS: *BSD
OS: Linux
OS: Windows
OS: macOS
PPA
Performance
Project management
Proxy/VPN
Qt bugs
Qt6 compat
RSS
Search engine
Security
Temp folder
Themes
Translations
Triggers
Waiting diagnosis
Waiting info
Waiting upstream
Waiting web implementation
Watched folders
WebAPI
WebUI
autoCloseOldIssue
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/qBittorrent#160
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Decme on GitHub (Oct 21, 2012).
Setting the upload speed limit to 0 always resets it to 1. It would be sometimes useful to be able to set it to 0 (Transmission allows this)
@sircod commented on GitHub (Oct 21, 2012):
By setting it to 0, do you want to disable the upload limit, or disable uploading entirely? Some amount of uploading is needed just as overhead (not sure if this is included in the limit).
@Decme commented on GitHub (Oct 22, 2012):
I want to be able to disable uploading entirely.
With qBittorrent the overhead is not included in the upload/download limits unless you check "Apply rate limit to transport overhead", which is unchecked by default.
@slacka commented on GitHub (Oct 28, 2012):
Having an upload limit makes perfect sense for people with asymmetric connections like ADSL. However, allowing people to selfishly download without contributing back defeats the purpose of the bit torrent protocol and is bad for the health of the swam. qBittorrent should not add this option to disable uploading entirely.
@Decme commented on GitHub (Oct 28, 2012):
Yes it should. I sometimes don't want to seed until I have downloaded 100% of the file.
I'm going to have to consider going over to using Transmission as it allows setting the upload speed to zero.
@slacka commented on GitHub (Oct 28, 2012):
You have explained what you want, but not why this is a useful feature.
@Decme commented on GitHub (Nov 1, 2012):
It would be a useful feature to me, and probably to others. I don't see what part you're not understanding.
@ghost commented on GitHub (Jan 20, 2013):
Being able to set upload to '1KB/s' is almost like setting it to '0KB/s'.
You should consider adding this feature just for the moaning myrtles ;p
@slacka I totally agree with your point 'allowing people to selfishly download without contributing back defeats the purpose of the bit torrent protocol and is bad for the health of the swam' however, as I said 1 ~= 0.
@TerrificInToronto commented on GitHub (Jun 28, 2014):
Ok. Is it possible to set the U/L Speed limit so that my Non-Asymetric line can handle the workload? I currently have a link that handles 700KB/sec D/L and 70 KB/Sec UPload, but unless I can throttle the pportion of the swarm, some Torrent files take the whole uplink, This in turn trips the bandwidth throttling, and the ISP Throttles the D/L speed to 50KB/s .... Once this starts, then I have to reset everything, wait approx 10 minutes, try again. back to 700KB/S... Currently attempt to set total U/L as 1/10 of D/L Availability but QBT saturates the line (depending on content availability)
@slrslr commented on GitHub (Aug 2, 2017):
I think these issues may be related:
https://github.com/qbittorrent/qBittorrent/issues/3461
https://github.com/qbittorrent/qBittorrent/issues/6020
@MPW1412 commented on GitHub (Mar 31, 2018):
There is an upload limitation functionality. Zero upload doesn't make sense.
Let's close this.
@FranciscoPombal commented on GitHub (Feb 19, 2020):
You need at least some upload bandwidth excluding the transport overhead for anything to work at all...
@slrslr commented on GitHub (Feb 28, 2020):
I do not know why, but what about the download mutting of particular torrent?
I have torrent which share 99% of the data with other torrent. Being able to set 0KB/s download for this "99%" torrent will allow me not to damage my "100%" torrent and at same time being able to seed/upload data for this "99%" torrent.