[Cyberduck-trac] [Cyberduck] #5385: Fallback to PASV fails (was: No upload/download)

Cyberduck trac at trac.cyberduck.ch
Sun Oct 31 14:33:40 CET 2010


#5385: Fallback to PASV fails
------------------------------+---------------------------------------------
    Reporter:  binkhali       |        Owner:  dkocher      
        Type:  defect         |       Status:  new          
    Priority:  normal         |    Milestone:               
   Component:  ftp            |      Version:  3.7          
    Severity:  normal         |   Resolution:               
    Keywords:  file transfer  |     Platform:  Mac OS X 10.6
Architecture:  Intel          |  
------------------------------+---------------------------------------------
Changes (by dkocher):

  * owner:  => dkocher
  * component:  core => ftp


Comment:

 {{{
 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
 220-You are user number 3 of 50 allowed.
 220-Local time is now 01:44. Server port: 21.
 220-This is a private system - No anonymous login
 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 gearz at binkhalidsonicpollution.com
 331 User gearz at binkhalidsonicpollution.com OK. Password required
 PASS ********
 230-User gearz at binkhalidsonicpollution.com has group access to:  binkhali
 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...
 NOOP
 200 Zzz...
 CWD /blog
 250 OK. Current directory is /blog
 SYST
 215 UNIX Type: L8
 STAT /blog
 213-STAT
 drwxr-xr-x    5 binkhali   binkhali         4096 Mar 31  2010 .
 drwxr-x---    9 binkhali   99               4096 Sep 28 13:22 ..
 -rw-r--r--    1 binkhali   binkhali        17844 Oct 24 13:07 error_log
 -rwxr-xr-x    1 binkhali   binkhali           36 Aug 29  2008
 fantversion.php
 -rw-r--r--    1 binkhali   binkhali          397 May 25  2008 index.php
 -rw-r--r--    1 binkhali   binkhali        15410 Dec  6  2008 license.txt
 -rw-r--r--    1 binkhali   binkhali         7644 Feb 13  2010 readme.html
 drwxr-xr-x    8 binkhali   binkhali         4096 Mar 31  2010 wp-admin
 -rw-r--r--    1 binkhali   binkhali        40400 Oct 25  2009 wp-app.php
 -rw-r--r--    1 binkhali   binkhali          220 Oct 14  2008 wp-atom.php
 -rw-r--r--    1 binkhali   binkhali          274 May 25  2008 wp-blog-
 header.php
 -rw-r--r--    1 binkhali   binkhali         3928 Jan  7  2010 wp-comments-
 post.php
 -rw-r--r--    1 binkhali   binkhali          238 Oct 14  2008 wp-
 commentsrss2.php
 -rw-r--r--    1 binkhali   binkhali         2616 Dec  8  2009 wp-config-
 sample.php
 -rwxr-xr-x    1 binkhali   binkhali         1547 Jul  1  2009 wp-
 config.php
 drwxr-xr-x    6 binkhali   binkhali         4096 Oct 11 02:00 wp-content
 -rw-r--r--    1 binkhali   binkhali         1253 Aug 16  2009 wp-cron.php
 -rw-r--r--    1 binkhali   binkhali          220 Oct 14  2008 wp-feed.php
 drwxr-xr-x    6 binkhali   binkhali         4096 Apr 11  2010 wp-includes
 -rw-r--r--    1 binkhali   binkhali         1946 May  5  2009 wp-links-
 opml.php
 -rw-r--r--    1 binkhali   binkhali         2341 May 20  2009 wp-load.php
 -rw-r--r--    1 binkhali   binkhali        22721 Dec 14  2009 wp-login.php
 -rw-r--r--    1 binkhali   binkhali         7578 Sep 18  2009 wp-mail.php
 -rw-r--r--    1 binkhali   binkhali          487 Apr 20  2009 wp-pass.php
 -rw-r--r--    1 binkhali   binkhali          218 Oct 14  2008 wp-rdf.php
 -rw-r--r--    1 binkhali   binkhali          316 May 25  2008 wp-
 register.php
 -rw-r--r--    1 binkhali   binkhali          218 Oct 14  2008 wp-rss.php
 -rw-r--r--    1 binkhali   binkhali          220 Oct 14  2008 wp-rss2.php
 -rw-r--r--    1 binkhali   binkhali        23097 Dec 14  2009 wp-
 settings.php
 -rw-r--r--    1 binkhali   binkhali         3693 Nov 26  2009 wp-
 trackback.php
 -rw-r--r--    1 binkhali   binkhali        93445 Dec  1  2009 xmlrpc.php
 213 End.
 TYPE I
 200 TYPE is now 8-bit binary
 PORT 192,168,1,105,197,28
 500 I won't open a connection to 192.168.1.105 (only to 71.158.162.207)
 PASV
 227 Entering Passive Mode (74,54,71,138,220,135)
 QUIT
 221-Goodbye. You uploaded 0 and downloaded 0 kbytes.
 221 Logout.
 }}}

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