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
(1,144 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
DEMO, Electronic and Mechanical Support department, room 36.LB00.390
0 Kudos
Message 2 of 3
(1,126 Views)

Hello,

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

 

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