[Cyberduck-trac] [Cyberduck] #185: Slow SFTP transfers

Cyberduck trac at trac.cyberduck.ch
Wed Nov 10 19:18:39 CET 2010


#185: Slow SFTP transfers
---------------------------------------+------------------------------------
    Reporter:  wout.mertens@…          |        Owner:  dkocher      
        Type:  enhancement             |       Status:  closed       
    Priority:  high                    |    Milestone:  4.0          
   Component:  sftp                    |      Version:  3.5          
    Severity:  major                   |   Resolution:  fixed        
    Keywords:                          |     Platform:  Mac OS X 10.6
Architecture:  Intel                   |  
---------------------------------------+------------------------------------

Comment (by caeies):

 I added a small patch as a POC for upload limitation. This patch will
 illustrate that doing parallel request for writing is faster than the
 current code.

 However, due to my little understanding of your code, This POC is a little
 bit buggy since it will not clear the waiting queue for the last 64
 requests ... And I've got no idea on how to do this with the current
 framework you're using.

 Hope this helps.

 Caeies

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/185#comment:63>
Cyberduck <http://cyberduck.ch>
Open source FTP, SFTP, WebDAV, Cloud Files, Google Docs & Amazon S3 Browser for Mac & Windows.


More information about the Cyberduck-trac mailing list