[Cyberduck-trac] [Cyberduck] #4015: File upload to Akamai NetStorage causes error "SSH_FX_BAD_MESSAGE"

Cyberduck trac at trac.cyberduck.ch
Thu Jan 28 04:52:05 CET 2010


#4015: File upload to Akamai NetStorage causes error "SSH_FX_BAD_MESSAGE"
----------------------------------+-----------------------------------------
 Reporter:  graeme@…              |       Owner:  dkocher
     Type:  defect                |      Status:  new    
 Priority:  normal                |   Milestone:         
Component:  sftp                  |     Version:  3.3    
 Severity:  normal                |    Keywords:         
----------------------------------+-----------------------------------------

Comment(by paul167@…):

 So enabling logging only got me an "Upload failed" trace, but debugging
 got me a bit further (?).
 The problem seems to happen in SFTPv3Client.java
 [http://trac.cyberduck.ch/browser/trunk/source/ch/ethz/ssh2/sftp/SFTPv3Client.java#L1203
 here].
 The code expects a type of SSH_FXP_HANDLE but is getting a value of 101,
 so SSH_FXP_STATUS. I don't know about the protocol so this doesn't help
 me. Maybe you have an idea / tip ?
 In the meanwhile I'll try to see how that execution differs from my
 lightweight test.

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/4015#comment:11>
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