-
-
Notifications
You must be signed in to change notification settings - Fork 298
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow arbitrary input for bandwidth throttle #1746
Comments
hows that on a low priority? |
Custom bandwidth, or at least more choices, is a very useful feature. To avoid hogging all the bandwidth on my internal network and slowing everyone else down, I have to set Cyberduck to 1MB/s. On a 10 MB network, this is too much throttling. Seems like 1 MB would be much too low on a gigabit ethernet netowork. Note that FileZilla offers a custom input dialog for upload/download bandwidth. |
As of c8296a8 you can define the options available in the Preferences using a hidden preference. You must give a comma delimited string of values in bytes.
|
The option has been changed to the same for both downloads and uploads. Use
|
So my uplink is 20Mbit/second.
1Mb/sec is slow(ish)
Unlimited even manages to disconnect my gmail connection.
Why not just give us a little box where you can enter a number? Thanks!
(and I can't find a .cyberduckrc file or something, I wouldn't mind manually setting it just once)
The text was updated successfully, but these errors were encountered: