PDA

View Full Version : problem uploading.


zappe
01-19-2006, 06:43 PM
* FlashFXP v[3].[3].[5], build [1110], [ ]registered, [X]unregistered, [ ]pirated
* OS [x] WinXP, [ ] Win2K, [ ] Win98, [ ] WinME, [ ] Other
* Running behind NAT/router [x] Yes & Model [DI-604], [ ] No, [ ] Not sure
* Running firewall [ ] Yes, Name [ ], Ver. [ ], or [x] No
* Running Antivirus [x] Yes, Name [Kaspersky] or [ ] No
* Network [x] xDSL, [ ] CABLE, [ ] Dail-Up, [ ] Other

[L] Connecting to xxxx-> DNS=xxxx IP=xxxx PORT=xxx (attempt # 1)
[L] Connected to xxxx
[L] 220-Welcome to F S DATA FTP
[L] 220-You are user number 2 of 150 allowed.
[L] 220-Local time is now 00:41. Server port: 21.
[L] 220 You will be disconnected after 30 minutes of inactivity.
[L] USER xxx
[L] 331 User xxx OK. Password required
[L] PASS (hidden)
[L] 230-User stallcs has group access to: users
[L] 230 OK. Current restricted directory is /
[L] SYST
[L] 215 UNIX Type: L8
[L] FEAT
[L] 211-Extensions supported:
[L] EPRT
[L] IDLE
[L] MDTM
[L] SIZE
[L] REST STREAM
[L] MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNI X.gid*;unique*;
[L] MLSD
[L] ESTP
[L] PASV
[L] EPSV
[L] SPSV
[L] ESTA
[L] 211 End.
[L] PWD
[L] 257 "/" is your current location
[L] TYPE I
[L] 200 TYPE is now 8-bit binary
[L] PASV
[L] 227 Entering Passive Mode (xxxx)
[L] Opening data connection IP: xxx PORT: xxx
[L] STOR 20okt2005.jpg
[L] 150 Accepted data connection
[L] 421 Timeout (no new data for 1800 seconds)
[L] Connection lost: xxxx

I get this error all the time when trying to upload, and about 85-86% of the file gets up.
Can't resume either.
Please help

MxxCon
01-19-2006, 09:30 PM
enable 'send noop during transfer'

zappe
01-20-2006, 07:03 AM
enable 'send noop during transfer'


same problem with that on or off

MxxCon
01-20-2006, 01:16 PM
you sure that it was on?
[L] 421 Timeout (no new data for 1800 seconds)
1800 seconds is 30 minutes.
during login it says
[L] 220 You will be disconnected after 30 minutes of inactivity.
so it doesn't look like it was turned on.

(how huge was that jpeg file if you were transfering it for over 30minutes? :confused: )

zappe
04-04-2006, 10:32 AM
The problem disappeared for a while but came back today :(

yes i have noops on. both in general config and on the config for the specific site.

and its not taking 30minutes to transfer, that's one of the problems.

i'll paste a timestamped log.

[17:28:21] [R] Connecting to xxxx -> DNS=xxx IP=xxx PORT=xxx
[17:28:21] [R] Connected to - xxx -
[17:28:21] [R] 220-Welcome to xxxx
[17:28:21] [R] 220-You are user number xx of xx allowed.
[17:28:21] [R] 220-Local time is now 17:28. Server port: xxx.
[17:28:21] [R] 220 You will be disconnected after 30 minutes of inactivity.
[17:28:21] [R] USER xxx
[17:28:21] [R] 331 User stallcs OK. Password required
[17:28:21] [R] PASS xxx
[17:28:21] [R] 230-User xxx has group access to: xxx
[17:28:21] [R] 230 OK. Current restricted directory is /
[17:28:21] [R] SYST
[17:28:21] [R] 215 UNIX Type: L8
[17:28:21] [R] FEAT
[17:28:21] [R] 211-Extensions supported:
[17:28:21] [R] EPRT
[17:28:21] [R] IDLE
[17:28:21] [R] MDTM
[17:28:21] [R] SIZE
[17:28:21] [R] REST STREAM
[17:28:21] [R] MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNI X.gid*;unique*;
[17:28:21] [R] MLSD
[17:28:21] [R] ESTP
[17:28:21] [R] PASV
[17:28:21] [R] EPSV
[17:28:21] [R] SPSV
[17:28:21] [R] ESTA
[17:28:21] [R] 211 End.
[17:28:21] [R] CWD /
[17:28:21] [R] 250 OK. Current directory is /
[17:28:21] [R] PWD
[17:28:21] [R] 257 "/" is your current location
[17:28:23] [R] TYPE I
[17:28:23] [R] 200 TYPE is now 8-bit binary
[17:28:23] [R] PASV
[17:28:23] [R] 227 Entering Passive Mode (xxx)
[17:28:23] [R] Opening data connection IP: xxx PORT: xxx
[17:28:23] [R] STOR PICT2160.JPG
[17:28:23] [R] 150 Accepted data connection
[17:28:24] [R] 421 Timeout (no new data for 1800 seconds)
[17:28:24] [R] Connection lost: - stallcs.se -
[17:28:24] [R] Transfer Failed!
[17:28:26] [R] Attempting to Reconnect.

and as last time 80-85% of the file gets up then i get Timeout on some sites and Connection Reset by Peer on some sites.

zappe
04-22-2006, 08:41 AM
bump.

no one have any clue?

Hetfield
04-22-2006, 10:50 AM
Well looking at your log, you saw the bad lines yourself i think:

[17:28:23] [R] STOR PICT2160.JPG
[17:28:23] [R] 150 Accepted data connection
[17:28:24] [R] 421 Timeout (no new data for 1800 seconds)
[17:28:24] [R] Connection lost: - stallcs.se -

The server says "no new data for 1800 seconds" while in reality flashfxp gets disconnected within a second. The only conclusion i can think of is that the server is misconfigured and there is not much you or flashfxp can do about it (the server admin can..of course)

zappe
04-22-2006, 11:01 AM
Well looking at your log, you saw the bad lines yourself i think:

[17:28:23] [R] STOR PICT2160.JPG
[17:28:23] [R] 150 Accepted data connection
[17:28:24] [R] 421 Timeout (no new data for 1800 seconds)
[17:28:24] [R] Connection lost: - stallcs.se -

The server says "no new data for 1800 seconds" while in reality flashfxp gets disconnected within a second. The only conclusion i can think of is that the server is misconfigured and there is not much you or flashfxp can do about it (the server admin can..of course)


but it's not just that server, it's almost every server.

[17:57:49] [R] Connecting to xxxxx -> DNS=xxxx IP=xxx PORT=xxx
[17:57:49] [R] Connected to xxx
[17:58:00] [R] 220 ProFTPD 1.2.8 Server (xxx) [xxxx]
[17:58:00] [R] USER xxx
[17:58:00] [R] 331 Password required for xxx.
[17:58:00] [R] PASS (hidden)
[17:58:00] [R] 230 User xxx logged in.
[17:58:00] [R] SYST
[17:58:01] [R] 215 UNIX Type: L8
[17:58:01] [R] FEAT
[17:58:01] [R] 211-Features:
[17:58:01] [R] MDTM
[17:58:01] [R] REST STREAM
[17:58:01] [R] SIZE
[17:58:01] [R] 211 End
[17:58:01] [R] PWD
[17:58:01] [R] 257 "/" is current directory.
[17:58:01] [R] TYPE A
[17:58:02] [R] 200 Type set to A
[17:58:02] [R] PASV
[17:58:02] [R] 227 Entering Passive Mode (xxxx).
[17:58:02] [R] Opening data connection IP: xxxx PORT: xxx
[17:58:02] [R] LIST -al
[17:58:02] [R] 150 Opening ASCII mode data connection for file list
[17:58:02] [R] 226 Transfer complete.
[17:58:02] [R] List Complete: 418 bytes in 1,55 second (0,3 KB/s)
[17:58:22] [R] CWD upload
[17:58:22] [R] 250 CWD command successful.
[17:58:22] [R] PWD
[17:58:23] [R] 257 "/upload" is current directory.
[17:58:23] [R] PASV
[17:58:23] [R] 227 Entering Passive Mode (xxxx).
[17:58:23] [R] Opening data connection IP: xxx PORT: xxx
[17:58:23] [R] LIST -al
[17:58:23] [R] 150 Opening ASCII mode data connection for file list
[17:58:23] [R] 226 Transfer complete.
[17:58:23] [R] List Complete: 796 bytes in 1,06 second (0,7 KB/s)
[17:58:34] [R] TYPE I
[17:58:34] [R] 200 Type set to I
[17:58:34] [R] PASV
[17:58:34] [R] 227 Entering Passive Mode (xxxx).
[17:58:34] [R] Opening data connection IP: xxx PORT: xxx
[17:58:34] [R] STOR IMG_1485.jpg
[17:58:34] [R] 150 Opening BINARY mode data connection for IMG_1485.jpg
[17:58:39] [R] 450 Transfer aborted. Link to file server lost.
[17:58:39] [R] Transfer Failed!


for example.


though, sometimes it works on the second, third, forth ... try

for example

[18:01:48] [R] Connecting to xxx -> DNS=xxx IP=xxx PORT=xxx
[18:01:48] [R] Connected to xxx
[18:01:48] [R] 220 xxx FTP server (Version 6.00LS) ready.
[18:01:49] [R] USER xxx
[18:01:49] [R] 331 Password required for xxx.
[18:01:49] [R] PASS (hidden)
[18:01:51] [R] 230 User xxx logged in, access restrictions apply.
[18:01:51] [R] SYST
[18:01:52] [R] 215 UNIX Type: L8 Version: BSD-199506
[18:01:52] [R] FEAT
[18:01:52] [R] 500 'FEAT': command not understood.
[18:01:52] [R] PWD
[18:01:53] [R] 257 "/" is current directory.
[18:01:53] [R] TYPE A
[18:01:53] [R] 200 Type set to A.
[18:01:53] [R] PASV
[18:01:54] [R] 227 Entering Passive Mode (xxx)
[18:01:54] [R] Opening data connection IP: xxx PORT: xxx
[18:01:54] [R] LIST -al
[18:01:57] [R] 150 Opening ASCII mode data connection for '/bin/ls'.
[18:01:57] [R] 226 Transfer complete.
[18:01:57] [R] List Complete: 271 bytes in 5,27 seconds (0,1 KB/s)
[18:02:04] [R] CWD xxx
[18:02:04] [R] 250 CWD command successful.
[18:02:04] [R] PWD
[18:02:04] [R] 257 "xxx" is current directory.
[18:02:04] [R] PASV
[18:02:04] [R] 227 Entering Passive Mode (xxx)
[18:02:04] [R] Opening data connection IP: xxx PORT: xxx
[18:02:04] [R] LIST -al
[18:02:04] [R] 150 Opening ASCII mode data connection for '/bin/ls'.
[18:02:04] [R] 226 Transfer complete.
[18:02:04] [R] List Complete: 387 bytes in 0,86 seconds (0,4 KB/s)
[18:02:09] [R] TYPE I
[18:02:09] [R] 200 Type set to I.
[18:02:09] [R] PASV
[18:02:09] [R] 227 Entering Passive Mode (xxx)
[18:02:09] [R] Opening data connection IP: xxx PORT: xxx
[18:02:09] [R] STOR IMG_1478.jpg
[18:02:09] [R] 150 Opening BINARY mode data connection for 'IMG_1478.jpg'.
[18:02:14] [R] 426 Data Connection: Connection reset by peer.
[18:02:14] [R] Transfer Failed!
[18:02:14] [R] PASV
[18:02:14] [R] 227 Entering Passive Mode (xxx)
[18:02:14] [R] Opening data connection IP: xxx PORT: xxx
[18:02:14] [R] STOR IMG_1478.jpg
[18:02:15] [R] 150 Opening BINARY mode data connection for 'IMG_1478.jpg'.
[18:02:20] [R] 226 Transfer complete.
[18:02:21] Transferred: IMG_1478.jpg 120 KB in 5,88 seconds (20,5 KB/s)
[18:02:21] [R] TYPE A
[18:02:21] [R] 200 Type set to A.
[18:02:21] [R] PASV
[18:02:21] [R] 227 Entering Passive Mode (xxx)
[18:02:21] [R] Opening data connection IP: xxx PORT: xxx
[18:02:21] [R] LIST -al
[18:02:21] [R] 150 Opening ASCII mode data connection for '/bin/ls'.
[18:02:21] [R] 226 Transfer complete.
[18:02:21] [R] List Complete: 446 bytes in 0,20 seconds (2,1 KB/s)
[18:02:21] Transfer queue completed
[18:02:21] Transferred 1 file totaling 120 KB in 12,05 seconds (20,5 KB/s)

Hetfield
04-22-2006, 11:46 AM
Interesting. I guess these lines are in fact the same error message as the one i previous posted but better described:

[17:58:34] [R] STOR IMG_1485.jpg
[17:58:34] [R] 150 Opening BINARY mode data connection for IMG_1485.jpg
[17:58:39] [R] 450 Transfer aborted. Link to file server lost.

So basically according to this error your connection is just dropped (or lost). Are you using any wireless network by any chance? The only thing that FlashFXP can do is like MxxCon suggested, enabling the send noops during transfer, but that didn't help you said. So it must have something to do with a not-so-reliable internet connection. (wireless is notorious for that, but a faulty firewall can do this too)

zappe
04-22-2006, 03:30 PM
Interesting. I guess these lines are in fact the same error message as the one i previous posted but better described:

[17:58:34] [R] STOR IMG_1485.jpg
[17:58:34] [R] 150 Opening BINARY mode data connection for IMG_1485.jpg
[17:58:39] [R] 450 Transfer aborted. Link to file server lost.

So basically according to this error your connection is just dropped (or lost). Are you using any wireless network by any chance? The only thing that FlashFXP can do is like MxxCon suggested, enabling the send noops during transfer, but that didn't help you said. So it must have something to do with a not-so-reliable internet connection. (wireless is notorious for that, but a faulty firewall can do this too)


no, i'm not using wireless. And i dont have any firewall except router, which i've tried with out.
I've tried disabling my Antivirus program too.
You think it's my ISPs fault?

the wierdest thing is that it comes and goes too without that im doing any big changes.

Hetfield
04-22-2006, 03:53 PM
I don't think it's your ISP..they would have loads of complaints if it was your ISP. It can be a bad line from your house though i guess...But i think a format and reinstall would do the trick. But hey, that's almost always the case ;). Sorry i can't help you any better.

zappe
04-22-2006, 04:41 PM
I don't think it's your ISP..they would have loads of complaints if it was your ISP. It can be a bad line from your house though i guess...But i think a format and reinstall would do the trick. But hey, that's almost always the case ;). Sorry i can't help you any better.


hehe, i don't want to format :)
well well, thanks anyway :P

MxxCon
04-22-2006, 10:41 PM
btw zappe, you have been using flashfxp for at least a few month now, did you register?

lammaer
06-03-2006, 03:09 AM
Well... I have exactly the same problem - during uploads, Im constantly disconnected with this "no new data for 900 seconds" message, but after 40-50 seconds (!!!!).

To tell the truth, I have the strong feeling this is a FlashFXP (3.2.0 build 1080) issue, because if I use the Total Commander FTP for upload to the same server, it works perfectly. So it cant be the problem of my internet connection nor my firewall settings nor misconfiguration in the ftp server. Maybe something is incompatible with the ftp servers...
Downloads are OK, but the upload.... :confused:

Tried active/passive mode, send noop during transfer but nothing helps.

Here is the log, but I think it gives no new information....

WinSock 2.0 -- OpenSSL 0.9.7g 11 Apr 2005
[R] Connecting to Extra2 -> DNS=ftp.extra.hu IP=80.77.113.44 PORT=21
[R] Connected to Extra2
[R] 220-FTP server ready.
[R] 220 This is a private system - No anonymous login
[R] USER Kovacs24Bela
[R] 331 User Kovacs24Bela OK. Password required
[R] PASS (hidden)
[R] 230-Your bandwidth usage is restricted
[R] 230-User Kovacs24Bela has group access to: Kovacs24
[R] 230-OK. Current restricted directory is /
[R] 230-201 files used (0%) - authorized: 100000 files
[R] 230 163763 Kbytes used (15%) - authorized: 1048576 Kb
[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 /wwwroot/tvrip/
[R] 250 OK. Current directory is /wwwroot/tvrip
[R] PWD
[R] 257 "/wwwroot/tvrip" is your current location
[R] TYPE A
[R] 200 TYPE is now ASCII
[R] PASV
[R] 227 Entering Passive Mode (80,77,113,44,133,53)
[R] Opening data connection IP: 80.77.113.44 PORT: 34101
[R] LIST -al
[R] 150 Accepted data connection
[R] 226-Options: -a -l
[R] 226 3 matches total
[R] List Complete: 224 bytes in 0,46 seconds (0,5 KB/s)
[R] TYPE I
[R] 200 TYPE is now 8-bit binary
[R] PASV
[R] 227 Entering Passive Mode (80,77,113,44,134,128)
[R] Opening data connection IP: 80.77.113.44 PORT: 34432
[R] REST 112820352
[R] 350 Restarting at 112820352
[R] STOR Igenis,_miniszterelnok_ur!_12_Erdekes_ellentetek.a vi
[R] 150 Accepted data connection
[R] 421 Timeout (no new data for 600 seconds)
[R] Connection lost: Extra2
[R] Transfer Failed!
[R] Attempting to Reconnect.
[R] Connecting to Extra2 -> DNS=ftp.extra.hu IP=80.77.113.44 PORT=21 (attempt # 1)

MxxCon
06-03-2006, 02:09 PM
lammaer, did you enable send noop during transfer?

either way, if what you are saying is true, that server is broken...it shouldn't be telling you "[R] 421 Timeout (no new data for 600 seconds)" after 40-50 seconds.

caitanya
06-30-2006, 09:36 AM
ok i have the same problem... is there any other support here except MxxCon? Nothing against MxxCon, but it seems that the only solution he has is: "enable send noop during transfer"! I think after reading first few postings in this forum all deal with the same problem and the answer is always the same... but hey it does NOT work! Not even with "enable send noop during transfer" turned on.

The problem with me is the same as above:

[R] 421 Timeout (no new data for 900 seconds)
[R] Transfer Failed!

After checking my server installation I am quite shure it is a FLASHFXP problem! When I upload with WSftp or some other FTP programs it does work normaly, but with you program it does not work...

The stupid thing is I payed already, otherwise i would for shure change my FTP programm.