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

 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
Old 04-22-2006, 11:01 AM   #8
zappe
Junior Member
 
Join Date: Jan 2006
Posts: 7
Default

Quote:
Originally Posted by Hetfield
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)
zappe is offline  
 

Tags
flashfxp, ftp, upload, [l], [x]

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 02:56 PM.

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