[Cyberduck-trac] [Cyberduck] #1746: Allow arbitrary input for bandwidth throttle

Cyberduck trac at trac.cyberduck.ch
Tue Mar 23 15:54:55 CET 2010


#1746: Allow arbitrary input for bandwidth throttle
-------------------------+--------------------------------------------------
 Reporter:  puntloos     |        Owner:  dkocher
     Type:  enhancement  |       Status:  closed 
 Priority:  normal       |    Milestone:  3.4.2  
Component:  interface    |      Version:  2.8.4  
 Severity:  normal       |   Resolution:  fixed  
 Keywords:               |  
-------------------------+--------------------------------------------------
Changes (by dkocher):

  * status:  assigned => closed
  * resolution:  => fixed
  * milestone:  => 3.4.2


Comment:

 As of r5862 you can define the options available in the Preferences using
 a hidden preference. You must give a comma delimited string of values in
 bytes.

  * For downloads:

 {{{
 defaults write ch.sudo.cyberduck queue.download.bandwidth.options
 102400,1073741824
 }}}


  * For uploads:

 {{{
 defaults write ch.sudo.cyberduck queue.upload.bandwidth.options
 102400,1073741824
 }}}

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/1746#comment:8>
Cyberduck <http://cyberduck.ch>
FTP, SFTP, WebDAV, Cloud Files and Amazon S3 Browser for Mac OS X.


More information about the Cyberduck-trac mailing list