No subject


Sun Jan 4 23:01:44 GMT 2004


see a copy of your rsyncd.conf?

Tim Conway
tim.conway at philips.com
303.682.4917
Philips Semiconductor - Longmont TC
1880 Industrial Circle, Suite D
Longmont, CO 80501
Available via SameTime Connect within Philips, n9hmg on AIM
perl -e 'print pack(nnnnnnnnnnnn, 
19061,29556,8289,28271,29800,25970,8304,25970,27680,26721,25451,25970), 
".\n" '
"There are some who call me.... Tim?"




"Kapoor, Nishikant X" <Nishikant.X.Kapoor at xcelenergy.com>
11/16/2001 07:06 AM

 
        To:     Tim Conway/LMT/SC/PHILIPS at AMEC
        cc:     rsync at lists.samba.org
        Subject:        RE: Secure connection to testor refused !
        Classification: 



Thanks for the help. I did go through quite a few docs but could not
figure that out. Thanks again.

However, after setting [cdrive], I am getting the following error:

admx::nkapoor> rsync -v guest at testor::cdrive/Temp/pix.log .

@ERROR: chdir failed
read error: Connection reset by peer

Is there a log file that I could use to see what exaclty is going on ?
Or a debug level that could be set to see the trail ?

Thanks
Nishi

> -----Original Message-----
> From:          tim.conway at philips.com [SMTP:tim.conway at philips.com]
> Sent:          Thursday, November 15, 2001 4:51 PM
> To:            Kapoor, Nishikant X
> Cc:            rsync at lists.samba.org
> Subject:               Re: Secure connection to testor refused !
> 
> 
> You'll have to chose between the external transport via ssh and the
> rsync daemon.  The commandline to use the rsyncd, based on your
> example, would be 
> rsync -v guest at testor::"c:/Temp/pix.log" . 
> I'm guessing, however, that you don't have a module named "c:" in your
> rsyncd.conf. 
> I would hope that if you're trying to use the rsyncd, you have
> something like 
> +++++++++++++++++++++++++++ 
> [cdrive] 
> path = "c:\" 
> +++++++++++++++++++++++++++ 
> in your rsyncd.conf.  that would mean your commandline would be 
> rsync -v guest at testor::cdrive/Temp/pix.log . 
> 
> the internal transport (rsyncd connection) is signified by the double
> colon "::" delimiter between the host and the path, which in this case
> is the name of the module, followed by the path to the subdirectory. 
> the single colon means to open a tcp connection to the remote machine,
> execute "rsync --server
> --whateverotherundocumentedoptionsitusesinthiscircumstance", and use
> that as the remote.  the "-e ssh" means to use ssh instead of the
> default rsh. 
> 
> Tim Conway
> tim.conway at philips.com
> 303.682.4917
> Philips Semiconductor - Longmont TC
> 1880 Industrial Circle, Suite D
> Longmont, CO 80501
> Available via SameTime Connect within Philips, n9hmg on AIM
> perl -e 'print pack(nnnnnnnnnnnn,
> 19061,29556,8289,28271,29800,25970,8304,25970,27680,26721,25451,25970)
> , ".\n" '
> "There are some who call me.... Tim?" 
> 
> 
> 
>                "Kapoor, Nishikant X" <Nishikant.X.Kapoor at xcelenergy.com> 

> Sent by: rsync-admin at lists.samba.org 
> 
> 11/15/2001 03:09 PM 
> 
>         To:        rsync at lists.samba.org 
>         cc:        (bcc: Tim Conway/LMT/SC/PHILIPS) 
>         Subject:        Secure connection to testor refused ! 
> 
>         Classification: 
> 
> 
> 
> 
> Here is a newbie question. Hope, you will not mind.
> 
> I am trying to backup a file from my NT machine onto AIX machine. Here
> is the setup:
> 
> NT machine (testor): rsync is in c:\Rsync\rsync.exe and is running as
> a
> daemon. (I created a service for Rsync first).
> 
> AIX machine (admx): rsync -v
> rsync version 2.3.1 Copyright Andrew Tridgell and Paul Mackerras
> admx::nkapoor> telnet testor 873
> Trying...
> Connected to testor.
> Escape character is '^]'.
> @RSYNCD: 24
> 
> So, the rsync daemon seems fine on testor but the problem occurs when
> I
> try this:
> 
> admx::nkapoor> rsync -v -e ssh --rsync-path=c:/rsync/rsync.exe
> guest at testor:"c:/Temp/pix.log" . 
> Secure connection to testor refused.
> unexpected EOF in read_timeout
> 
> I have checked that 'guest' is a valid user on testor. Could someone
> please help me understand what could be the problem here ?
> 
> Thanks
> Nishi
> 
> 
> 
> 
> 




