[Cyberduck-trac] [Cyberduck] #8810: Progress bar does not update

Cyberduck trac at trac.cyberduck.io
Fri May 8 07:34:53 UTC 2015


#8810: Progress bar does not update
-----------------------+------------------------------
 Reporter:  nirav      |         Owner:  dkocher
     Type:  defect     |        Status:  assigned
 Priority:  normal     |     Milestone:  4.8
Component:  irods      |       Version:  Nightly Build
 Severity:  normal     |    Resolution:
 Keywords:             |  Architecture:
 Platform:  Windows 7  |
-----------------------+------------------------------

Comment (by dkocher):

 * When [https://github.com/DICE-UNC/jargon/issues/87 Jargon-#87] is
 resolved this will work out of the box with progress updates while
 streaming data every 100ms.
  * Because of the slow performance of the stream based implementations in
 Jargon (refer to #8720 and [https://github.com/DICE-UNC/jargon/issues/86
 Jargon-#86]), we are now using the transfer implementation in from the
 `DataTransferOperations` interface where we have no control over the
 actual streams. Therefore we are dependent on status callbacks from the
 transfer interface to update progress. The issue with these callbacks not
 being frequent enough has been reported in [https://github.com/DICE-
 UNC/jargon/issues/98 Jargon-#98].

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


More information about the Cyberduck-trac mailing list