[Cyberduck-trac] [Cyberduck] #3344: FTP Upload Problem

Cyberduck trac at trac.cyberduck.ch
Mon Oct 19 20:56:23 CEST 2009


#3344: FTP Upload Problem
------------------------------------------------+---------------------------
 Reporter:  Matthias Spohn <mspohn@…>           |       Owner:  dkocher       
     Type:  defect                              |      Status:  new           
 Priority:  normal                              |   Milestone:                
Component:  ftp                                 |     Version:  3.2.1         
 Severity:  blocker                             |    Keywords:  Upload Problem
------------------------------------------------+---------------------------
Description changed by dkocher:

Old description:

> Version 3.2.1 (4923): connecting and downloading works fine. but i cannot
> upload anything?
> in german it says "transfer unvollständig". 0-byte
> when i use other tools it works fine.
>
> 220 ProFTPD 1.3.1 Server (ProFTPD) [xxx.xxx.xxx.xxx]
> USER xxxx
> 331 Password required for xxxx
> PASS ********
> 230 User xxxx logged in
> FEAT
> 211-Features:
>  MDTM
>  REST STREAM
>  SIZE
> 211 End
> NOOP
> 200 NOOP command successful
> CWD /httpdocs/img
> 250 CWD command successful
> SYST
> 215 UNIX Type: L8
> NOOP
> 200 NOOP command successful
> TYPE I
> 200 Type set to I
> SIZE /httpdocs/img/b_einrichten.gif
> 213 265
> NOOP
> 200 NOOP command successful
> MDTM /httpdocs/img/b_einrichten.gif
> 213 20090717090146
> QUIT
> 221 Goodbye.

New description:

 Version 3.2.1 (4923): connecting and downloading works fine. but i cannot
 upload anything?
 in german it says "transfer unvollständig". 0-byte
 when i use other tools it works fine.


 {{{
 220 ProFTPD 1.3.1 Server (ProFTPD) [xxx.xxx.xxx.xxx]
 USER xxxx
 331 Password required for xxxx
 PASS ********
 230 User xxxx logged in
 FEAT
 211-Features:
  MDTM
  REST STREAM
  SIZE
 211 End
 NOOP
 200 NOOP command successful
 CWD /httpdocs/img
 250 CWD command successful
 SYST
 215 UNIX Type: L8
 NOOP
 200 NOOP command successful
 TYPE I
 200 Type set to I
 SIZE /httpdocs/img/b_einrichten.gif
 213 265
 NOOP
 200 NOOP command successful
 MDTM /httpdocs/img/b_einrichten.gif
 213 20090717090146
 QUIT
 221 Goodbye.
 }}}

--

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