Go Back   FlashFXP Forums > >

General Discussion Need help? Have a problem? Let us help you. Bug reports and feature requests should be made using the Bug Tracker or Feature Tracker

Closed Thread
 
Thread Tools Rate Thread Display Modes
Old 10-29-2011, 05:12 AM   #1
polidex
Junior Member
FlashFXP Beta Tester
 
Join Date: Aug 2008
Posts: 10
Default 4.1.4 (build 1664) transfer queue still broken

4.1.4 (build 1664) transfer queue still broken

Operating System: Windows XP Service Pack 2
FlashFXP version: 4.1.4 (build 1664)
Installation type: Portable
=========================
When transferring from remote server to my machine the transfer breaks every couple of files, then waits for precisely 1 minute, before starting again for a file or two then waits another minute and so on. Unticking 'restart transfer if no data transferred for' (60 seconds) results in an immediate stopping of the transfer on the very first file in the queue with the result that nothing is transferred.

Active edits also has an issue which may be related: When clicking on a remote file to edit it only works sometimes. No idea why. If I click a file to edit, absolutely nothing happens. If I reconnect and move around a few folders then return to the file I want to edit, it will open OK in my editor. However when I try to edit again or try another file there is no response at all and I cannot navigate the server even though the connection is still live.

version 4.0.0 (build 1525) does not display either of these issues so I am still using this version.

log file displaying transfer queue issue:

