Name
easy:SetOpt_AcceptTimeout_MS -- timeout waiting for FTP server to connect back
Synopsis
easy:SetOpt_AcceptTimeout_MS(ms)
Function
Pass a value telling libcurl the maximum number of milliseconds to wait for a server to connect back to libcurl when an active FTP connection is used.

Inputs
ms
input value

Show TOC