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

2021-08-25 Thread vaibhav.taksale--- via curl-library
sday, 25 August, 2021 12:04 To: vaibhav.taksale--- via curl-library Cc: Taksale Vaibhav (M) Subject: RE: Connection to file server disconnected while file transfer is in progress On Wed, 25 Aug 2021, vaibhav.taksale--- via curl-library wrote: > [Vaibhav] Libcurl version 7.58 Used on Embedded

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

2021-08-24 Thread vaibhav.taksale--- via curl-library
small stand-alone example program that reproduces the > problem? [Vaibhav] This is download. I will provide small code writeup. Regards, Vaibhav -Original Message- From: Daniel Stenberg Sent: Tuesday, 24 August, 2021 20:57 To: vaibhav.taksale--- via curl-library Cc: Taksale Vai

Connection to file server disconnected while file transfer is in progress

2021-08-24 Thread vaibhav.taksale--- via curl-library
Hello, We are using curl options in curl_easy_setopt to connect to one of the file server to transfer file from server to embedded device. Multi handle is used with CURLMOPT_SOCKETFUNCTION and CURLMOPT_TIMERFUNCTION. Problem: Connection to file server disconnected while file transfer is in progre