Go Back   FlashFXP Forums > > > >

Bug Reports Report bugs here. (non-beta releases only)

 
 
Thread Tools Display Modes
Old 11-04-2003, 11:31 AM   #1
neeeko
Junior Member
 
Join Date: Nov 2003
Posts: 8
Unhappy PB with listing any FTPsite

* FlashFXP v[2].[1], build [924], [ ]registered, [X]unregistered, [ ]pirated
* OS [X] WinXP, [ ] Win2K, [ ] Win98, [ ] WinME, [ ] Other
* Running behind NAT/router [ ] Yes & Model [ ], [X] No, [ ] Not sure
* Running firewall [X] Yes, Name [XP firewall], Ver. [ ], or [ ] No
* Running Antivirus [ ] Yes, Name [ ] or [X] No
* Network [X] xDSL, [ ] CABLE, [ ] Dail-Up, [ ] Other

Typical Log :

WinSock 2.0
Connecting to [ Neeeko I ]
Connected to [ Neeeko I ] -> IP=213.228.0.66 PORT=21
220 ProFTPD 1.2.6 Server (ProFTPD: Serveur de mise a jour des pages sur perso.free.fr) [ftpperso1-a.free.fr]
USER neeeko
331 Password required for neeeko.
PASS (hidden)
230-User neeeko logged in.
230 Quotas on: using 23875914.00 of 104857600.00 bytes
SYST
215 UNIX Type: L8
REST 100
350 Restarting at 100. Send STORE or RETRIEVE to initiate transfer.
REST 0
350 Restarting at 0. Send STORE or RETRIEVE to initiate transfer.
PWD
257 "/" is current directory.
TYPE A
200 Type set to A.
PASV
227 Entering Passive Mode (213,228,0,66,216,191).
LIST


And then u can see the bytes starting (or not) to increase "Loading Bytes"...but it never lists anything.
I would like to say that i use LeechFTP for the same FTPs and do not xperience the same pb (listing ok)...but it's so lame comparing to this one...

Any idea ?
neeeko is offline  
Old 11-04-2003, 02:12 PM   #2
MxxCon
Super Duper
FlashFXP Beta Tester
 
Join Date: Oct 2001
Location: Brooklyn, NY
Posts: 3,881
Default

after LIST command, do you get reply from the server similar to this:

150 Opening ASCII mode data connection for file list
226 Transfer complete.
List Complete: 3,564 bytes in 0.66 (3.48 KBps)

can you paste status log from leechftp?
__________________
[Sig removed by Administrator: Signature can not exceed 20GB]
MxxCon is offline  
Old 11-04-2003, 04:51 PM   #3
neeeko
Junior Member
 
Join Date: Nov 2003
Posts: 8
Default Comparing LOGS

OK here's the LeechFTP log :

~ Connecting...
~ Connected to ftpperso.free.fr, waiting for response...
< 220 ProFTPD 1.2.8 Server (ProFTPD: Serveur de mise a jour des pages sur perso.free.fr) [ftpperso1-2.free.fr]
> USER neeeko
< 331 Password required for neeeko.
> PASS *****
< 230-User neeeko logged in.
< 230 Vous vous etes connectes 151 fois, neeeko
> REST 1
< 350 Restarting at 1. Send STORE or RETRIEVE to initiate transfer
> REST 0
< 350 Restarting at 0. Send STORE or RETRIEVE to initiate transfer
> SYST
< 215 UNIX Type: L8
> PWD
< 257 "/" is current directory.
~ Login completed.
> PORT 82,66,123,4,12,190
< 200 PORT command successful
> TYPE A
< 200 Type set to A
> LIST
< 150 Opening ASCII mode data connection for file list
< 226 Transfer complete.



And now for the FlashFXP log :

WinSock 2.0
Connecting to [ Neeeko I ]
Connected to [ Neeeko I ] -> IP=213.228.0.170 PORT=21
220 ProFTPD 1.2.8 Server (ProFTPD: Serveur de mise a jour des pages sur perso.free.fr) [ftpperso1-2.free.fr]
USER neeeko
331 Password required for neeeko.
PASS (hidden)
230-User neeeko logged in.
230 Vous vous etes connectes 152 fois, neeeko
SYST
215 UNIX Type: L8
REST 100
350 Restarting at 100. Send STORE or RETRIEVE to initiate transfer
REST 0
350 Restarting at 0. Send STORE or RETRIEVE to initiate transfer
PWD
257 "/" is current directory.
TYPE A
200 Type set to A
PASV
227 Entering Passive Mode (213,228,0,170,217,87).
LIST


U c got no Opening stuff with Flash FXP, am totally lost...
neeeko is offline  
Old 11-04-2003, 05:35 PM   #4
Linkster
Moderator
Administrator
 
Join Date: Oct 2001
Location: New Mexico, USA
Posts: 1,070
Default

