Hi, I am using the same curl handler for sftp to fetch files from sftp server every minute.
My understanding is that it will use the same connection to fetch files. Will the connection be disconnected due to no activity for 1 minute? The reason I care about thiis is because login into our sftp server takes about 20 seconds. Thank you.
------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
