[Cyberduck-trac] [Cyberduck] #1235: Cannot download more than 2**31 (2147483648) bytes via SFTP

Cyberduck trac at trac.cyberduck.ch
Thu Aug 30 19:24:24 CEST 2007


#1235: Cannot download more than 2**31 (2147483648) bytes via SFTP
--------------------+-------------------------------------------------------
 Reporter:  reikon  |       Owner:  dkocher              
     Type:  defect  |      Status:  new                  
 Priority:  high    |   Milestone:                       
Component:  sftp    |     Version:  2.7.3                
 Severity:  major   |    Keywords:  sftp integer overflow
--------------------+-------------------------------------------------------
 When attempting to download more than 2147483648 bytes (Around 2 GB)
 Cyberduck gives the following error:

 SSH Error:
 A badly formatted packet or other SFTP protocol incompatibility was
 detected.

 I believe that using an integer type that has a significantly larger
 capacity (such as a long) for the counter would solve this problem.

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/1235>
Cyberduck <http://cyberduck.ch>
FTP and SFTP Browser for Mac OS X.


More information about the Cyberduck-trac mailing list