[Cyberduck-trac] [Cyberduck] #5484: Upload and Download doesn't work with ftp

Cyberduck trac at trac.cyberduck.ch
Tue Nov 30 19:31:32 CET 2010


#5484: Upload and Download doesn't work with ftp
------------------------+---------------------------------------------------
    Reporter:  timothy  |        Owner:  dkocher      
        Type:  defect   |       Status:  new          
    Priority:  normal   |    Milestone:               
   Component:  ftp      |      Version:  3.7          
    Severity:  normal   |   Resolution:               
    Keywords:           |     Platform:  Mac OS X 10.6
Architecture:           |  
------------------------+---------------------------------------------------

Comment (by timothy):

 The transcript of the download:



 {{{
 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
 220-You are user number 2 of 50 allowed.
 220-Local time is now 12:23. Server port: 21.
 220-IPv6 connections are also welcome on this server.
 220 You will be disconnected after 15 minutes of inactivity.
 AUTH TLS
 234 AUTH TLS OK.
 USER cotede at cote-de-pablo.com
 331 User cotede at cote-de-pablo.com OK. Password required
 PASS ********
 230-User cotede at cote-de-pablo.com has group access to:  cotede
 230 OK. Current restricted directory is /
 PBSZ 0
 200 PBSZ=0
 PROT P
 200 Data protection level set to "private"
 FEAT
 211-Extensions supported:
  EPRT
  IDLE
  MDTM
  SIZE
  REST STREAM
  MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*;
  MLSD
  AUTH TLS
  PBSZ
  PROT
  ESTA
  PASV
  EPSV
  SPSV
  ESTP
 211 End.
 TYPE I
 200 TYPE is now 8-bit binary
 PASV
 227 Entering Passive Mode (75,126,3,212,85,48)
 PORT 192,168,0,101,205,81
 500 I won't open a connection to 192.168.0.101 (only to 88.76.56.145)
 QUIT
 221-Goodbye. You uploaded 0 and downloaded 0 kbytes.
 221 Logout.

 }}}


 And the transcript of the browser window:


 {{{
 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
 220-You are user number 1 of 50 allowed.
 220-Local time is now 12:23. Server port: 21.
 220-IPv6 connections are also welcome on this server.
 220 You will be disconnected after 15 minutes of inactivity.
 AUTH TLS
 234 AUTH TLS OK.
 USER cotede at cote-de-pablo.com
 331 User cotede at cote-de-pablo.com OK. Password required
 PASS ********
 230-User cotede at cote-de-pablo.com has group access to:  cotede
 230 OK. Current restricted directory is /
 PBSZ 0
 200 PBSZ=0
 PROT P
 200 Data protection level set to "private"
 FEAT
 211-Extensions supported:
  EPRT
  IDLE
  MDTM
  SIZE
  REST STREAM
  MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*;
  MLSD
  AUTH TLS
  PBSZ
  PROT
  ESTA
  PASV
  EPSV
  SPSV
  ESTP
 211 End.
 NOOP
 200 Zzz...
 CWD /public_html/layout
 250 OK. Current directory is /public_html/layout
 SYST
 215 UNIX Type: L8
 STAT /public_html/layout
 213-STAT
 }}}

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