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

Cyberduck trac at trac.cyberduck.ch
Thu Jan 28 13:27:55 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 dkocher):

 Replying to [comment:13 paul167@…]:
 > Found the problem!
 [http://trac.cyberduck.ch/browser/trunk/source/ch/ethz/ssh2/sftp/SFTPv3Client.java#L1125
 This is it].
 > The remote file is created with read/write permissions (0x3), and akamai
 apparently only allows write. So If I replace that with 0x2 for write-
 only, I can upload fine.
 >
 > My guess is you don't need read-write anyway, if you're
 creating/truncating a file, why would you read it ?
 > Can we incorporate a fix for the next release ? That'd be great.

 I am hesitant to change this as it might break compatiblity with other
 servers.

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