View Single Post
Old 06-26-2003, 08:33 AM  
Taomyn_2
Junior Member
 
Join Date: Mar 2002
Posts: 4
Question No "resume" on SSL/TLS session

Is it documented anywhere that SSL/TLS connections do not support resume as I cannot get this to work.

This is a log from a restarted queue entry that stopped at 32Mb of 140Mb

WinSock 2.0
Connecting to ftp.dummy.tzo.com
Connected to ftp.dummy.tzo.com -> IP=XX.XX.XX.XX PORT=21
220 FTPServer Ready.
AUTH SSL
234 Security data exchange complete.
Negotiating SSL/TLS session...
SSL/TLS negotiation successful...
SSL/TLS connection using cipher EDH-RSA-DES-CBC3-SHA (168 bits)
PBSZ 0
200 Command OK. PBSZ=0
USER taomyn
331 User name okay, need password.
PASS (hidden)
230-Welcome taomyn from xx.xx.xx.xx. You are now logged into the server.
230 User logged in, proceed.
SYST
215 UNIX Type: L8
CWD /usr/fvc/C/Downloads/
250 Directory changed to "/usr/fvc/C/Downloads/"
PWD
257 "/usr/fvc/C/Downloads/" is current directory.
TYPE A
200 Type set to A.
PROT P
200 Encrypting Data Channel.
PASV
227 Entering Passive Mode (xx,xx,xx,xx,78,52).
LIST -al
Negotiating SSL/TLS session...
150 File status okay; about to open data connection.
SSL/TLS negotiation successful...
SSL/TLS connection using cipher EDH-RSA-DES-CBC3-SHA (168 bits)
226 Closing data connection. Transferred 938 bytes.
List Complete: 938 bytes in 2.04 (0.45 KBps)
TYPE I
200 Type set to I.
PASV
227 Entering Passive Mode (xx,xx,xx,xx,78,52).
RETR w2ksp4_en.exe
Negotiating SSL/TLS session...
150 Opening BINARY mode data connection for w2ksp4_en.exe (135477136 bytes).
SSL/TLS negotiation successful...
SSL/TLS connection using cipher EDH-RSA-DES-CBC3-SHA (168 bits)

It doesn't even try to resume?

* FlashFXP v[2].[1], build [924], [Registered]
* OS [Win2K]
* Running behind NAT/router [No]
* Running firewall [Yes], Name [Visnetic], Ver. [1.2.1]
* Running Antivirus [Yes], Name [McAfee v7]
* Network [Dail-Up - ISDN]

additional info if related
* FTP server(s) name [Visnetic], version [2.1]
Taomyn_2 is offline