Connection closed....

Hi all,

I'd like to know why my connection get's lost after starting a download by using SSL/TLS. I requested a download of 54 files, after 3, sometimes 4 files I get the following error message

227 Entering Passive Mode (xxx.xxx.xxx.xxx.xx)
RETR xxx.xxx.rar
Opening data connection IP: xxx.xxx.xxx.xxx.xx)PORT: 1404.
150 Sending /some/dir/to/file/xxx.xxx.rar (30000000 bytes) using SSL/TLS. Mode STREAM Type BINARY
Connected. Exchanging encryption keys...
Session Cipher: 128 bit RC4
SSL encrypted session established.
30000000 bytes received successfully. (47.10 KB/s) (00:10:22).
Eine bestehende Verbindung wurde softwaregesteuert
durch den Hostcomputer abgebrochen.
Connection closed.

As you can see I'm using the german version. So if possible, those of you speaking/understanding german, what could be the reason that my connection get's closed.

Any help is highle apprectiated.

Greets

Looks like the host disconnected you. That 3000000 bytes looks suspiciously like some sort of session transfer limit.

D

The control connection got closed during the data transfer. The data transfer itself was successful. It's a normal behavior on some FTP severs. Use the global queue for your downloads.