Subject: [libssh2] An SCP API problem

[libssh2] An SCP API problem

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 1 Feb 2007 22:44:17 +0100 (CET)

Hey friends,

I committed example/simple/scp.c a few days ago. It seems it doesn't work to
download files with SCP the way I thought it should. Can someone please tell
me in what way I abuse the API?

Use it like this:

./scp [user] [password] [path]

(and it'll connect to 127.0.0.1 and copy that path to stderr)

An easy way to build the example without touching any code or Makefile, is to
copy the example/simple/scp.c over the ssh2_sample.c and run 'make'.

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
libssh2-devel mailing list
libssh2-devel_at_lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libssh2-devel
Received on 2007-02-01