[Cyberduck-trac] [Cyberduck] #7765: Incomplete download of file via SFTP

Cyberduck trac at trac.cyberduck.io
Wed Jan 29 17:22:07 UTC 2014


#7765: Incomplete download of file via SFTP
------------------------+---------------------------
    Reporter:  madwort  |      Owner:  dkocher
        Type:  defect   |     Status:  new
    Priority:  normal   |  Milestone:
   Component:  sftp     |    Version:  4.4.3
    Severity:  major    |   Keywords:  dataloss bug
Architecture:  Intel    |   Platform:  Mac OS X 10.8
------------------------+---------------------------
 Using Cyberduck to open files on remote server for editing in TextMate2.
 Have been working for several hours, loading files, saving them, closing
 them, opening other files, etc. One file in particular I have re-opened a
 couple of times, this time it has downloaded an incomplete copy. SSH'ing
 into the remote server and cat'ing the file shows the file still complete
 on the remote server. Re-downloading the file (including downloading to
 desktop, instead of editor) it consistently transfers an incomplete copy.
 Unfortunately the log window wasn't enabled when I first experienced this,
 but enabling the log window and re-downloading to display a fresh
 incomplete copy gives this log:

 SSH_FXP_OPEN
 SSH_FXP_HANDLE
 SSH_FXP_READ
 SSH_FXP_DATA
 SSH_FXP_CLOSE
 SSH_FXP_STATUS

 Disconnecting, reconnecting to the server then downloading the file again
 gives a complete copy with the following log:

 SSH_FXP_INIT
 SSH_FXP_VERSION
 posix-rename at openssh.com
 statvfs at openssh.com
 fstatvfs at openssh.com
 SSH_FXP_OPENDIR
 SSH_FXP_HANDLE
 SSH_FXP_READDIR
 SSH_FXP_NAME
 <-- directory list -->
 SSH_FXP_READDIR
 SSH_FXP_STATUS
 SSH_FXP_CLOSE
 SSH_FXP_STATUS
 SSH_FXP_OPENDIR
 SSH_FXP_HANDLE
 SSH_FXP_READDIR
 SSH_FXP_NAME
 <-- directory list -->
 SSH_FXP_READDIR
 SSH_FXP_STATUS
 SSH_FXP_CLOSE
 SSH_FXP_STATUS
 SSH_FXP_OPENDIR
 SSH_FXP_HANDLE
 SSH_FXP_READDIR
 SSH_FXP_NAME
 <-- directory list -->
 SSH_FXP_READDIR
 SSH_FXP_STATUS
 SSH_FXP_CLOSE
 SSH_FXP_STATUS
 SSH_FXP_OPENDIR
 SSH_FXP_HANDLE
 SSH_FXP_READDIR
 SSH_FXP_NAME
 <-- directory list -->
 SSH_FXP_READDIR
 SSH_FXP_STATUS
 SSH_FXP_CLOSE
 SSH_FXP_STATUS
 SSH_FXP_OPENDIR
 SSH_FXP_HANDLE
 SSH_FXP_READDIR
 SSH_FXP_NAME
 <-- directory list -->
 SSH_FXP_READDIR
 SSH_FXP_STATUS
 SSH_FXP_CLOSE
 SSH_FXP_STATUS
 SSH_FXP_OPENDIR
 SSH_FXP_HANDLE
 SSH_FXP_READDIR
 SSH_FXP_NAME
 <-- directory list -->
 SSH_FXP_READDIR
 SSH_FXP_STATUS
 SSH_FXP_CLOSE
 SSH_FXP_STATUS
 SSH_FXP_OPENDIR
 SSH_FXP_HANDLE
 SSH_FXP_READDIR
 SSH_FXP_NAME
 <-- directory list -->
 SSH_FXP_READDIR
 SSH_FXP_STATUS
 SSH_FXP_CLOSE
 SSH_FXP_STATUS
 SSH_FXP_OPEN
 SSH_FXP_HANDLE
 SSH_FXP_READ
 SSH_FXP_DATA
 SSH_FXP_CLOSE
 SSH_FXP_STATUS


 Cyberduck Version 4.4.3 (14140)
 OS X 10.8

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


More information about the Cyberduck-trac mailing list