Subject: Re: Error Handling with Net::SSH2

Re: Error Handling with Net::SSH2

From: David E. Wheeler <david_at_kineticode.com>
Date: Mon, 12 Jul 2010 14:46:51 -0700

On Jul 12, 2010, at 1:39 PM, Daniel Stenberg wrote:

> On Mon, 12 Jul 2010, David E. Wheeler wrote:
>
>>> 1.165792SSH-2.0-libssh2_1.1
>
> libssh2 1.1 is actually quite old by now, we've done 7 releases since then and fixed numerous bugs. It would be a good idea to start out by trying to update libssh2 to a recent release!
>
>> But can you do a rename using scp on the command-line?
>
> scp can't rename. scp is just a thin layer on top of SSH, while SFTP is a complete subsystem and uses a different code path in the server end than what plain SSH/SCP does, so a test with another tool would have to use SFTP for the test to be valid.

Right, sorry, I mean sftp.

Thanks,

David

_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
Received on 2010-07-12