View Single Post
Old 02-18-2006, 04:28 AM  
cjr
Member
 
cjr's Avatar
 
Join Date: Oct 2001
Posts: 93
Default Upload Problems with v3.3.5 Build 1110

Hi all,

Thought I would drop in and share this problem I have with a server that I use all the time. Now I am not suggesting that its FlashFXP but would like to know if anyone has seen a similar problem with this build or even this server.

The server is Pure-FTPd [TLS]. What happens is even though I am uploading a file the server says "no data receieved" after the standard 900secs and then kicks me, flashfxp logs in again and uses "appe" to resume the upload. Not a huge issue but something must be wrong. For the actual site properties I have tried "send noops during transfer" both on and off and that makes no real difference. I have pasted the log below.

Any ideas?

[19:02:10] LIST -al
[19:02:10] 150 Accepted data connection
[19:02:10] 226-Options: -a -l
[19:02:10] 226 8 matches total
[19:02:10] List Complete: 679 bytes in 0.30 seconds (2.2 KB/s)
[19:02:25] TYPE I
[19:02:25] 200 TYPE is now 8-bit binary
[19:02:25] PASV
[19:02:25] 227 Entering Passive Mode (xx,xx,xx,xx,xx,224)
[19:02:25] Opening data connection IP: xx.xx.xx.xx PORT: 15840
[19:02:25] STOR file.chm
[19:02:25] 150 Accepted data connection
[19:03:11] 421 Timeout (no new data for 900 seconds)
[19:03:11] Connection lost: xxxxxxxxxx
[19:03:11] Transfer Failed!
[19:03:13] Attempting to Reconnect.
[19:03:13] Connecting to xxxxxxxxxxx -> DNS=xxxxxxxxxxxxxx IP=xx.xx.xx.xx PORT=21 (attempt # 1)
[19:03:13] Connected to xxxxxxxxxx
[19:03:13] 220---------- Welcome to Pure-FTPd [TLS] ----------
[19:03:13] 220-You are user number 1 of 50 allowed.
[19:03:13] 220-Local time is now 19:02. Server port: 21.
[19:03:13] 220-This is a private system - No anonymous login
[19:03:13] 220 You will be disconnected after 15 minutes of inactivity.
[19:03:13] USER xxxxxxx
[19:03:13] 331 User xxxxxxx OK. Password required
[19:03:13] PASS (hidden)
[19:03:13] 230-User xxxxxxxx has group access to: xxxxxxxx
[19:03:13] 230 OK. Current restricted directory is /
[19:03:13] SYST
[19:03:13] 215 UNIX Type: L8
[19:03:13] REST 100
[19:03:13] 350 Restarting at 100. But we're in ASCII mode
[19:03:13] REST 0
[19:03:13] 350 Restarting at 0
[19:03:13] PWD
[19:03:13] 257 "/" is your current location
[19:03:14] CWD /public_html/
[19:03:14] 250 OK. Current directory is /public_html/
[19:03:14] PWD
[19:03:14] 257 "/public_html/" is your current location
[19:03:14] TYPE A
[19:03:14] 200 TYPE is now ASCII
[19:03:14] PASV
[19:03:14] 227 Entering Passive Mode (xx,xx,xx,xx,xx,137)
[19:03:14] Opening data connection IP: xx.xx.xx.xx PORT: 29577
[19:03:14] LIST -al
[19:03:14] 150 Accepted data connection
[19:03:14] 226-Options: -a -l
[19:03:14] 226 9 matches total
[19:03:14] List Complete: 760 bytes in 0.25 seconds (3.0 KB/s)
[19:03:14] TYPE I
[19:03:14] 200 TYPE is now 8-bit binary
[19:03:14] PASV
[19:03:14] 227 Entering Passive Mode (xx,xx,xx,xx,xx,48)
[19:03:14] Opening data connection IP: xx.xx.xx.xx PORT: 57136
[19:03:14] APPE file.chm
[19:03:14] 150 Accepted data connection
__________________
Chris

**************************************
FlashFXP v4.0.0, build 1462, registered
OS: Windows 7 x64
Firewall: Linux IPTables
Antivirus: Sophos
Network: xDSL

**************************************
cjr is offline