curl / Mailing Lists / curl-library / Single Mail
Buy commercial curl support from WolfSSL. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder himself.

RE: Connection to file server disconnected while file transfer is in progress

From: Daniel Stenberg via curl-library <curl-library_at_cool.haxx.se>
Date: Thu, 26 Aug 2021 08:56:47 +0200 (CEST)

On Thu, 26 Aug 2021, vaibhav.taksale--- via curl-library wrote:

> Regarding disconnection, here is code flow -
> 1. Authentication to server successful.
> 2. Opening data channel for File download from server
> 3. after 2 minutes, connection timed out.

How does it "time out" ? What does it mean, exactly. A TCP connection where
the KEEPALIVE detected it as dead? Or is it just a silent TCP connection
where no packets are sent?

Is it always timing out after exactly two minutes?

Is this SFTP? If so, your ssh library and version are also important details.

-- 
  / daniel.haxx.se
  | Commercial curl support up to 24x7 is available!
  | Private help, bug fixes, support, ports, new features
  | https://curl.se/support.html
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.se/mail/etiquette.html
Received on 2021-08-26