--=_alternative 005B8A8E87256B09_=
Content-Type: text/html; charset="us-ascii"


<br><font size=2 face="sans-serif">There are ways... use the &quot;log file = &quot; directive in your rsyncd.conf, which will give you &nbsp;a small bit of info. &nbsp;If you can find a debug utility for cygwin, you can run the daemon directly, rather than from inetd, and trace it that way.</font>
<br><font size=2 face="sans-serif">From what you're showing, though, it looks more like a path error. &nbsp;Can we see a copy of your rsyncd.conf?<br>
<br>
Tim Conway<br>
tim.conway at philips.com<br>
303.682.4917<br>
Philips Semiconductor - Longmont TC<br>
1880 Industrial Circle, Suite D<br>
Longmont, CO 80501<br>
Available via SameTime Connect within Philips, n9hmg on AIM<br>
perl -e 'print pack(nnnnnnnnnnnn, 19061,29556,8289,28271,29800,25970,8304,25970,27680,26721,25451,25970), &quot;.\n&quot; '<br>
&quot;There are some who call me.... Tim?&quot;</font>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td>
<td><font size=1 face="sans-serif"><b>&quot;Kapoor, Nishikant X&quot; &lt;Nishikant.X.Kapoor at xcelenergy.com&gt;</b></font>
<p><font size=1 face="sans-serif">11/16/2001 07:06 AM</font>
<br>
<td><font size=1 face="Arial">&nbsp; &nbsp; &nbsp; &nbsp; </font>
<br><font size=1 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; To: &nbsp; &nbsp; &nbsp; &nbsp;Tim Conway/LMT/SC/PHILIPS at AMEC</font>
<br><font size=1 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; cc: &nbsp; &nbsp; &nbsp; &nbsp;rsync at lists.samba.org</font>
<br><font size=1 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; Subject: &nbsp; &nbsp; &nbsp; &nbsp;RE: Secure connection to testor refused !</font>
<p><font size=1 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; Classification: &nbsp; &nbsp; &nbsp; &nbsp;</font>
<br></table>
<br>
<br>
<br><font size=2 face="Courier New">Thanks for the help. I did go through quite a few docs but could not<br>
figure that out. Thanks again.<br>
<br>
However, after setting [cdrive], I am getting the following error:<br>
<br>
admx::nkapoor&gt; rsync -v guest at testor::cdrive/Temp/pix.log .<br>
<br>
@ERROR: chdir failed<br>
read error: Connection reset by peer<br>
<br>
Is there a log file that I could use to see what exaclty is going on ?<br>
Or a debug level that could be set to see the trail ?<br>
<br>
Thanks<br>
Nishi<br>
<br>
&gt; -----Original Message-----<br>
&gt; From: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; tim.conway at philips.com [SMTP:tim.conway at philips.com]<br>
&gt; Sent: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Thursday, November 15, 2001 4:51 PM<br>
&gt; To: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Kapoor, Nishikant X<br>
&gt; Cc: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; rsync at lists.samba.org<br>
&gt; Subject: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Re: Secure connection to testor refused !<br>
&gt; <br>
&gt; <br>
&gt; You'll have to chose between the external transport via ssh and the<br>
&gt; rsync daemon. &nbsp;The commandline to use the rsyncd, based on your<br>
&gt; example, would be <br>
&gt; rsync -v guest at testor::&quot;c:/Temp/pix.log&quot; . &nbsp; &nbsp; &nbsp; &nbsp; <br>
&gt; I'm guessing, however, that you don't have a module named &quot;c:&quot; in your<br>
&gt; rsyncd.conf. <br>
&gt; I would hope that if you're trying to use the rsyncd, you have<br>
&gt; something like <br>
&gt; +++++++++++++++++++++++++++ <br>
&gt; [cdrive] <br>
&gt; path = &quot;c:\&quot; <br>
&gt; +++++++++++++++++++++++++++ <br>
&gt; in your rsyncd.conf. &nbsp;that would mean your commandline would be <br>
&gt; rsync -v guest at testor::cdrive/Temp/pix.log . &nbsp; <br>
&gt; <br>
&gt; the internal transport (rsyncd connection) is signified by the double<br>
&gt; colon &quot;::&quot; delimiter between the host and the path, which in this case<br>
&gt; is the name of the module, followed by the path to the subdirectory. <br>
&gt; the single colon means to open a tcp connection to the remote machine,<br>
&gt; execute &quot;rsync --server<br>
&gt; --whateverotherundocumentedoptionsitusesinthiscircumstance&quot;, and use<br>
&gt; that as the remote. &nbsp;the &quot;-e ssh&quot; means to use ssh instead of the<br>
&gt; default rsh. <br>
&gt; <br>
&gt; Tim Conway<br>
&gt; tim.conway at philips.com<br>
&gt; 303.682.4917<br>
&gt; Philips Semiconductor - Longmont TC<br>
&gt; 1880 Industrial Circle, Suite D<br>
&gt; Longmont, CO 80501<br>
&gt; Available via SameTime Connect within Philips, n9hmg on AIM<br>
&gt; perl -e 'print pack(nnnnnnnnnnnn,<br>
&gt; 19061,29556,8289,28271,29800,25970,8304,25970,27680,26721,25451,25970)<br>
&gt; , &quot;.\n&quot; '<br>
&gt; &quot;There are some who call me.... Tim?&quot; <br>
&gt; <br>
&gt; <br>
&gt; <br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&quot;Kapoor, Nishikant X&quot; &lt;Nishikant.X.Kapoor at xcelenergy.com&gt; <br>
&gt; Sent by: rsync-admin at lists.samba.org <br>
&gt; <br>
&gt; 11/15/2001 03:09 PM <br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; <br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; To: &nbsp; &nbsp; &nbsp; &nbsp;rsync at lists.samba.org <br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; cc: &nbsp; &nbsp; &nbsp; &nbsp;(bcc: Tim Conway/LMT/SC/PHILIPS) <br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; Subject: &nbsp; &nbsp; &nbsp; &nbsp;Secure connection to testor refused ! <br>
&gt; <br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; Classification: &nbsp; &nbsp; &nbsp; &nbsp; <br>
&gt; <br>
&gt; <br>
&gt; <br>
&gt; <br>
&gt; Here is a newbie question. Hope, you will not mind.<br>
&gt; <br>
&gt; I am trying to backup a file from my NT machine onto AIX machine. Here<br>
&gt; is the setup:<br>
&gt; <br>
&gt; NT machine (testor): rsync is in c:\Rsync\rsync.exe and is running as<br>
&gt; a<br>
&gt; daemon. (I created a service for Rsync first).<br>
&gt; <br>
&gt; AIX machine (admx): rsync -v<br>
&gt; rsync version 2.3.1 Copyright Andrew Tridgell and Paul Mackerras<br>
&gt; admx::nkapoor&gt; telnet testor 873<br>
&gt; Trying...<br>
&gt; Connected to testor.<br>
&gt; Escape character is '^]'.<br>
&gt; @RSYNCD: 24<br>
&gt; <br>
&gt; So, the rsync daemon seems fine on testor but the problem occurs when<br>
&gt; I<br>
&gt; try this:<br>
&gt; <br>
&gt; admx::nkapoor&gt; rsync -v -e ssh --rsync-path=c:/rsync/rsync.exe<br>
&gt; guest at testor:&quot;c:/Temp/pix.log&quot; . &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br>
&gt; Secure connection to testor refused.<br>
&gt; unexpected EOF in read_timeout<br>
&gt; <br>
&gt; I have checked that 'guest' is a valid user on testor. Could someone<br>
&gt; please help me understand what could be the problem here ?<br>
&gt; <br>
&gt; Thanks<br>
&gt; Nishi<br>
&gt; <br>
&gt; <br>
&gt; <br>
&gt; <br>
&gt; <br>
<br>
</font>
<br>
<br>
--=_alternative 005B8A8E87256B09_=--




More information about the rsync mailing list