#92: SCP recursive file transfer
------------------------+---------------------------------------------------
  Reporter:  anonymous  |        Owner:          
      Type:  defect     |       Status:  reopened
  Priority:  normal     |    Milestone:          
 Component:  SCP        |      Version:          
Resolution:             |     Keywords:          
    Blocks:             |   Blocked By:          
------------------------+---------------------------------------------------
Changes (by 
www.google.com/accounts/o8/id?id=aitoawleji0ugwpfzxb0kogpf78hivdw7p18ywg):

  * status:  closed => reopened


Comment:

 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?

-- 
Ticket URL: <http://trac.libssh2.org/ticket/92#comment:3>
libssh2 <http://trac.libssh2.org/>
C library for writing portable SSH2 clients
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel

Reply via email to