Operating System - HP-UX
1837256 Members
2549 Online
110115 Solutions
New Discussion

Is there any free C/C++ interface for SFTP

 
vasundhara
Frequent Advisor

Is there any free C/C++ interface for SFTP

Hi,

Can anyone let me know if there is a readymade library available(free) for SFTP client which will work on Hp-Ux 11i?

Thanks and Regards
Vasundhara.
4 REPLIES 4
Sanjiv Sharma_1
Honored Contributor

Re: Is there any free C/C++ interface for SFTP

Hi Vasundhara,

This may give some clue.
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=434468
Everything is possible
G. Vrijhoeven
Honored Contributor

Re: Is there any free C/C++ interface for SFTP

vasundhara
Frequent Advisor

Re: Is there any free C/C++ interface for SFTP

Hi,

Thanks for the immediate responce. I think I have to be more clear in explaining my requirement.

I want a library/API (not binary) which provides me the functionality of SFTP. The library should be build on RAW SFTP commands.

Thanks and Regards
Vasundhara.
Craig Smith_13
Frequent Advisor

Re: Is there any free C/C++ interface for SFTP

The Secure Internet Live Conferencing (SILC) project contains a library for sftp that you might be able to use. See:

http://silcnet.org/docs/toolkit/silcsftplib.html