LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

FTP with protocol ssh (sFTP)

Hello, I kindly ask to CVI staff if it is possible to establish an sFTP connection with SSH protocol. Thank you

0 Kudos
Message 1 of 3
(995 Views)

@ghisladan wrote:

Hello, I kindly ask to CVI staff if it is possible to establish an sFTP connection with SSH protocol. Thank you


It is by integrating an external 3rd party (shared) library in you project. You could look at libssh for instance.

Rolf Kalbermatter
My Blog
0 Kudos
Message 2 of 3
(977 Views)

Hello,

You can use the third party library libcURL for that : https://curl.se/libcurl/

 

0 Kudos
Message 3 of 3
(953 Views)