cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: curl scp upload failing

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 17 Jun 2008 14:30:30 +0200 (CEST)

On Tue, 17 Jun 2008, Daniel Stenberg wrote:

>> curl -vvv --key /home/user/.ssh/id_rsa --pubkey /home/user/.ssh/id_rsa.pub
>> --user user: \ -T KV7030_testfile0
>> scp://localhost/home/user/KV7030_testfile0.scp
>
> I tried this now against my OpenSSH_4.7p1 server and I managed to upload a
> 1800 bytes file twice just fine, using a command line like above (public key
> auth, upload) with the following two configurations:

Uhm, I was wrong. I can't get the public key to work for some reason, I
(accidentally) used the plain password auth. But this also makes it harder for
me to try against all my other ssh servers since they all require public key
auth... :-/

I guess I'll need to investigate why this happens to me first.

-- 
  / daniel.haxx.se
Received on 2008-06-17