[Cyberduck-trac] [Cyberduck] #1678: Login succesful, but gaves permanent error in uploading

Cyberduck trac at trac.cyberduck.ch
Sat Jan 26 13:48:12 CET 2008


#1678: Login succesful, but gaves permanent error in uploading
--------------------------------+-------------------------------------------
 Reporter:  polman89 at xs4all.nl  |        Owner:  dkocher
     Type:  defect              |       Status:  new    
 Priority:  normal              |    Milestone:         
Component:  ftp                 |      Version:  2.8.3  
 Severity:  normal              |   Resolution:         
 Keywords:                      |  
--------------------------------+-------------------------------------------
Changes (by dkocher):

  * component:  core => ftp
  * summary:  Login succesful, but gaves permanent error in uploading,
              MacOsX10.4.10 and Cyberduck2.8.3 => Login
              succesful, but gaves permanent error in
              uploading

Old description:

> 220 ProFTPD 1.3.1rc2 Server (ProFTPD Default Installation) [85.17.213.10]
> USER top-Eric
> 331 Password required for top-Eric
> PASS ********
> 230 User top-Eric logged in
> SYST
> 215 UNIX Type: L8
> NOOP
> 200 NOOP command successful
> CWD /
> 250 CWD command successful
> PASV
> 227 Entering Passive Mode (85,17,213,10,251,213).
> LIST -a
> 150 Opening ASCII mode data connection for file list
> drwxrwxr-x   2 top-Eric www           512 Jan 22 10:31 .
> drwxrwxr-x   2 top-Eric www           512 Jan 22 10:31 ..
> 226 Transfer complete
> NOOP
> 200 NOOP command successful
> TYPE I
> 200 Type set to I
> PASV
> 227 Entering Passive Mode (85,17,213,10,237,13).
> STOR HS Rotterdam_1574.jpg
> 550 HS Rotterdam_1574.jpg: No such file or directory
> QUIT
> 221 Goodbye.

New description:

 {{{
 220 ProFTPD 1.3.1rc2 Server (ProFTPD Default Installation) [85.17.213.10]
 USER top-Eric
 331 Password required for top-Eric
 PASS ********
 230 User top-Eric logged in
 SYST
 215 UNIX Type: L8
 NOOP
 200 NOOP command successful
 CWD /
 250 CWD command successful
 PASV
 227 Entering Passive Mode (85,17,213,10,251,213).
 LIST -a
 150 Opening ASCII mode data connection for file list
 drwxrwxr-x   2 top-Eric www           512 Jan 22 10:31 .
 drwxrwxr-x   2 top-Eric www           512 Jan 22 10:31 ..
 226 Transfer complete
 NOOP
 200 NOOP command successful
 TYPE I
 200 Type set to I
 PASV
 227 Entering Passive Mode (85,17,213,10,237,13).
 STOR HS Rotterdam_1574.jpg
 550 HS Rotterdam_1574.jpg: No such file or directory
 QUIT
 221 Goodbye.
 }}}

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/1678#comment:1>
Cyberduck <http://cyberduck.ch>
FTP and SFTP Browser for Mac OS X.


More information about the Cyberduck-trac mailing list