[Cyberduck-trac] [Cyberduck] #3306: File shows Upload Complete, but does not arrive

Cyberduck trac at trac.cyberduck.ch
Fri Nov 6 16:47:24 CET 2009


#3306: File shows Upload Complete, but does not arrive
------------------------------------+---------------------------------------
 Reporter:  cumberbear@…            |        Owner:  dkocher   
     Type:  defect                  |       Status:  closed    
 Priority:  normal                  |    Milestone:            
Component:  core                    |      Version:  3.2       
 Severity:  normal                  |   Resolution:  thirdparty
 Keywords:                          |  
------------------------------------+---------------------------------------
Changes (by dkocher):

  * status:  new => closed
  * resolution:  => thirdparty


Old description:

> FTP file did not arrive but does show:
> Upload Complete
> 13.9 KB of 13.9 KB
> Thursday, July 9, 2009 11:01:36 AM US/Central
>
> Log:
>
> 220 Ready for user
> USER sxmh9001
> 331 Need password.
> PASS ********
> 230 sxmh9001 logged in, proceed
> FEAT
> 500 Unrecognized command
> NOOP
> 200 Command okay.
> CWD /send
> 250 CWD command successful.
> STAT /send
> 211 BCHSEP = NONE
> PASV
> 227 Entering Passive Mode. (209,95,232,130,40,77)
> LIST -a
> 125 Data connection already open; transfer starting.
> 226 Transfer complete.
> PASV
> 227 Entering Passive Mode. (209,95,232,130,40,78)
> LIST
> 125 Data connection already open; transfer starting.
> drw-rw-rw-   2  sxmh9001 users        1024 Jul  9 16:01 commit
> 226 Transfer complete.
> PASV
> 227 Entering Passive Mode. (209,95,232,130,40,79)
> STOR InventoryExport-CyberDuckTest.txt
> 125 Data connection already open; transfer starting.
> 226 Transfer complete.
> SITE CHMOD 644 InventoryExport-CyberDuckTest.txt
> 501 Command argument syntax error: CHMOD 644 InventoryExport-
> CyberDuckTest.txt
> SITE UTIME InventoryExport-CyberDuckTest.txt 20090709155132
> 20090709155132 20090709155132 UTC
> 501 Command argument syntax error: UTIME InventoryExport-
> CyberDuckTest.txt 20090709155132 20090709155132 20090709155132 UTC
> QUIT
> 221 Closing control connection.

New description:

 FTP file did not arrive but does show:
 Upload Complete
 13.9 KB of 13.9 KB
 Thursday, July 9, 2009 11:01:36 AM US/Central

 Log:


 {{{
 220 Ready for user
 USER sxmh9001
 331 Need password.
 PASS ********
 230 sxmh9001 logged in, proceed
 FEAT
 500 Unrecognized command
 NOOP
 200 Command okay.
 CWD /send
 250 CWD command successful.
 STAT /send
 211 BCHSEP = NONE
 PASV
 227 Entering Passive Mode. (209,95,232,130,40,77)
 LIST -a
 125 Data connection already open; transfer starting.
 226 Transfer complete.
 PASV
 227 Entering Passive Mode. (209,95,232,130,40,78)
 LIST
 125 Data connection already open; transfer starting.
 drw-rw-rw-   2  sxmh9001 users        1024 Jul  9 16:01 commit
 226 Transfer complete.
 PASV
 227 Entering Passive Mode. (209,95,232,130,40,79)
 STOR InventoryExport-CyberDuckTest.txt
 125 Data connection already open; transfer starting.
 226 Transfer complete.
 SITE CHMOD 644 InventoryExport-CyberDuckTest.txt
 501 Command argument syntax error: CHMOD 644 InventoryExport-
 CyberDuckTest.txt
 SITE UTIME InventoryExport-CyberDuckTest.txt 20090709155132 20090709155132
 20090709155132 UTC
 501 Command argument syntax error: UTIME InventoryExport-CyberDuckTest.txt
 20090709155132 20090709155132 20090709155132 UTC
 QUIT
 221 Closing control connection.
 }}}

--

Comment:

 Looks all correct.

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