[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Savannah-hackers] can't upload files
From: |
Loic Dachary |
Subject: |
Re: [Savannah-hackers] can't upload files |
Date: |
Thu, 16 May 2002 18:07:32 +0200 |
My guess is that you should force protocol 1 (scp -1 presumably
but it depends on your ssh version).
Does this work ?
Kfir Ozer writes:
> address@hidden:~$ scp -v "/home/ufk/debiantut/debtut-1.0.tar.bz2"
> address@hidden:/upload/sbsdebins/debtut.pkg/1.0/
> Executing: program /usr/bin/ssh host freesoftware.fsf.org, user ufk,
> command scp -v -t /upload/sbsdebins/debtut.pkg/1.0/
> OpenSSH_3.0.2p1 Debian 1:3.0.2p1-9, SSH protocols 1.5/2.0, OpenSSL
> 0x0090603f
> debug1: Reading configuration data /etc/ssh/ssh_config
> debug1: Seeding random number generator
> debug1: Rhosts Authentication disabled, originating port will not be
> trusted.
> debug1: restore_uid
> debug1: ssh_connect: getuid 1000 geteuid 1000 anon 1
> debug1: Connecting to freesoftware.fsf.org [199.232.41.3] port 22.
> debug1: temporarily_use_uid: 1000/1000 (e=1000)
> debug1: restore_uid
> debug1: temporarily_use_uid: 1000/1000 (e=1000)
> debug1: restore_uid
> debug1: Connection established.
> debug1: identity file /home/ufk/.ssh/identity type 0
> debug1: identity file /home/ufk/.ssh/id_rsa type -1
> debug1: identity file /home/ufk/.ssh/id_dsa type -1
> debug1: Remote protocol version 1.99, remote software version lshd_1.2.1
> lsh - a free ssh
> debug1: no match: lshd_1.2.1 lsh - a free ssh
> Enabling compatibility mode for protocol 2.0
> debug1: Local version string SSH-2.0-OpenSSH_3.0.2p1 Debian 1:3.0.2p1-9
> debug1: SSH2_MSG_KEXINIT sent
> debug1: SSH2_MSG_KEXINIT received
> debug1: kex: server->client 3des-cbc hmac-md5 none
> debug1: kex: client->server 3des-cbc hmac-md5 none
> debug1: dh_gen_key: priv key bits set: 207/384
> debug1: bits set: 522/1024
> debug1: sending SSH2_MSG_KEXDH_INIT
> debug1: expecting SSH2_MSG_KEXDH_REPLY
> debug1: Host 'freesoftware.fsf.org' is known and matches the DSA host
> key.
> debug1: Found key in /home/ufk/.ssh/known_hosts:10
> debug1: bits set: 475/1024
> debug1: ssh_dss_verify: signature correct
> debug1: kex_derive_keys
> debug1: newkeys: mode 1
> debug1: SSH2_MSG_NEWKEYS sent
> debug1: waiting for SSH2_MSG_NEWKEYS
> debug1: newkeys: mode 0
> debug1: SSH2_MSG_NEWKEYS received
> debug1: done: ssh_kex2.
> debug1: send SSH2_MSG_SERVICE_REQUEST
> debug1: Remote: Key exchange successful!
> debug1: service_accept: ssh-userauth
> debug1: got SSH2_MSG_SERVICE_ACCEPT
> debug1: authentications that can continue: password,publickey
> debug1: next auth method to try is publickey
> debug1: try privkey: /home/ufk/.ssh/id_rsa
> debug1: try privkey: /home/ufk/.ssh/id_dsa
> debug1: next auth method to try is password
> address@hidden's password:
> debug1: packet_send2: adding 64 (len 54 padlen 10 extra_pad 64)
> debug1: authentications that can continue: password,publickey
> Permission denied, please try again.
> address@hidden's password:
> debug1: packet_send2: adding 64 (len 54 padlen 10 extra_pad 64)
> debug1: authentications that can continue: password,publickey
> Permission denied, please try again.
> address@hidden's password:
> debug1: packet_send2: adding 64 (len 54 padlen 10 extra_pad 64)
> debug1: authentications that can continue: password,publickey
> debug1: no more auth methods to try
> Permission denied (password,publickey).
> debug1: Calling cleanup 0x80633cc(0x0)
> lost connection
>
>
--
Loic Dachary http://www.dachary.org/ address@hidden
12 bd Magenta http://www.senga.org/ address@hidden
75010 Paris T: 33 1 42 45 07 97 address@hidden
GPG Public Key: http://www.dachary.org/loic/gpg.txt
Re: [Savannah-hackers] can't upload files, mathieu, 2002/05/16