[Libssh] secure file transfer

Aris Adamantiadis aris at 0xbadc0de.be
Mon Dec 8 18:45:56 CET 2008


Hello,

In fact there's a stub of SFTP server inside libssh/mercurius which you
could reuse, but it's too experimental to be used in your project, AMHA.

You should try to build a simple protocol of your own.

Regards,
Aris
Andreas Schneider a écrit :
> On Friday 05 December 2008 21:25:23 Najmus Saqib wrote:
>> Hello,
>>
>> I am using libssh to transfer file from one machine to another.
>> I change sample.c and it work fine for the client side but I need some
>> thing running at server side. So that server can also decide whether it
>> will receive the file from the client or not. Can I find some .c file for
>> server side like sample.c ? Any other suggestion.
> 
> The sftp implementation in libssh is only for the client. You have to 
> implement it yourself.
> 
>> anticipated thanks.
> 
> Cheers,
> 
> 
> 	-- andreas
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Libssh mailing list
> Libssh at cerkinfo.be
> http://www.cerkinfo.be/cgi-bin/mailman/listinfo/libssh




More information about the Libssh mailing list