Subject: SCP recursive file transfer

SCP recursive file transfer

From: Sunjith P S <sunjithps_at_gmail.com>
Date: Mon, 10 Jan 2011 16:04:09 +0530

  Hi,

It would be nice if there was an API in libssh2 so that D and E SCP
protocol messages can be made use of for recursive copying. Otherwise to
implement this in client program, I guess we should use mkdir with
libssh2_channel_exec() or so and libssh2_scp_send64() repeatedly. Or is
there any better way?

Regards,
Sunjith
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
Received on 2011-01-10