#5385 closed defect (fixed)
Fallback to PASV fails
Reported by: | binkhali | Owned by: | dkocher |
---|---|---|---|
Priority: | normal | Milestone: | 4.4 |
Component: | ftp | Version: | 3.7 |
Severity: | normal | Keywords: | file transfer |
Cc: | Architecture: | Intel | |
Platform: | Mac OS X 10.6 |
Description
I can access lists of files from my site but all transfers are incomplete. Log file says will not connect to server, entering passive mode. PLease help me figure this out.
Attachments (1)
Change History (7)
Changed on Oct 31, 2010 at 6:56:51 AM by binkhali
comment:1 Changed on Oct 31, 2010 at 1:33:40 PM by dkocher
- Component changed from core to ftp
- Owner set to dkocher
- Summary changed from No upload/download to Fallback to PASV fails
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@binkhalidsonicpollution.com 331 User gearz@binkhalidsonicpollution.com OK. Password required PASS ******** 230-User gearz@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.
comment:2 Changed on Nov 2, 2010 at 6:01:37 AM by binkhali
I changed the option to use passive FTp and allowed FTP-SSL when prompted it now works.
comment:3 Changed on Nov 2, 2010 at 8:32:31 AM by dkocher
- Resolution set to worksforme
- Status changed from new to closed
comment:4 Changed on Jul 11, 2013 at 8:19:38 AM by dkocher
- Milestone set to 4.4
- Resolution worksforme deleted
- Status changed from closed to reopened
Will add proper fallback logic if the server denies PORT command.
comment:5 Changed on Jul 11, 2013 at 8:26:32 AM by dkocher
comment:6 Changed on Jul 11, 2013 at 8:32:07 AM by dkocher
- Resolution set to fixed
- Status changed from reopened to closed
In r11876.
Note: See
TracTickets for help on using
tickets.
log file