[Cyberduck-trac] [Cyberduck] #6445: Reports Failure even though upload succeeded

Cyberduck trac at trac.cyberduck.ch
Fri Dec 16 16:26:26 CET 2011


#6445: Reports Failure even though upload succeeded
-------------------------+---------------------------
    Reporter:  dwboston  |      Owner:
        Type:  defect    |     Status:  new
    Priority:  normal    |  Milestone:
   Component:  core      |    Version:  4.2
    Severity:  normal    |   Keywords:  failure
Architecture:            |   Platform:  Mac OS X 10.6
-------------------------+---------------------------
 All of the versions of Cyberduck (I'm currently using 4.2) have the same
 problem when an upload has finished. It reports that the upload failed and
 prompts you to upload again.  This is the case for any FTP site I upload
 to when the file is relatively large (200MB or more).  As soon as the
 upload is complete, I get a failure notification, yet the uploads never
 fail. It does not seem to be the case with smaller files.  Otherwise,
 works great.

 Below is the full transcript from the Log Drawer

 220 EFT Server Enterprise 6.3.8 Build 07.18.2011.2
 FEAT
 530 Please login with USER and PASS.
 USER DeutscheWelle
 331 Password required for DeutscheWelle.
 PASS ********
 230 Login OK. Proceed.
 NOOP
 200 Command OK.
 SYST
 215 XXXXXXXXXXXXX
 STAT /
 211-FTP server status:
     Connected to 68.0.209.95 at Friday, December 16, 2011, 9:51:38
     Logged in as DeutscheWelle
     TYPE: ASCII, STRUcture: File, transfer MODE: Stream
     No data connection.
 211 End of status
 CWD /
 250 Folder changed to "/".
 TYPE A
 200 Type set to A.
 PASV
 227 Entering Passive Mode (205,153,36,191,109,96).
 LIST -a
 150 Opening ASCII mode data connection for file list.
 -rw-rw-rw-   1 user     group         447 Oct  3  2007 .message
 drwxrw-rw-   1 user     group           0 Nov 23 10:34 DWpromos
 -rw-rw-rw-   1 user     group     5248174 Dec 16 08:46
 DWWeekly1_20111217.wav
 -rw-rw-rw-   1 user     group   280390348 Dec 16 09:02
 DWWeekly2_20111217.wav
 226 Transfer complete. 288 bytes transferred. 288 bps.
 TYPE I
 200 Type set to I.
 PASV
 227 Entering Passive Mode (205,153,36,191,109,96).
 STOR /test.wav
 150 Opening BINARY mode data connection for /test.wav.
 NOOP
 220 EFT Server Enterprise 6.3.8 Build 07.18.2011.2
 FEAT
 530 Please login with USER and PASS.
 USER DeutscheWelle
 331 Password required for DeutscheWelle.
 PASS ********
 230 Login OK. Proceed.
 SITE CHMOD 644 /test.wav
 501 Command not understood.
 QUIT
 221 Service closing control connection.

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/6445>
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