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
