PDA

View Full Version : Upload drop to 0 and stall...


netguru
08-24-2004, 03:21 PM
Version 3.0 1015
Windows XP SP1
DSL
NetGear Router
-----------------------------
WinSock 2.0 -- OpenSSL 0.9.7d 17 Mar 2004
[R] Connecting to www.jwebnet.net -> IP=64.191.57.83 PORT=21
[R] Connected to www.jwebnet.net
[R] 220 ProFTPD 1.2.9 Server (ftp.jwebnet.net) [64.191.57.83]
[R] USER jwebnet
[R] 331 Password required for jwebnet.
[R] PASS (hidden)
[R] 230 User jwebnet logged in.
[R] SYST
[R] 215 UNIX Type: L8
[R] FEAT
[R] 211-Features:
[R] MDTM
[R] REST STREAM
[R] SIZE
[R] 211 End
[R] CWD www
[R] 250 CWD command successful.
[R] PWD
[R] 257 "/public_html" is current directory.
[R] TYPE A
[R] 200 Type set to A
[R] PORT 192,168,0,50,5,0
[R] 200 PORT command successful
[R] LIST -al
[R] 150 Opening ASCII mode data connection for file list
[R] 226 Transfer complete.
[R] List Complete: 3 KB in 0.54 seconds (5.7 KB/s)
--------------------------------------------------------------

I have had this problem with older versions as well, and I think I started with v2.0. What happens is most uploads are fine EXCEPT the first one...or if I have been connected a while.

Either case, the upload progress bar will fully upload to about 99% and then drop the speed to 0 and stall. FlashFXP will then require 3 clicks of the 'disconnect' button to break the connection. The file will either not exist, or be about 50% tranfered if you check the server.

Most annoying. Any ideas?

Edit: See screenshot: http://www.jwebnet.net/images/flashfxp.png

MxxCon
08-24-2004, 06:04 PM
either enable PASV mode
or
forward some ports on your router for ftp data connections

jhave
09-11-2007, 09:09 AM
Hi

I have been having the same dilemnas with stalls in the middle of uploads.
These stalls are quite lengthy. Absolutely crippling my capacity to upload.

I enabled PASV.

The router is shared with neighbour. Any hints on how or which ports to enable as suggested?

Thanks
David

Version 3.5.1
Windows XP SP2
DSL
Linksys Router

[R] Connecting to year01 SILVER -> IP=66.49.206.85 PORT=21
[R] Connected to year01 SILVER
[R] 220---------- Welcome to Pure-FTPd [TLS] ----------
[R] 220-You are user number 1 of 46 allowed.
[R] 220-Local time is now 10:01. Server port: 21.
[R] 220-IPv6 connections are also welcome on this server.
[R] 220 You will be disconnected after 15 minutes of inactivity.
[R] USER yearcom
[R] 331 User yearcom OK. Password required
[R] PASS (hidden)
[R] 230-User yearcom has group access to: yearcom
[R] 230 OK. Current restricted directory is /
[R] SYST
[R] 215 UNIX Type: L8
[R] FEAT
[R] 211-Extensions supported:
[R] EPRT
[R] IDLE
[R] MDTM
[R] SIZE
[R] REST STREAM
[R] MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNI X.gid*;unique*;
[R] MLSD
[R] ESTP
[R] PASV
[R] EPSV
[R] SPSV
[R] ESTA
[R] AUTH TLS
[R] PBSZ
[R] PROT
[R] 211 End.
[R] CWD /public_html/alstad
[R] 250 OK. Current directory is /public_html/alstad
[R] PWD
[R] 257 "/public_html/alstad" is your current location
[R] TYPE I
[R] 200 TYPE is now 8-bit binary
[R] PORT 132,208,24,254,16,246
[R] 200 PORT command successful
[R] REST 50708844
[R] 350 Restarting at 50708844
[R] STOR norm.mov
[R] 150 Connecting to port 4342

MxxCon
09-11-2007, 09:52 AM
jhave (http://www.inicom.net/forum/member.php?u=5172), start a new thread, don't hijack somebody else's problem.
based on what you posted you DO NOT have pasv mode enabled. also your session log doesn't show any errors

jhave
09-12-2007, 09:23 AM
sorry, i didn't think of it s 'hijacking'
i thought of it as 'sensible consolidation of solutions to similar problem under single thread'
but i will start new thread
and yes i do have PASV enabled
probably i need to restart fxp for it take in settings?