LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

How long can the function of FTP of Internet Library continue

Hello,when I use the function of FTP of Internet Library such as InetFTPLogin,InetFTPClose , there are some error information like "Operation timed out" . So ,I want to kown how long is the time slot that the function continue?

thanks!

0 Kudos
Message 1 of 3
(3,083 Views)

The default is 60 seconds. You can change this using the InetFTPLoginEx function. This timeout applies to all communication with the FTP server.

0 Kudos
Message 2 of 3
(3,069 Views)

Thanks for your answer. What about  InetFTPChangeDir and InetFTPGetDir, there are the same problem of timeout about them sometimes?

0 Kudos
Message 3 of 3
(3,058 Views)