[Cyberduck-trac] [Cyberduck] #8364: Container listing stalled

Cyberduck trac at trac.cyberduck.io
Thu Dec 4 15:44:52 UTC 2014


#8364: Container listing stalled
------------------------+-------------------------
 Reporter:  jklovanc    |         Owner:  dkocher
     Type:  defect      |        Status:  assigned
 Priority:  highest     |     Milestone:  4.6.1
Component:  cloudfiles  |       Version:  4.6
 Severity:  normal      |    Resolution:
 Keywords:  Rackspace   |  Architecture:  Intel
 Platform:  Windows 7   |
------------------------+-------------------------

Comment (by dkocher):

 We cannot reproduce the issue that no prompt is shown to ''Cancel'' or
 ''Continue'' when listing all containers. When choosing ''Cancel'', it
 will display the first 100 containers in the browser. Set the container
 you want to access in the ''Path'' bookmark setting to connect directly to
 the container without listing all containers in the account.

 You can further speed up the container listing by setting the following
 [https://trac.cyberduck.io/wiki/help/en/howto/preferences#Hiddenconfigurationoptions
 hidden configuration options].

  * Disable preloading container size using the property
 `openstack.container.size.preload`

 {{{
 defaults write ch.sudo.cyberduck openstack.container.size.preload false
 }}}

  * Disable reading CDN conifguration for container using the property
 `openstack.cdn.preload`

 {{{
 defaults write ch.sudo.cyberduck openstack.cdn.preload false
 }}}

-- 
Ticket URL: <https://trac.cyberduck.io/ticket/8364#comment:4>
Cyberduck <http://cyberduck.io>
Libre FTP, SFTP, WebDAV, S3 & OpenStack Swift browser for Mac and Windows


More information about the Cyberduck-trac mailing list