User: bwong789a
Project: nukewebpages @ savannah.nongnu.org

I am new at this so please be kind. I have been trying to upload files using sftp or scp without much luck. I have generated two different public keys and registered them.

I have tried accessing the server using sftp and scp on Linux and psftp on Windows using the keys (one at a time of course) without any luck. Here is the log of one of the log files.

The log file is pretty much the same for any combination of program, key, or address. The basic format used is:

sftp -v -1 [EMAIL PROTECTED]:/upload/nukewebpages

I have tried combinations with savannah.gnu.org and with and without the subdiretory lists.

Any help would be appreciated. It is probably something very obvious.

Thanks.

- Bill Wong
Connecting to savannah.nongnu.org...
OpenSSH_3.4p1, SSH protocols 1.5/2.0, OpenSSL 0x0090602f
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug1: Rhosts Authentication disabled, originating port will not be trusted.
debug1: ssh_connect: needpriv 0
debug1: Connecting to savannah.nongnu.org [199.232.41.4] port 22.
debug1: Connection established.
debug1: identity file /root/.ssh/identity type 0
debug1: Remote protocol version 1.99, remote software version OpenSSH_3.4p1 Debian 
1:3.4p1-0.0woody1
debug1: match: OpenSSH_3.4p1 Debian 1:3.4p1-0.0woody1 pat OpenSSH*
debug1: Local version string SSH-1.5-OpenSSH_3.4p1
debug1: Waiting for server public key.
debug1: Received server public key (768 bits) and host key (1024 bits).
debug1: Host 'savannah.nongnu.org' is known and matches the RSA1 host key.
debug1: Found key in /root/.ssh/known_hosts:8
debug1: Encryption type: 3des
debug1: Sent encrypted session key.
debug1: cipher_init: set keylen (16 -> 32)
debug1: cipher_init: set keylen (16 -> 32)
debug1: Installing crc compensation attack detector.
debug1: Received encrypted confirmation.
debug1: RSA authentication using agent refused.
debug1: Trying RSA authentication with key '/root/.ssh/identity'
debug1: Server refused our key.
debug1: Doing challenge response authentication.
debug1: No challenge.
debug1: Doing password authentication.
_______________________________________________
Savannah-hackers mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/savannah-hackers

Reply via email to