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