I know it's probably something simple

Need help with FileZilla Client? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Post Reply
Message
Author
Nusz
550 File not found
Posts: 32
Joined: 2006-08-07 18:40

I know it's probably something simple

#1 Post by Nusz » 2006-08-21 13:35

But I can't get FZ client to connect with the zFTP server (grabbed at the recomendation for a more full featured server... gotta check it out at least)

Back ground, I can connect with any other FTP client I've tried but FZ Client gives an Unknown SSL error... Here's the log

Update. It only does this on folders that it has not already been able to retreive the folder list for. If I log in without the SSL it will pull the folder list, then when I enable the SSL it will show it again, but if I try to go to a folder I haven't propagated it will give the same error that's at the end.

Status: Connecting to xxx.xxx.xxx.xxx:2121 ...
Status: Connected with xxx.xxx.xxx.xxx:2121, negotiating SSL connection...
Response: 220 zFTP
Command: AUTH SSL
Response: 234 AUTH Command OK. Initializing SSL
Status: SSL connection established. Waiting for welcome message...
Command: USER myuser
Response: 331 User name received, need password.
Command: PASS *********
Response: 230 User logged in, proceed.
Command: SYST
Response: 215 UNIX Type: L8
Command: FEAT
Response: 211-Extensions supported:
Response: AUTH TLS;AUTH TLS-C;SSL;TLS-P;
Response: CCC
Response: CLNT
Response: UTF8
Response: CPSV
Response: EPRT
Response: EPSV
Response: LIST -laT
Response: MDTM
Response: MDTM YYYYMMDDHHMMSS filename
Response: MFF Modify;
Response: MFMT
Response: MLSD
Response: MLST size*;Type*;Modify*;
Response: PBSZ
Response: PROT
Response: REST STREAM
Response: SITE ZONE;UTIME
Response: SIZE
Response: SPSV
Response: SSCN
Response: STAT -laT
Response: TVFS
Response: XCRC "filename" start end
Response: XMD5 "filename" start end
Response: Compliance Level: 20020901 (IETF mlst-16)
Response: 211 End of extentions.
Command: CLNT FileZilla
Response: 200 Noted.
Command: OPTS UTF8 ON
Response: 200 UTF8 ON
Command: PBSZ 0
Response: 200 PBSZ Command OK. Protection buffer size set to 0.
Command: PROT P
Response: 200 PROT Command OK. Using Private data connection
Status: Connected
Status: Retrieving directory listing...
Command: PWD
Response: 257 "/" is working directory.
Command: TYPE A
Response: 200 Type set to A.
Command: PASV
Response: 227 Entering Passive Mode (xxx,xxx,xxx,xxx,4,13).
Command: LIST
Error: Unknown error in SSL layer
Error: Disconnected from server
Error: Could not retrieve directory listing
Error: Timeout detected!
Can anyone see what i might have set wrong?

Nusz
550 File not found
Posts: 32
Joined: 2006-08-07 18:40

#2 Post by Nusz » 2006-08-22 15:08

So no one has any ideas?

wulf
500 Command not understood
Posts: 2
Joined: 2006-08-23 02:33

#3 Post by wulf » 2006-08-23 02:49

Is that output with or without 'trace messages from the ftp engine' checked under edit, settings, debug?

Maybe try DMZing yourself in your router and unchecking passive mode in FileZilla, see if it's related to the problem?

Disclaimer: FileZilla's new to me, but thought you'd be better off with shoddy help than no help at all =]

User avatar
botg
Site Admin
Posts: 35566
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

#4 Post by botg » 2006-08-23 08:31

Nusz wrote:Response: 227 Entering Passive Mode (xxx,xxx,xxx,xxx,4,13).
You censored the most important information, can't help this way.

Nusz
550 File not found
Posts: 32
Joined: 2006-08-07 18:40

#5 Post by Nusz » 2006-08-23 13:10

OK the Ip's re 70.167.25.xxx

This box is directly on the internet with nothing but the windows firewall between the two.

I've tried putting FZ on that box and connecting through the local host but that doesn't work either.

If I turn off SSL it works fine for any of the directories that I've viewed while the SSL is turned off. But as soon as I try to go to a folder that I've not viewed while in standard FTP mode, it gives the same error.

Nusz
550 File not found
Posts: 32
Joined: 2006-08-07 18:40

