CoreFTP Lite - file listing problem

Core FTP client questions and answers
Post Reply
Tbar
Posts: 3
Joined: Thu Jul 20, 2006 4:07 am

CoreFTP Lite - file listing problem

Post by Tbar »

I use this program with no problem, I advise friends to use this program on my server. I give them the user/pw they need, but I always test same on my coreFTP first.

I've had two friends lately useing window xp with all sp installed that get problems and can't open the first directory "public_html" .. in most cases it freeze up the program .. so i thought I would do a search here and see what others did about the problem .. however the search feature here won't let me look inside the post to view .. says I don't have premission.

So I've posted the FTP log here to see if you can give me a hint as to why these folks have a problem when I don't.

Code: Select all

WinSock 2.0
Mem -- 522,736 KB, Virt -- 2,097,024 KB
Started on Wednesday July 19, 2006 at 23:36:PM
Resolving tidesofwar.net...  
Connect socket #664 to 69.46.2.ooo, port 40000...
220---------- Welcome to Pure-FTPd [TLS] ----------  
220-You are user number 2 of 30 allowed.  
220-Local time is now 23:40. Server port: 40000.  
220-This is a private system - No anonymous login  
220-IPv6 connections are also welcome on this server.  
220---------- Welcome to Pure-FTPd [TLS] ----------  
AUTH TLS  
234 AUTH TLS OK.  
TLSv1 (RC4/MD5), 128 bits
USER ***** 
331 User *****OK. Password required  
PASS **********  
230-User ******* has group access to:  505       
230-This server supports FXP transfers  
230 OK. Current directory is /  
SYST  
215 UNIX Type: L8  
Keep alive off...
PWD  
257 "/" is your current location  
PBSZ 0  
200 PBSZ=0  
PROT P  
534 Fallback to [C]  
PROT cmd failed...
PASV  
227 Entering Passive Mode (69,46,2,198,174,000)  
LIST  
Connect socket #1084 to 69.46.2.000, port 44796...
150 Accepted data connection  
226-Options: -a -l   
226 3 matches total  
Transferred 188 bytes in 0.008 seconds
Thank You in advance
Tbar
Posts: 3
Joined: Thu Jul 20, 2006 4:07 am

Post by Tbar »

What log would you like to see?? That log above is from the computer having problem and tks, yes, I thought it might be firewall and should have had him try it with firewall off .. then by pass the router by going direct and seeing if one of those two was the problem.

I'll get back here shortly.
Tbar
Posts: 3
Joined: Thu Jul 20, 2006 4:07 am

Post by Tbar »

Same problem with two users.

User 1 problem solved, he had checked Auth: SSL instead of Auth:TLS and I ponted out TLS needed to be only one checked several times.

Now to solve user 2 problem, which is not the same and appears to be something in is firewall settings.......not sure yet.

thank you for your help, will post last user problem when resolved.
Post Reply