View Single Post
Old 10-06-2004, 03:44 PM  
MachlaD
Junior Member
 
Join Date: Oct 2004
Posts: 2
Default

Quote:
Originally posted by bigstar
Please include a copy of the ftp session status text. In order to understand these errors I need to be able to see the text commands that appear immediately before the error.

Also do you know what ftp server software is being used?
Does this occur on a single site or multiple sites?
Hi,


I happen to be having the same problem.
Here is a session log example:

R] Connecting to xxx -> IP=xxx PORT=21
[R] Connected to xxx
[R] 220---------- Welcome to Pure-FTPd [TLS] ----------
[R] 220-Local time is now 22:18. Server port: 21.
[R] 220-This is a private system - No anonymous login
[R] 220-IPv6 connections are also welcome on this server.
[R] 220 You will be disconnected after 15 minutes of inactivity.
[R] AUTH TLS
[R] 234 AUTH TLS OK.
[R] Connected. Negotiating TLSv1 session..
[R] TLSv1 negotiation successful...
[R] TLSv1 encrypted session using cipher AES256-SHA (256 bits)
[R] PBSZ 0
[R] 200 PBSZ=0
[R] USER xxx
[R] 331 User xxx OK. Password required
[R] PASS (hidden)
[R] 230-User xxx has group access to: 82
[R] 230-OK. Current directory is /
[R] 230 159678 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] 211 End.
[R] PWD
[R] 257 "/" is your current location
[R] TYPE A
[R] 200 TYPE is now ASCII
[R] PROT P
[R] 534 Fallback to [C]
[R] PORT 82,67,71,126,15,46
[R] 200 PORT command successful
[R] LIST -al
[R] Connected. Negotiating TLSv1 session..
[R] error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number
[R] 150 Connecting to port 3886
[R] 226-Options: -a -l
[R] 226 7 matches total
[R] List Complete: 0 bytes in 1.41 seconds (0.0 KB/s)
[R] Connection lost: xxx


---
* FlashFXP v3.0, build 1015, registered
* OS Win2K
* Running behind NAT/router No
* Running firewall Yes, Name Tiny Personal Firewall, Ver. 2.0.14
* Running Antivirus No
* Network xDSL
---


Thanks in advance for your support.
David
MachlaD is offline