#6 Post by Nusz » 2006-08-24 13:12

Anyone? botg, boco, if any of you guys need the IP or would like me to set you up an account I can do so but I'll have to give you the IP in a PM.

User avatar
boco
Contributor
Posts: 26940
Joined: 2006-05-01 03:28
Location: Germany

#7 Post by boco » 2006-08-24 16:18

Just tested myself... implicit SSL

Generated cert - OK (1024 bit)

Tried to connect with Filezilla - after accepting the certificate I got the error Nusz already posted.

Used SmartFTP - everything went fine.

@Nusz
I've seen your post over at zFTPServer forums. I would like to wait for Nicklas to repond.

@botg
I tested from the same machine the server is running on, it seems to be nothing IP related. I'm posting the SmartFTP log with the successful connection, maybe there is some information in it.
SmartFTP log wrote:[18:10:17] SmartFTP v2.0.997.4
[18:10:18] Resolving host name "pluto"
[18:10:18] Connecting to 192.168.1.100 Port: 21
[18:10:18] Connected to pluto.
[18:10:18] Connected. Exchanging encryption keys...
[18:10:18] Session Cipher: 128 bit RC4
[18:10:19] TLS encrypted session established.
[18:10:19] 220 zFTPServer v2.0, build 2006-07-28 14:27 ready.
[18:10:19] USER anonymous
[18:10:19] 331 User name received, need password.
[18:10:19] PASS (hidden)
[18:10:19] 230 User logged in, proceed.
[18:10:19] SYST
[18:10:19] 215 UNIX Type: L8
[18:10:19] Detected Server Type: UNIX
[18:10:19] FEAT
[18:10:19] 211-Extensions supported:
[18:10:19] CCC
[18:10:19] CLNT
[18:10:19] UTF8
[18:10:19] CPSV
[18:10:19] EPRT
[18:10:19] EPSV
[18:10:19] LIST -laT
[18:10:19] MDTM
[18:10:19] MDTM YYYYMMDDHHMMSS filename
[18:10:19] MFF Modify;
[18:10:19] MFMT
[18:10:19] MLSD
[18:10:19] MLST size*;Type*;Modify*;
[18:10:19] PBSZ
[18:10:19] PROT
[18:10:19] REST STREAM
[18:10:19] SITE ZONE;UTIME
[18:10:19] SIZE
[18:10:19] SPSV
[18:10:19] SSCN
[18:10:19] STAT -laT
[18:10:19] TVFS
[18:10:19] XCRC "filename" start end
[18:10:19] XMD5 "filename" start end
[18:10:19] Compliance Level: 20020901 (IETF mlst-16)
[18:10:19] 211 End of extentions.
[18:10:19] Detected Server Software: PureFTPd
[18:10:19] CLNT SmartFTP 2.0.997
[18:10:19] 200 Noted.
[18:10:19] OPTS UTF8 ON
[18:10:19] 200 UTF8 ON
[18:10:19] PWD
[18:10:19] 257 "/" is working directory.
[18:10:19] TYPE A
[18:10:19] 200 Type set to A.
[18:10:19] PBSZ 0
[18:10:19] 200 PBSZ Command OK. Protection buffer size set to 0.
[18:10:19] PROT P
[18:10:19] 200 PROT Command OK. Using Private data connection
[18:10:19] PASV
[18:10:19] 227 Entering Passive Mode (192,168,1,100,255,220).
[18:10:19] Opening data connection to 192.168.1.100 Port: 65500
[18:10:19] MLSD
[18:10:19] Connected. Exchanging encryption keys...
[18:10:19] 125 File status okay; about to open data connection.
[18:10:19] Session Cipher: 128 bit RC4
[18:10:19] TLS encrypted session established.
[18:10:19] 281 bytes transferred. (2,49 KB/s) (110 ms)
[18:10:19] 226 Closing data connection.
boco

User avatar
botg
Site Admin
Posts: 35566
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

#8 Post by botg » 2006-08-24 18:57

I can't reproduce this. Are you using any non-english characters in the certificate?
You can also mail me your testing certificate (tim.kosse@filezilla-project.org)

Nusz
550 File not found
Posts: 32
Joined: 2006-08-07 18:40

#9 Post by Nusz » 2006-08-29 14:59

I'm not using any non-english characters.

I've sent over the certificate from zFTP server to your e-mail address.

Post Reply