On Mon, Jun 23, 2003 at 09:37:11AM +0200, Julien VARLET wrote:> Hi, > I have created a certificate, and i execute the following command > rsync -arvz /root/.ssh/id_dsa.pub > technique_ftp@sinternet:/home/technique_ftp/.ssh/authorized_keys2 > <mailto:technique_ftp@sinternet:/home/technique_ftp/.ssh/authorized_keys > 2> > > but I have this problem : > sinternet: Connection refused > rsync: connection unexpectedly closed (0 bytes read so far) > rsync error: error in rsync protocol data stream (code 12) at io.c(165) > > Can u help me pls ?You (not u, this is an English language list) probably want to specify the -e option. -- ________________________________________________________________ J.W. Schultz Pegasystems Technologies email address: jw@pegasys.ws Remember Cernan and Schmitt
Hi, I have created a certificate, and i execute the following command rsync -arvz /root/.ssh/id_dsa.pub technique_ftp@sinternet:/home/technique_ftp/.ssh/authorized_keys2 <mailto:technique_ftp@sinternet:/home/technique_ftp/.ssh/authorized_keys 2> but I have this problem : sinternet: Connection refused rsync: connection unexpectedly closed (0 bytes read so far) rsync error: error in rsync protocol data stream (code 12) at io.c(165) Can u help me pls ?
On Mon, Jun 23, 2003 at 09:37:11AM +0200, Julien VARLET wrote:> Hi, > I have created a certificate, and i execute the following command > rsync -arvz /root/.ssh/id_dsa.pub > technique_ftp@sinternet:/home/technique_ftp/.ssh/authorized_keys2 > <mailto:technique_ftp@sinternet:/home/technique_ftp/.ssh/authorized_keys > 2> > > but I have this problem : > sinternet: Connection refused > rsync: connection unexpectedly closed (0 bytes read so far) > rsync error: error in rsync protocol data stream (code 12) at io.c(165) > > Can u help me pls ?i thnk u mit wnt 2 chk out whthr sinternet is rnning SSH. The bst thng 2 do is 2 dbug SSH cnnctvty til u can ssh wo pwd, & then + the rsync prt. gd lk! -roy