savannah-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-dev] [bug #4109] sftp nor rsync works


From: nobody
Subject: [Savannah-dev] [bug #4109] sftp nor rsync works
Date: Fri, 27 Jun 2003 17:16:07 -0400
User-agent: Mozilla/5.0 (compatible; Konqueror/3.1; Linux 2.4.21-pre7-ac2; i686; fr, address@hidden)

=================== BUG #4109: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=4109&group_id=11

Changes by: Mathieu Roy <address@hidden>
Date: ven 27.06.2003 à 23:16 (Europe/Paris)

------------------ Additional Follow-up Comments ----------------------------
Ok, I should have asked that before.



=================== BUG #4109: FULL BUG SNAPSHOT ===================


Soumis par: joseph                    Projet: Savannah                      
Signalé le: jeu 26.06.2003 à 23:50
Category:  Download area              Severity:  5 - Average                
Priority:  None                       Bug Group:  None                      
Resolution:  Wont Fix                 Assigned to:  yeupou                  
Status:  Closed                       Effort:  0.00                         

Summary:  sftp nor rsync works

Original Submission:  Nither works on my RH 8.0 machine. I don't want to try 
scp before I know how to delete files from the download area ...


$ rsync -v test address@hidden:/upload/bglight
subversions-ssh.gnu.org: Connection refused
rsync: connection unexpectedly closed (0 bytes read so far)
rsync error: error in rsync protocol data stream (code 12) at io.c(150)

$ sftp -v -1 address@hidden:/upload/bglight
Connecting to savannah.nongnu.org...
OpenSSH_3.4p1, SSH protocols 1.5/2.0, OpenSSL 0x0090602f
debug1: Reading configuration data /home/joseph/.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 /home/joseph/.ssh/identity type 0
debug1: Remote protocol version 1.99, remote software version OpenSSH_3.4p1 Debi
an 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 /home/joseph/.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: Trying RSA authentication with key '/home/joseph/.ssh/identity'
debug1: Received RSA challenge from server.
debug1: Sending response to host key RSA challenge.
debug1: Remote: RSA authentication accepted.
debug1: RSA authentication accepted by server.
debug1: Sending command: /usr/libexec/openssh/sftp-server
debug1: Entering interactive session.
debug1: fd 0 setting O_NONBLOCK
You tried to execute: `/usr/local/bin/cvssh -c /usr/libexec/openssh/sftp-server'
.
Sorry, you are only allowed to execute : 
   - CVS_RSH=ssh cvs commands
   - rsync from /cvsroot or /upload.
   - rsync to /upload.
   - sftp to /upload.
   - scp to /upload.
debug1: Transferred: stdin 9, stdout 0, stderr 257 bytes in 2.4 seconds
debug1: Bytes per second: stdin 3.7, stdout 0.0, stderr 106.2
debug1: Exit status 0
Connection closed




Follow-up Comments
*******************

-------------------------------------------------------
Date: ven 27.06.2003 à 23:16        By: yeupou
Ok, I should have asked that before.

-------------------------------------------------------
Date: ven 27.06.2003 à 23:14        By: joseph
Sorry, my fault. I should have read the man page more carfully. rsync was 
trying to use rsg

This worked for me

rsync --rsh='ssh -1'

-------------------------------------------------------
Date: ven 27.06.2003 à 23:06        By: joseph
$ mv ~/.ssh/known_hosts ~/.ssh/saved-known_hosts
$ rsync -v test address@hidden:/upload/bglight
subversions-ssh.gnu.org: Connection refused
rsync: connection unexpectedly closed (0 bytes read so far)
rsync error: error in rsync protocol data stream (code 12) at io.c(150)
$ rsync --version
rsync  version 2.5.5  protocol version 26
Copyright (C) 1996-2002 by Andrew Tridgell and others
<http://rsync.samba.org/>
Capabilities: 64-bit files, socketpairs, hard links, symlinks, batchfiles, 
              IPv6, 64-bit system inums, 64-bit internal inums

rsync comes with ABSOLUTELY NO WARRANTY.  This is free software, and you
are welcome to redistribute it under certain conditions.  See the GNU
General Public Licence for details.


-------------------------------------------------------
Date: ven 27.06.2003 à 22:53        By: yeupou
Can you remove your .ssh/known_host and retry one more time?

Can you also tell me which rsync version you run?

-------------------------------------------------------
Date: ven 27.06.2003 à 22:40        By: joseph
Exact same error

$ env TZ=EST date
Fri Jun 27 15:45:44 EST 2003

$ rsync -v test address@hidden:/upload/bglight
subversions-ssh.gnu.org: Connection refused
rsync: connection unexpectedly closed (0 bytes read so far)
rsync error: error in rsync protocol data stream (code 12) at io.c(150)


-------------------------------------------------------
Date: ven 27.06.2003 à 18:47        By: yeupou
About rsync, can you retry? (I just tried with success, it was maybe a 
temporary issue).

For sftp, duplicate with support #101853


La liste CC est vide


Il n'y a aucun fichier attaché actuellement


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=4109&group_id=11

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]