FlashFXP uses passive mode by default, which the server you are connecting to obviously doesn't support. Since PORT mode works with leechFTP, disable pasv in FlashFXP either globally or per site.

Options/Preferences/Proxy.Firewall.Ident/Use Passive Mode...thats the global setting. its also a site setting under the options tab.

Good luck.
Linkster is offline  
Old 11-04-2003, 06:20 PM   #5
neeeko
Junior Member
 
Join Date: Nov 2003
Posts: 8
Default

Passive Mode disabled : here's the result...worst !

WinSock 2.0
Connecting to [ Neeeko I ]
Connected to [ Neeeko I ] -> IP=213.228.0.170 PORT=21
220 ProFTPD 1.2.8 Server (ProFTPD: Serveur de mise a jour des pages sur perso.free.fr) [ftpperso1-2.free.fr]
USER neeeko
331 Password required for neeeko.
PASS (hidden)
230-User neeeko logged in.
230 Vous vous etes connectes 155 fois, neeeko
SYST
215 UNIX Type: L8
REST 100
350 Restarting at 100. Send STORE or RETRIEVE to initiate transfer
REST 0
350 Restarting at 0. Send STORE or RETRIEVE to initiate transfer
PWD
257 "/" is current directory.
TYPE A
200 Type set to A
PORT 82,66,123,4,15,212


and then it hangs...
neeeko is offline  
Old 11-04-2003, 06:46 PM   #6
Linkster
Moderator
Administrator
 
Join Date: Oct 2001
Location: New Mexico, USA
Posts: 1,070
Default

hmm...not sure what to say. the only difference i can see is that leechftp is sending the PORT before the TYPE, and flashfxp is the other way around...I have a few proftpd sites, and flashfxp works flawlessly on them...bigstar?
Linkster is offline  
Old 11-04-2003, 08:23 PM   #7
neeeko
Junior Member
 
Join Date: Nov 2003
Posts: 8
Unhappy Dont leave me like that !

I experienced the same with local Serv-U FTP server....or BulletProof FTP servers....

So ther's nothing u can do right ?
neeeko is offline  
Old 11-05-2003, 08:16 AM   #8
bigstar
FlashFXP Developer
FlashFXP Administrator
ioFTPD Beta Tester
 
bigstar's Avatar
 
Join Date: Oct 2001
Posts: 8,012
Default

I dunno. I don't see a problem.
bigstar is offline  
Old 11-05-2003, 10:26 AM   #9
MxxCon
Super Duper
FlashFXP Beta Tester
 
Join Date: Oct 2001
Location: Brooklyn, NY
Posts: 3,881
Default

try to disable WinXP firewall and see if that makes any difference.
also try to reinstall FFXP to a new dir, you might have some settings messed up which you are overlooking..
__________________
[Sig removed by Administrator: Signature can not exceed 20GB]
MxxCon is offline  
Old 11-05-2003, 12:08 PM   #10
neeeko
Junior Member
 
Join Date: Nov 2003
Posts: 8
Default Well ok....its dead

Well it didnt help reinstalling...Will leave it then...turning to another lame prog...
I love FlashFXP...especially because it recognizes my intellimouse explorer with the two buttons on the side to browse ftps and local folders...

But ok i have to abandon it...
neeeko is offline  
Old 11-05-2003, 08:38 PM   #11
neeeko
Junior Member
 
Join Date: Nov 2003
Posts: 8
Default

just wanted to add this...when flshfxp hangs with the "listing" at the bottom of the log window...i can view the content of the ftp by clicking on "view raw directory", does it help ?
neeeko is offline  
Old 11-07-2003, 12:49 AM   #12
neeeko
Junior Member
 
Join Date: Nov 2003
Posts: 8
Default

Found something else (yeah i wanna use FlashFXP )...

When it says Listing in the status bar and when the window supposed to list the FTP folder remains blank.....

> right clicking on it and changing the way the icons are arranged (for example switching from "By Name" to "By Size") is revelaing the content !!! But its still stuck...and i'm only allowed to change this way once...then it's stuck...

Still no idea ?
neeeko is offline  
Old 11-07-2003, 01:16 AM   #13
bigstar
FlashFXP Developer
FlashFXP Administrator
ioFTPD Beta Tester
 
bigstar's Avatar
 
Join Date: Oct 2001
Posts: 8,012
Default

This is a real mystery to me.

The ftp server should reply "150 Opening ASCII mode data connection for file list"
bigstar is offline  
Old 11-09-2003, 12:54 AM   #14
neeeko
Junior Member
 
Join Date: Nov 2003
Posts: 8
Default

I give up !



neeeko is offline  
 

Tags
bytes, neeeko, running, type, [x]

Thread Tools
Display Modes

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Transfer/Queue Buttons greyed out... Paperboy General Discussion 3 08-27-2004 08:09 PM


All times are GMT -5. The time now is 04:55 PM.

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