Code:
FlashFXP 4.1.4 (build 1664)
Support Forums http://forum.flashfxp.com
[11:34:10] Winsock 2.2 -- OpenSSL 1.0.0e 6 Sep 2011
[11:34:20] [R] Connecting to xxxxxxxxxxxxxxxxxxxxxxxxx.com -> DNS=ftp.xxxxxxxxxx.org IP=xxx.xxx.xxx.xxx PORT=21
[11:34:20] [R] Connected to xxxxxxxxxxxxxxxxxxxxxxxxx.com
[11:34:20] [R] 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
[11:34:20] [R] 220-You are user number 1 of 50 allowed.
[11:34:20] [R] 220-Local time is now 04:34. Server port: 21.
[11:34:20] [R] 220 You will be disconnected after 15 minutes of inactivity.
[11:34:20] [R] USER xxxxxxxx
[11:34:20] [R] 331 User xxxxxxxx OK. Password required
[11:34:20] [R] PASS (hidden)
[11:34:23] [R] 230 OK. Current restricted directory is /
[11:34:23] [R] SYST
[11:34:23] [R] 215 UNIX Type: L8
[11:34:23] [R] FEAT
[11:34:23] [R] 211-Extensions supported:
[11:34:23] [R]  EPRT
[11:34:23] [R]  IDLE
[11:34:23] [R]  MDTM
[11:34:23] [R]  SIZE
[11:34:23] [R]  REST STREAM
[11:34:23] [R]  MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*;
[11:34:23] [R]  MLSD
[11:34:23] [R]  AUTH TLS
[11:34:23] [R]  PBSZ
[11:34:23] [R]  PROT
[11:34:23] [R]  ESTA
[11:34:23] [R]  PASV
[11:34:23] [R]  EPSV
[11:34:23] [R]  SPSV
[11:34:23] [R]  ESTP
[11:34:23] [R] 211 End.
[11:34:23] [R] PWD
[11:34:24] [R] 257 "/" is your current location
[11:34:24] [R] CWD /public_html/xxxxxxxxxxxxx
[11:34:24] [R] 250 OK. Current directory is /public_html/xxxxxxxxxxxxx
[11:34:24] [R] PWD
[11:34:24] [R] 257 "/public_html/xxxxxxxxxxxxx" is your current location
[11:34:24] [R] PASV
[11:34:24] [R] 227 Entering Passive Mode (xxx,xxx,xxx,xxx,xxx,xxx)
[11:34:24] [R] Opening data connection IP: xxx.xxx.xxx.xxx PORT: 49635
[11:34:24] [R] MLSD
[11:34:24] [R] 150 Accepted data connection
[11:34:24] [R] 226-Options: -a -l 
[11:34:24] [R] 226 16 matches total
[11:34:24] [R] List Complete: 1 KB in 0.60 seconds (1.8 KB/s)
[11:34:34] [R] CWD content
[11:34:34] [R] 250 OK. Current directory is /public_html/xxxxxxxxxxxxx/content
[11:34:34] [R] PWD
[11:34:34] [R] 257 "/public_html/xxxxxxxxxxxxx/content" is your current location
[11:34:34] [R] PASV
[11:34:34] [R] 227 Entering Passive Mode (xxx,xxx,xxx,xxx,xxx,xxx)
[11:34:34] [R] Opening data connection IP: xxx.xxx.xxx.xxx PORT: 5681
[11:34:35] [R] MLSD
[11:34:35] [R] 150 Accepted data connection
[11:34:35] [R] 226-Options: -a -l 
[11:34:35] [R] 226 33 matches total
[11:34:35] [R] List Complete: 3 KB in 0.56 seconds (3.8 KB/s)
[11:34:45] [R] TYPE I
[11:34:45] [R] 200 TYPE is now 8-bit binary
[11:34:45] [R] PASV
[11:34:45] [R] 227 Entering Passive Mode (xxx,xxx,xxx,xxx,105,71)
[11:34:45] [R] Opening data connection IP: xxx.xxx.xxx.xxx PORT: 26951
[11:34:45] [R] RETR error_log
[11:34:45] [R] 150 Accepted data connection
[11:34:45] [R] 226-File successfully transferred
[11:34:45] [R] 226 0.021 seconds (measured here), 97.33 Kbytes per second
[11:34:45] Transferred: error_log 2 KB in 0.04 seconds (2.1 KB/s)
[11:34:45] [R] TYPE A
[11:34:45] [R] 200 TYPE is now ASCII
[11:34:45] [R] PASV
[11:34:46] [R] 227 Entering Passive Mode (xxx,xxx,xxx,xxx,66,123)
[11:34:46] [R] Opening data connection IP: xxx.xxx.xxx.xxx PORT: 17019
[11:34:46] [R] RETR fantversion.php
[11:34:46] [R] 150 Accepted data connection
[11:34:46] [R] 226-File successfully transferred
[11:34:46] [R] 226 0.011 seconds (measured here), 3.56 Kbytes per second
[11:34:46] Transferred: fantversion.php 39 bytes in 0.01 seconds (0.0 KB/s)
[11:34:46] [R] PASV
[11:34:46] [R] 227 Entering Passive Mode (xxx,xxx,xxx,xxx,169,182)
[11:34:46] [R] Opening data connection IP: xxx.xxx.xxx.xxx PORT: 43446
[11:34:46] [R] RETR index.php
[11:34:47] [R] 150 Accepted data connection
[11:34:47] [R] 226-File successfully transferred
[11:34:47] [R] 226 0.000 seconds (measured here), 5.89 Mbytes per second
[11:34:47] Transferred: index.php 414 bytes in 0.01 seconds (0.4 KB/s)
[11:34:47] [R] PASV
[11:34:47] [R] 227 Entering Passive Mode (xxx,xxx,xxx,xxx,211,216)
[11:34:47] [R] Opening data connection IP: xxx.xxx.xxx.xxx PORT: 54232
[11:34:47] [R] RETR license.txt
[11:34:47] [R] 150-Accepted data connection
[11:34:47] [R] 150 16.5 kbytes to download
[11:34:48] [R] 226-File successfully transferred
[11:34:48] [R] 226 0.026 seconds (measured here), 0.64 Mbytes per second
[11:34:48] Transferred: license.txt 16 KB in 0.40 seconds (16.8 KB/s)
[11:34:48] [R] PASV
[11:34:48] [R] 227 Entering Passive Mode (xxx,xxx,xxx,xxx,154,178)
[11:34:48] [R] Opening data connection IP: xxx.xxx.xxx.xxx PORT: 39602
[11:34:48] [R] RETR readme.html
[11:34:48] [R] 150-Accepted data connection
[11:34:48] [R] 150 9.0 kbytes to download
[11:34:48] [R] 226-File successfully transferred
[11:34:48] [R] 226 0.005 seconds (measured here), 1.70 Mbytes per second
[11:34:48] Transferred: readme.html 9 KB in 0.22 seconds (9.1 KB/s)
[11:34:48] [R] PASV
[11:34:48] [R] 227 Entering Passive Mode (xxx,xxx,xxx,xxx,82,107)
[11:34:48] [R] Opening data connection IP: xxx.xxx.xxx.xxx PORT: 21099
[11:34:49] [R] RETR wp-activate.php
[11:34:49] [R] 150-Accepted data connection
[11:34:49] [R] 150 4.2 kbytes to download
[11:34:49] [R] 226-File successfully transferred
[11:34:49] [R] 226 0.011 seconds (measured here), 391.43 Kbytes per second
[11:34:49] Transferred: wp-activate.php 4 KB in 0.02 seconds (4.3 KB/s)
[11:34:49] [R] PASV
[11:34:49] [R] 227 Entering Passive Mode (xxx,xxx,xxx,xxx,203,150)
[11:34:49] [R] Opening data connection IP: xxx.xxx.xxx.xxx PORT: 52118
[11:34:49] [R] RETR wp-app.php
[11:34:49] [R] 150-Accepted data connection
[11:34:49] [R] 150 39.3 kbytes to download
[11:34:50] [R] 226-File successfully transferred
[11:34:50] [R] 226 0.541 seconds (measured here), 75.60 Kbytes per second
[11:34:50] Transferred: wp-app.php 40 KB in 0.57 seconds (40.9 KB/s)
[11:34:50] [R] PASV
[11:34:50] [R] 227 Entering Passive Mode (xxx,xxx,xxx,xxx,58,110)
[11:34:50] [R] Opening data connection IP: xxx.xxx.xxx.xxx PORT: 14958
[11:34:50] [R] RETR wp-atom.php
[11:34:50] [R] 150 Accepted data connection
[11:34:50] [R] 226-File successfully transferred
[11:34:50] [R] 226 0.000 seconds (measured here), 1.09 Mbytes per second
[11:34:50] Transferred: wp-atom.php 238 bytes in 0.00 seconds (0.2 KB/s)
[11:34:50] [R] PASV
[11:34:51] [R] 227 Entering Passive Mode (xxx,xxx,xxx,xxx,211,133)
[11:34:51] [R] Opening data connection IP: xxx.xxx.xxx.xxx PORT: 54149
[11:34:51] [R] RETR wp-blog-header.php
[11:34:51] [R] 150 Accepted data connection
[11:34:51] [R] 226-File successfully transferred
[11:34:51] [R] 226 0.000 seconds (measured here), 3.29 Mbytes per second
[11:35:52] Transfer Timed Out
[11:35:57] [R] ABOR
[11:35:57] [R] Transfer Failed!
[11:35:57] [R] Skip [larger]: wp-blog-header.php
[11:35:57] [R] PASV
[11:35:57] [R] 500 ?
[11:35:57] [R] PORT xxx,xxx,x,xxx,x,xxx
[11:35:57] [R] 227 Entering Passive Mode (xxx,xxx,xxx,xxx,xx,xx)
[11:35:57] [R] 200 PORT command successful
[11:35:57] [R] RETR wp-comments-post.php
[11:37:58] [R] Transfer Failed!
[11:37:58] [R] Connection lost: xxxxxxxxxxxxxxxxxxxxxxxxx.com
[11:37:58] Transferred 8 Files (73 KB) in 3 minutes 13 seconds (0.4 KB/s)
[11:37:58] 1 File Skipped
[11:37:58] Transferred: wp-comments-post.php 0 bytes in 2 minutes 1 seconds (0.0 KB/s)
[11:38:00] [R] Attempting to Reconnect.
[11:38:00] [R] Connecting to xxxxxxxxxxxxxxxxxxxxxxxxx.com -> DNS=ftp.xxxxxxxxxxxxx.org IP=xxx.xxx.xxx.xxx PORT=21 (attempt # 1)
[11:38:00] [R] Connected to xxxxxxxxxxxxxxxxxxxxxxxxx.com
[11:38:00] [R] 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
[11:38:00] [R] 220-You are user number 2 of 50 allowed.
[11:38:00] [R] 220-Local time is now 04:38. Server port: 21.
[11:38:00] [R] 220 You will be disconnected after 15 minutes of inactivity.
[11:38:00] [R] USER xxxxxxxx
[11:38:00] [R] 331 User xxxxxxxx OK. Password required
[11:38:00] [R] PASS (hidden)
[11:38:00] [R] 230 OK. Current restricted directory is /
[11:38:00] [R] SYST
[11:38:01] [R] 215 UNIX Type: L8
[11:38:01] [R] FEAT
[11:38:01] [R] 211-Extensions supported:
[11:38:01] [R]  EPRT
[11:38:01] [R]  IDLE
[11:38:01] [R]  MDTM
[11:38:01] [R]  SIZE
[11:38:01] [R]  REST STREAM
[11:38:01] [R]  MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*;
[11:38:01] [R]  MLSD
[11:38:01] [R]  AUTH TLS
[11:38:01] [R]  PBSZ
[11:38:01] [R]  PROT
[11:38:01] [R]  ESTA
[11:38:01] [R]  PASV
[11:38:01] [R]  EPSV
[11:38:01] [R]  SPSV
[11:38:01] [R]  ESTP
[11:38:01] [R] 211 End.
[11:38:01] [R] PWD
[11:38:01] [R] 257 "/" is your current location
[11:38:01] [R] CWD /public_html/xxxxxxxxxxxxx/content
[11:38:01] [R] 250 OK. Current directory is /public_html/xxxxxxxxxxxxx/content
[11:38:01] [R] PWD
[11:38:01] [R] 257 "/public_html/xxxxxxxxxxxxx/content" is your current location
[11:38:01] [R] PASV
[11:38:02] [R] 227 Entering Passive Mode (xxx,xxx,xxx,xxx,xxx,xxx)
[11:38:02] [R] Opening data connection IP: xxx.xxx.xxx.xxx PORT: 10880
[11:38:02] [R] MLSD
[11:38:02] [R] 150 Accepted data connection
[11:38:02] [R] 226-Options: -a -l 
[11:38:02] [R] 226 33 matches total
[11:38:02] [R] List Complete: 3 KB in 0.59 seconds (3.8 KB/s)
[11:38:02] [R] Skip [larger]: wp-comments-post.php
[11:38:02] [R] TYPE A
[11:38:02] [R] 200 TYPE is now ASCII
[11:38:02] [R] PASV
[11:38:02] [R] 227 Entering Passive Mode (xxx,xxx,xxx,xxx,xxx,xxx)
[11:38:02] [R] Opening data connection IP: xxx.xxx.xxx.xxx PORT: 57458
[11:38:02] [R] RETR wp-commentsrss2.php
[11:38:03] [R] 150 Accepted data connection
[11:39:04] Transfer Timed Out
[11:39:04] [R] 226-File successfully transferred
[11:39:04] [R] 226 0.007 seconds (measured here), 33.45 Kbytes per second
[11:39:04] [R] Transfer Failed!
[11:39:04] [R] Skip [larger]: wp-commentsrss2.php
[11:39:04] [R] PASV
[11:39:04] [R] 227 Entering Passive Mode (xxx,xxx,xxx,xxx,xxx,xxx)
[11:39:04] [R] Opening data connection IP: xxx.xxx.xxx.xxx PORT: 23709
[11:39:04] [R] RETR wp-config.php
[11:39:04] [R] 150 Accepted data connection
[11:39:17] (soft abort)
[11:39:17] [R] 226-File successfully transferred
[11:39:17] [R] 226 0.000 seconds (measured here), 37.91 Mbytes per second
[11:39:17] [R] QUIT
[11:39:17] [R] 221-Goodbye. You uploaded 0 and downloaded 4 kbytes.
[11:39:17] [R] 221 Logout.
[11:39:18] [R] Transfer Failed!
[11:39:18] [R] Logged off: xxxxxxxxxxxxxxxxxxxxxxxxx.com
[11:39:18] Transferred 0 Files (0 bytes) in 1 minute 17 second (0.0 KB/s)
[11:39:18] 2 Files Skipped
[11:39:18] Aborted by user
polidex is offline  
Old 10-29-2011, 10:11 AM   #2
bigstar
FlashFXP Developer
FlashFXP Administrator
ioFTPD Beta Tester
 
bigstar's Avatar
 
Join Date: Oct 2001
Posts: 8,012
Default

Thank you for letting us know that you are still experiencing this issue.
I was under the impression that this issue was resolved.

I sent you a private message
bigstar is offline  
Closed Thread

Tags
connection, data, download, flashfxp, [r]

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 06:46 PM.

Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)