Rocksolid Light

Welcome to RetroBBS

mail  files  register  newsreader  groups  login

Message-ID:  

I THINK MAN INVENTED THE CAR by instinct. -- Jack Handey, The New Mexican, 1988.


computers / comp.sys.tandem / Re: rsync can't make it work between 2 HPNS

SubjectAuthor
* rsync can't make it work between 2 HPNSEric Bathalon
+- Re: rsync can't make it work between 2 HPNSBill Honaker
`* Re: rsync can't make it work between 2 HPNSEric Bathalon
 `* Re: rsync can't make it work between 2 HPNSRandall
  `* Re: rsync can't make it work between 2 HPNSEric Bathalon
   `* Re: rsync can't make it work between 2 HPNSEric Bathalon
    +* Re: rsync can't make it work between 2 HPNSRandall
    |+* Re: rsync can't make it work between 2 HPNSEric Bathalon
    ||+* Re: rsync can't make it work between 2 HPNSRandall
    |||`* Re: rsync can't make it work between 2 HPNSEric Bathalon
    ||| `- Re: rsync can't make it work between 2 HPNSRandall
    ||`- Re: Temporary files not automatically deletedKeith
    |`- Re: NonStop on Intel Architecture InfoMojoMan
    `- Re: NonStop on Intel Architecture Infogcav

1
rsync can't make it work between 2 HPNS

<5b0b8ff0-a3e1-41e7-b48d-34c14facb5d9n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/computers/article-flat.php?id=632&group=comp.sys.tandem#632

  copy link   Newsgroups: comp.sys.tandem
X-Received: by 2002:ad4:4f86:0:b0:5f4:5ed:22cd with SMTP id em6-20020ad44f86000000b005f405ed22cdmr9021396qvb.0.1684239695830;
Tue, 16 May 2023 05:21:35 -0700 (PDT)
X-Received: by 2002:a81:4509:0:b0:561:244d:c40 with SMTP id
s9-20020a814509000000b00561244d0c40mr7537938ywa.5.1684239695579; Tue, 16 May
2023 05:21:35 -0700 (PDT)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.sys.tandem
Date: Tue, 16 May 2023 05:21:35 -0700 (PDT)
Injection-Info: google-groups.googlegroups.com; posting-host=74.57.65.231; posting-account=d4nYiQoAAAB1mdoZtv7AyfPgj6fW369Q
NNTP-Posting-Host: 74.57.65.231
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <5b0b8ff0-a3e1-41e7-b48d-34c14facb5d9n@googlegroups.com>
Subject: rsync can't make it work between 2 HPNS
From: eric.bathalon@gmail.com (Eric Bathalon)
Injection-Date: Tue, 16 May 2023 12:21:35 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Received-Bytes: 1872
 by: Eric Bathalon - Tue, 16 May 2023 12:21 UTC

Hi all, I am trying make rsync (3.2.4 for the moment) between 2 HPNS
It works if I use rsync from an ubuntu server to my HPNS.
It works if I sync locally from the same HPNS to sync 2 directories for example.
But when I am trying between my 2 HPNS I am still getting either:

rsync: connection unexpectedly closed (0 bytes received so far) [Receiver] rsync error: error in rsync protocol data stream (code 12) at io.c(228) [Receiver=v3.2.4] rsync: connection unexpectedly closed (0 bytes received so far) [sender] rsync error: error in rsync protocol data stream (code 12) at io.c(228) [sender=v3.2.4]

or SSH: rsync: is your shell clean?

Added export SUPPRESSCLIENTBANNER=TRUE to my profile I tried multiple syntax options without success.

If anyone have some hints
Thanks in advance !

Re: rsync can't make it work between 2 HPNS

<ebda6i54gsikcil4ce5igvaptekqvnd3sa@4ax.com>

  copy mid

https://www.rocksolidbbs.com/computers/article-flat.php?id=633&group=comp.sys.tandem#633

  copy link   Newsgroups: comp.sys.tandem
Path: i2pn2.org!i2pn.org!news.1d4.us!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!peer02.iad!feed-me.highwinds-media.com!news.highwinds-media.com!fx10.iad.POSTED!not-for-mail
From: no_spam_bhonaker__@x_i_d.com (Bill Honaker)
Newsgroups: comp.sys.tandem
Subject: Re: rsync can't make it work between 2 HPNS
Organization: XID, Ltd.
Message-ID: <ebda6i54gsikcil4ce5igvaptekqvnd3sa@4ax.com>
References: <5b0b8ff0-a3e1-41e7-b48d-34c14facb5d9n@googlegroups.com>
X-Newsreader: Forte Agent 6.00/32.1186
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Lines: 30
X-Complaints-To: abuse@easynews.com
X-Complaints-Info: Please be sure to forward a copy of ALL headers otherwise we will be unable to process your complaint properly.
Date: Wed, 17 May 2023 15:17:17 -0500
X-Received-Bytes: 2109
 by: Bill Honaker - Wed, 17 May 2023 20:17 UTC

On Tue, 16 May 2023 05:21:35 -0700 (PDT), Eric Bathalon <eric.bathalon@gmail.com> wrote:

>Hi all, I am trying make rsync (3.2.4 for the moment) between 2 HPNS
>It works if I use rsync from an ubuntu server to my HPNS.
>It works if I sync locally from the same HPNS to sync 2 directories for example.
>But when I am trying between my 2 HPNS I am still getting either:
>
>rsync: connection unexpectedly closed (0 bytes received so far) [Receiver] rsync error: error in rsync protocol data stream (code 12) at io.c(228) [Receiver=v3.2.4] rsync: connection unexpectedly closed (0 bytes received so far) [sender] rsync error: error in rsync protocol data stream (code 12) at io.c(228) [sender=v3.2.4]
>
>or SSH: rsync: is your shell clean?
>
>Added export SUPPRESSCLIENTBANNER=TRUE to my profile I tried multiple syntax options without success.
>
>If anyone have some hints
>Thanks in advance !

Hi, Eric,

It would be helpful to know a few things:

o RVU of 'receiver' NonStop (target of rsync)
o NonStop SSH Vesion of that server
o User ID being used in all 3 cases (is it the same?)
o RVU of failing 'sender' NonStop (where rsync is being run)
o NonStop SSH Vesion of that server
o Can you connect from the 'sender' NonStop to the 'receiver' NonStop using SSH from the command line?

Based on the error test "0 bytes recevied" it could be encryption setup is not working.

Bill

Re: rsync can't make it work between 2 HPNS

<0986bcb5-449c-42fe-9940-3518a1f573dbn@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/computers/article-flat.php?id=634&group=comp.sys.tandem#634

  copy link   Newsgroups: comp.sys.tandem
X-Received: by 2002:a05:620a:1998:b0:74d:f683:8ce5 with SMTP id bm24-20020a05620a199800b0074df6838ce5mr946614qkb.2.1684412627689;
Thu, 18 May 2023 05:23:47 -0700 (PDT)
X-Received: by 2002:a81:760b:0:b0:555:e662:b30a with SMTP id
r11-20020a81760b000000b00555e662b30amr923623ywc.10.1684412627450; Thu, 18 May
2023 05:23:47 -0700 (PDT)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.sys.tandem
Date: Thu, 18 May 2023 05:23:47 -0700 (PDT)
In-Reply-To: <5b0b8ff0-a3e1-41e7-b48d-34c14facb5d9n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=74.57.65.231; posting-account=d4nYiQoAAAB1mdoZtv7AyfPgj6fW369Q
NNTP-Posting-Host: 74.57.65.231
References: <5b0b8ff0-a3e1-41e7-b48d-34c14facb5d9n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <0986bcb5-449c-42fe-9940-3518a1f573dbn@googlegroups.com>
Subject: Re: rsync can't make it work between 2 HPNS
From: eric.bathalon@gmail.com (Eric Bathalon)
Injection-Date: Thu, 18 May 2023 12:23:47 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Received-Bytes: 2870
 by: Eric Bathalon - Thu, 18 May 2023 12:23 UTC

Le mardi 16 mai 2023 à 08:21:36 UTC-4, Eric Bathalon a écrit :
> Hi all, I am trying make rsync (3.2.4 for the moment) between 2 HPNS
> It works if I use rsync from an ubuntu server to my HPNS.
> It works if I sync locally from the same HPNS to sync 2 directories for example.
> But when I am trying between my 2 HPNS I am still getting either:
>
> rsync: connection unexpectedly closed (0 bytes received so far) [Receiver] rsync error: error in rsync protocol data stream (code 12) at io.c(228) [Receiver=v3.2.4] rsync: connection unexpectedly closed (0 bytes received so far) [sender] rsync error: error in rsync protocol data stream (code 12) at io.c(228) [sender=v3.2.4]
>
> or SSH: rsync: is your shell clean?
>
> Added export SUPPRESSCLIENTBANNER=TRUE to my profile I tried multiple syntax options without success.
>
> If anyone have some hints
> Thanks in advance !

HPNS 1 is running L22.09 with SSH L02_05SEP2022
HPNS 2 is running L20.10 with SSH L02_15OCT2020

I can connect SSH on both servers using the user IDs I am using to test my rsync with. (Either a super user or an super.super alias) over OutsideView & Putty or from a linux server directly on the OSS side.
The only modification I made is from my linux server that I need to use a .ssh/config to set Ciphers and HostKeyAlgo but outside of that, I can connect via SSH or use SFTP between both HPNS without issues.
I am using the same users for all my tests

Servers are giving the same errors whatever the role (sender or receiver)
HPNS 1 --> HPNS 2
HPNS 2 --> HPNS 1
same same

Re: rsync can't make it work between 2 HPNS

<c65f4ceb-a740-4d17-9ff2-581a714be1d0n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/computers/article-flat.php?id=635&group=comp.sys.tandem#635

  copy link   Newsgroups: comp.sys.tandem
X-Received: by 2002:a05:622a:1a83:b0:3f4:e0cc:7396 with SMTP id s3-20020a05622a1a8300b003f4e0cc7396mr20244qtc.10.1684423302660;
Thu, 18 May 2023 08:21:42 -0700 (PDT)
X-Received: by 2002:a25:c014:0:b0:ba8:91c2:268a with SMTP id
c20-20020a25c014000000b00ba891c2268amr1372775ybf.0.1684423302485; Thu, 18 May
2023 08:21:42 -0700 (PDT)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.sys.tandem
Date: Thu, 18 May 2023 08:21:42 -0700 (PDT)
In-Reply-To: <0986bcb5-449c-42fe-9940-3518a1f573dbn@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=2607:fea8:3fa9:4200:601d:c31d:9e46:c0bb;
posting-account=6VebZwoAAAAgrpUtsowyjrKRLNlqxnXo
NNTP-Posting-Host: 2607:fea8:3fa9:4200:601d:c31d:9e46:c0bb
References: <5b0b8ff0-a3e1-41e7-b48d-34c14facb5d9n@googlegroups.com> <0986bcb5-449c-42fe-9940-3518a1f573dbn@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <c65f4ceb-a740-4d17-9ff2-581a714be1d0n@googlegroups.com>
Subject: Re: rsync can't make it work between 2 HPNS
From: rsbecker@nexbridge.com (Randall)
Injection-Date: Thu, 18 May 2023 15:21:42 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Received-Bytes: 3445
 by: Randall - Thu, 18 May 2023 15:21 UTC

On Thursday, May 18, 2023 at 8:23:48 a.m. UTC-4, Eric Bathalon wrote:
> Le mardi 16 mai 2023 à 08:21:36 UTC-4, Eric Bathalon a écrit :
> > Hi all, I am trying make rsync (3.2.4 for the moment) between 2 HPNS
> > It works if I use rsync from an ubuntu server to my HPNS.
> > It works if I sync locally from the same HPNS to sync 2 directories for example.
> > But when I am trying between my 2 HPNS I am still getting either:
> >
> > rsync: connection unexpectedly closed (0 bytes received so far) [Receiver] rsync error: error in rsync protocol data stream (code 12) at io.c(228) [Receiver=v3.2.4] rsync: connection unexpectedly closed (0 bytes received so far) [sender] rsync error: error in rsync protocol data stream (code 12) at io.c(228) [sender=v3.2.4]
> >
> > or SSH: rsync: is your shell clean?
> >
> > Added export SUPPRESSCLIENTBANNER=TRUE to my profile I tried multiple syntax options without success.
> >
> > If anyone have some hints
> > Thanks in advance !
> HPNS 1 is running L22.09 with SSH L02_05SEP2022
> HPNS 2 is running L20.10 with SSH L02_15OCT2020
>
> I can connect SSH on both servers using the user IDs I am using to test my rsync with. (Either a super user or an super.super alias) over OutsideView & Putty or from a linux server directly on the OSS side.
> The only modification I made is from my linux server that I need to use a .ssh/config to set Ciphers and HostKeyAlgo but outside of that, I can connect via SSH or use SFTP between both HPNS without issues.
> I am using the same users for all my tests
>
> Servers are giving the same errors whatever the role (sender or receiver)
> HPNS 1 --> HPNS 2
> HPNS 2 --> HPNS 1
> same same

Are you trying to use rsyncd on the remote HPNS? If so, do you have port forwarding enabled in SSH? Also, have you set the SHELL-ENVIRONMENT for your user? Login shells (putty/outside view/etc..) automatically load your .profile, but other SSH shell connections do not and require the SHELL-ENVIRONMENT to define your env.

Re: rsync can't make it work between 2 HPNS

<dcce36d2-bd2c-4842-8fd6-8d59dc12a8bfn@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/computers/article-flat.php?id=636&group=comp.sys.tandem#636

  copy link   Newsgroups: comp.sys.tandem
X-Received: by 2002:a05:622a:1a1f:b0:3f3:9062:4a72 with SMTP id f31-20020a05622a1a1f00b003f390624a72mr41363qtb.4.1684424003572;
Thu, 18 May 2023 08:33:23 -0700 (PDT)
X-Received: by 2002:a81:ff10:0:b0:561:1494:69f8 with SMTP id
k16-20020a81ff10000000b00561149469f8mr1595340ywn.1.1684424003280; Thu, 18 May
2023 08:33:23 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!1.us.feeder.erje.net!feeder.erje.net!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.sys.tandem
Date: Thu, 18 May 2023 08:33:22 -0700 (PDT)
In-Reply-To: <c65f4ceb-a740-4d17-9ff2-581a714be1d0n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=74.57.65.231; posting-account=d4nYiQoAAAB1mdoZtv7AyfPgj6fW369Q
NNTP-Posting-Host: 74.57.65.231
References: <5b0b8ff0-a3e1-41e7-b48d-34c14facb5d9n@googlegroups.com>
<0986bcb5-449c-42fe-9940-3518a1f573dbn@googlegroups.com> <c65f4ceb-a740-4d17-9ff2-581a714be1d0n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <dcce36d2-bd2c-4842-8fd6-8d59dc12a8bfn@googlegroups.com>
Subject: Re: rsync can't make it work between 2 HPNS
From: eric.bathalon@gmail.com (Eric Bathalon)
Injection-Date: Thu, 18 May 2023 15:33:23 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Received-Bytes: 3695
 by: Eric Bathalon - Thu, 18 May 2023 15:33 UTC

Le jeudi 18 mai 2023 à 11:21:43 UTC-4, Randall a écrit :
> On Thursday, May 18, 2023 at 8:23:48 a.m. UTC-4, Eric Bathalon wrote:
> > Le mardi 16 mai 2023 à 08:21:36 UTC-4, Eric Bathalon a écrit :
> > > Hi all, I am trying make rsync (3.2.4 for the moment) between 2 HPNS
> > > It works if I use rsync from an ubuntu server to my HPNS.
> > > It works if I sync locally from the same HPNS to sync 2 directories for example.
> > > But when I am trying between my 2 HPNS I am still getting either:
> > >
> > > rsync: connection unexpectedly closed (0 bytes received so far) [Receiver] rsync error: error in rsync protocol data stream (code 12) at io.c(228) [Receiver=v3.2.4] rsync: connection unexpectedly closed (0 bytes received so far) [sender] rsync error: error in rsync protocol data stream (code 12) at io.c(228) [sender=v3.2.4]
> > >
> > > or SSH: rsync: is your shell clean?
> > >
> > > Added export SUPPRESSCLIENTBANNER=TRUE to my profile I tried multiple syntax options without success.
> > >
> > > If anyone have some hints
> > > Thanks in advance !
> > HPNS 1 is running L22.09 with SSH L02_05SEP2022
> > HPNS 2 is running L20.10 with SSH L02_15OCT2020
> >
> > I can connect SSH on both servers using the user IDs I am using to test my rsync with. (Either a super user or an super.super alias) over OutsideView & Putty or from a linux server directly on the OSS side.
> > The only modification I made is from my linux server that I need to use a .ssh/config to set Ciphers and HostKeyAlgo but outside of that, I can connect via SSH or use SFTP between both HPNS without issues.
> > I am using the same users for all my tests
> >
> > Servers are giving the same errors whatever the role (sender or receiver)
> > HPNS 1 --> HPNS 2
> > HPNS 2 --> HPNS 1
> > same same
> Are you trying to use rsyncd on the remote HPNS? If so, do you have port forwarding enabled in SSH? Also, have you set the SHELL-ENVIRONMENT for your user? Login shells (putty/outside view/etc..) automatically load your .profile, but other SSH shell connections do not and require the SHELL-ENVIRONMENT to define your env.

I am not trying to use the Daemon. I will look for the SHELL-ENVIRONMENT I am not sure about that !

Re: rsync can't make it work between 2 HPNS

<61877332-dc7a-400d-9c38-29aafe086316n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/computers/article-flat.php?id=637&group=comp.sys.tandem#637

  copy link   Newsgroups: comp.sys.tandem
X-Received: by 2002:a05:620a:24d3:b0:757:9f70:df03 with SMTP id m19-20020a05620a24d300b007579f70df03mr89004qkn.12.1684431786658;
Thu, 18 May 2023 10:43:06 -0700 (PDT)
X-Received: by 2002:a81:a9c1:0:b0:561:b4ff:4303 with SMTP id
g184-20020a81a9c1000000b00561b4ff4303mr1551251ywh.5.1684431786410; Thu, 18
May 2023 10:43:06 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!nntp.club.cc.cmu.edu!45.76.7.193.MISMATCH!3.us.feeder.erje.net!feeder.erje.net!border-1.nntp.ord.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.sys.tandem
Date: Thu, 18 May 2023 10:43:06 -0700 (PDT)
In-Reply-To: <dcce36d2-bd2c-4842-8fd6-8d59dc12a8bfn@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=74.57.65.231; posting-account=d4nYiQoAAAB1mdoZtv7AyfPgj6fW369Q
NNTP-Posting-Host: 74.57.65.231
References: <5b0b8ff0-a3e1-41e7-b48d-34c14facb5d9n@googlegroups.com>
<0986bcb5-449c-42fe-9940-3518a1f573dbn@googlegroups.com> <c65f4ceb-a740-4d17-9ff2-581a714be1d0n@googlegroups.com>
<dcce36d2-bd2c-4842-8fd6-8d59dc12a8bfn@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <61877332-dc7a-400d-9c38-29aafe086316n@googlegroups.com>
Subject: Re: rsync can't make it work between 2 HPNS
From: eric.bathalon@gmail.com (Eric Bathalon)
Injection-Date: Thu, 18 May 2023 17:43:06 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Lines: 55
 by: Eric Bathalon - Thu, 18 May 2023 17:43 UTC

Le jeudi 18 mai 2023 à 11:33:24 UTC-4, Eric Bathalon a écrit :
> Le jeudi 18 mai 2023 à 11:21:43 UTC-4, Randall a écrit :
> > On Thursday, May 18, 2023 at 8:23:48 a.m. UTC-4, Eric Bathalon wrote:
> > > Le mardi 16 mai 2023 à 08:21:36 UTC-4, Eric Bathalon a écrit :
> > > > Hi all, I am trying make rsync (3.2.4 for the moment) between 2 HPNS
> > > > It works if I use rsync from an ubuntu server to my HPNS.
> > > > It works if I sync locally from the same HPNS to sync 2 directories for example.
> > > > But when I am trying between my 2 HPNS I am still getting either:
> > > >
> > > > rsync: connection unexpectedly closed (0 bytes received so far) [Receiver] rsync error: error in rsync protocol data stream (code 12) at io.c(228) [Receiver=v3.2.4] rsync: connection unexpectedly closed (0 bytes received so far) [sender] rsync error: error in rsync protocol data stream (code 12) at io.c(228) [sender=v3.2.4]
> > > >
> > > > or SSH: rsync: is your shell clean?
> > > >
> > > > Added export SUPPRESSCLIENTBANNER=TRUE to my profile I tried multiple syntax options without success.
> > > >
> > > > If anyone have some hints
> > > > Thanks in advance !
> > > HPNS 1 is running L22.09 with SSH L02_05SEP2022
> > > HPNS 2 is running L20.10 with SSH L02_15OCT2020
> > >
> > > I can connect SSH on both servers using the user IDs I am using to test my rsync with. (Either a super user or an super.super alias) over OutsideView & Putty or from a linux server directly on the OSS side.
> > > The only modification I made is from my linux server that I need to use a .ssh/config to set Ciphers and HostKeyAlgo but outside of that, I can connect via SSH or use SFTP between both HPNS without issues.
> > > I am using the same users for all my tests
> > >
> > > Servers are giving the same errors whatever the role (sender or receiver)
> > > HPNS 1 --> HPNS 2
> > > HPNS 2 --> HPNS 1
> > > same same
> > Are you trying to use rsyncd on the remote HPNS? If so, do you have port forwarding enabled in SSH? Also, have you set the SHELL-ENVIRONMENT for your user? Login shells (putty/outside view/etc..) automatically load your .profile, but other SSH shell connections do not and require the SHELL-ENVIRONMENT to define your env.
> I am not trying to use the Daemon. I will look for the SHELL-ENVIRONMENT I am not sure about that !
I set one for my user on both system pointing for now on /etc/profile ... but same behavior for rsync
I am using the following syntax from hpns1: /usr/bin/rsync --stats --progress -avz -e/usr/bin/ssh -S \$ssh00 /home/super/me/test/* hpns2:/home/super/me/test/

Re: rsync can't make it work between 2 HPNS

<299df713-de70-45fa-b7cb-2b9b5350e928n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/computers/article-flat.php?id=638&group=comp.sys.tandem#638

  copy link   Newsgroups: comp.sys.tandem
X-Received: by 2002:a05:620a:444e:b0:74e:437f:e942 with SMTP id w14-20020a05620a444e00b0074e437fe942mr131240qkp.8.1684435690292;
Thu, 18 May 2023 11:48:10 -0700 (PDT)
X-Received: by 2002:a25:b299:0:b0:b8f:4f1d:be06 with SMTP id
k25-20020a25b299000000b00b8f4f1dbe06mr7968ybj.11.1684435690036; Thu, 18 May
2023 11:48:10 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border-2.nntp.ord.giganews.com!border-1.nntp.ord.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.sys.tandem
Date: Thu, 18 May 2023 11:48:09 -0700 (PDT)
In-Reply-To: <61877332-dc7a-400d-9c38-29aafe086316n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=2607:fea8:3fa9:4200:601d:c31d:9e46:c0bb;
posting-account=6VebZwoAAAAgrpUtsowyjrKRLNlqxnXo
NNTP-Posting-Host: 2607:fea8:3fa9:4200:601d:c31d:9e46:c0bb
References: <5b0b8ff0-a3e1-41e7-b48d-34c14facb5d9n@googlegroups.com>
<0986bcb5-449c-42fe-9940-3518a1f573dbn@googlegroups.com> <c65f4ceb-a740-4d17-9ff2-581a714be1d0n@googlegroups.com>
<dcce36d2-bd2c-4842-8fd6-8d59dc12a8bfn@googlegroups.com> <61877332-dc7a-400d-9c38-29aafe086316n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <299df713-de70-45fa-b7cb-2b9b5350e928n@googlegroups.com>
Subject: Re: rsync can't make it work between 2 HPNS
From: rsbecker@nexbridge.com (Randall)
Injection-Date: Thu, 18 May 2023 18:48:10 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Lines: 66
 by: Randall - Thu, 18 May 2023 18:48 UTC

On Thursday, May 18, 2023 at 1:43:07 p.m. UTC-4, Eric Bathalon wrote:
> Le jeudi 18 mai 2023 à 11:33:24 UTC-4, Eric Bathalon a écrit :
> > Le jeudi 18 mai 2023 à 11:21:43 UTC-4, Randall a écrit :
> > > On Thursday, May 18, 2023 at 8:23:48 a.m. UTC-4, Eric Bathalon wrote:
> > > > Le mardi 16 mai 2023 à 08:21:36 UTC-4, Eric Bathalon a écrit :
> > > > > Hi all, I am trying make rsync (3.2.4 for the moment) between 2 HPNS
> > > > > It works if I use rsync from an ubuntu server to my HPNS.
> > > > > It works if I sync locally from the same HPNS to sync 2 directories for example.
> > > > > But when I am trying between my 2 HPNS I am still getting either:
> > > > >
> > > > > rsync: connection unexpectedly closed (0 bytes received so far) [Receiver] rsync error: error in rsync protocol data stream (code 12) at io.c(228) [Receiver=v3.2.4] rsync: connection unexpectedly closed (0 bytes received so far) [sender] rsync error: error in rsync protocol data stream (code 12) at io.c(228) [sender=v3.2.4]
> > > > >
> > > > > or SSH: rsync: is your shell clean?
> > > > >
> > > > > Added export SUPPRESSCLIENTBANNER=TRUE to my profile I tried multiple syntax options without success.
> > > > >
> > > > > If anyone have some hints
> > > > > Thanks in advance !
> > > > HPNS 1 is running L22.09 with SSH L02_05SEP2022
> > > > HPNS 2 is running L20.10 with SSH L02_15OCT2020
> > > >
> > > > I can connect SSH on both servers using the user IDs I am using to test my rsync with. (Either a super user or an super.super alias) over OutsideView & Putty or from a linux server directly on the OSS side.
> > > > The only modification I made is from my linux server that I need to use a .ssh/config to set Ciphers and HostKeyAlgo but outside of that, I can connect via SSH or use SFTP between both HPNS without issues.
> > > > I am using the same users for all my tests
> > > >
> > > > Servers are giving the same errors whatever the role (sender or receiver)
> > > > HPNS 1 --> HPNS 2
> > > > HPNS 2 --> HPNS 1
> > > > same same
> > > Are you trying to use rsyncd on the remote HPNS? If so, do you have port forwarding enabled in SSH? Also, have you set the SHELL-ENVIRONMENT for your user? Login shells (putty/outside view/etc..) automatically load your .profile, but other SSH shell connections do not and require the SHELL-ENVIRONMENT to define your env.
> > I am not trying to use the Daemon. I will look for the SHELL-ENVIRONMENT I am not sure about that !
> I set one for my user on both system pointing for now on /etc/profile ... but same behavior for rsync
> I am using the following syntax from hpns1: /usr/bin/rsync --stats --progress -avz -e/usr/bin/ssh -S \$ssh00 /home/super/me/test/* hpns2:/home/super/me/test/

I'm not sure about this working. The OpenSSH process has communication issues on NonStop and does not always work - I'm not sure why; however, it also cannot be located in /usr/bin as far as I know, as that is considered a man in the middle potential problem. The object is hard-coded to be in /usr/local/bin/ssh for the 1.0.2q OpenSSL build. You might have more success using NonStop SSH as a client/server in this case. /G/system/zssh/sshoss is the program for the client. You can also go to GNSC directly for help making SSHOSS work.

Re: rsync can't make it work between 2 HPNS

<37b5de06-5fa6-450f-8fc7-6f80ddd6f8e0n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/computers/article-flat.php?id=639&group=comp.sys.tandem#639

  copy link   Newsgroups: comp.sys.tandem
X-Received: by 2002:a05:620a:460b:b0:757:9fb8:3509 with SMTP id br11-20020a05620a460b00b007579fb83509mr190929qkb.10.1684438566346;
Thu, 18 May 2023 12:36:06 -0700 (PDT)
X-Received: by 2002:a81:b646:0:b0:559:f89f:bc81 with SMTP id
h6-20020a81b646000000b00559f89fbc81mr1714168ywk.6.1684438566124; Thu, 18 May
2023 12:36:06 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!1.us.feeder.erje.net!3.us.feeder.erje.net!feeder.erje.net!border-1.nntp.ord.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.sys.tandem
Date: Thu, 18 May 2023 12:36:05 -0700 (PDT)
In-Reply-To: <299df713-de70-45fa-b7cb-2b9b5350e928n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=74.57.65.231; posting-account=d4nYiQoAAAB1mdoZtv7AyfPgj6fW369Q
NNTP-Posting-Host: 74.57.65.231
References: <5b0b8ff0-a3e1-41e7-b48d-34c14facb5d9n@googlegroups.com>
<0986bcb5-449c-42fe-9940-3518a1f573dbn@googlegroups.com> <c65f4ceb-a740-4d17-9ff2-581a714be1d0n@googlegroups.com>
<dcce36d2-bd2c-4842-8fd6-8d59dc12a8bfn@googlegroups.com> <61877332-dc7a-400d-9c38-29aafe086316n@googlegroups.com>
<299df713-de70-45fa-b7cb-2b9b5350e928n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <37b5de06-5fa6-450f-8fc7-6f80ddd6f8e0n@googlegroups.com>
Subject: Re: rsync can't make it work between 2 HPNS
From: eric.bathalon@gmail.com (Eric Bathalon)
Injection-Date: Thu, 18 May 2023 19:36:06 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Lines: 73
 by: Eric Bathalon - Thu, 18 May 2023 19:36 UTC

Le jeudi 18 mai 2023 à 14:48:11 UTC-4, Randall a écrit :
> On Thursday, May 18, 2023 at 1:43:07 p.m. UTC-4, Eric Bathalon wrote:
> > Le jeudi 18 mai 2023 à 11:33:24 UTC-4, Eric Bathalon a écrit :
> > > Le jeudi 18 mai 2023 à 11:21:43 UTC-4, Randall a écrit :
> > > > On Thursday, May 18, 2023 at 8:23:48 a.m. UTC-4, Eric Bathalon wrote:
> > > > > Le mardi 16 mai 2023 à 08:21:36 UTC-4, Eric Bathalon a écrit :
> > > > > > Hi all, I am trying make rsync (3.2.4 for the moment) between 2 HPNS
> > > > > > It works if I use rsync from an ubuntu server to my HPNS.
> > > > > > It works if I sync locally from the same HPNS to sync 2 directories for example.
> > > > > > But when I am trying between my 2 HPNS I am still getting either:
> > > > > >
> > > > > > rsync: connection unexpectedly closed (0 bytes received so far) [Receiver] rsync error: error in rsync protocol data stream (code 12) at io.c(228) [Receiver=v3.2.4] rsync: connection unexpectedly closed (0 bytes received so far) [sender] rsync error: error in rsync protocol data stream (code 12) at io.c(228) [sender=v3.2.4]
> > > > > >
> > > > > > or SSH: rsync: is your shell clean?
> > > > > >
> > > > > > Added export SUPPRESSCLIENTBANNER=TRUE to my profile I tried multiple syntax options without success.
> > > > > >
> > > > > > If anyone have some hints
> > > > > > Thanks in advance !
> > > > > HPNS 1 is running L22.09 with SSH L02_05SEP2022
> > > > > HPNS 2 is running L20.10 with SSH L02_15OCT2020
> > > > >
> > > > > I can connect SSH on both servers using the user IDs I am using to test my rsync with. (Either a super user or an super.super alias) over OutsideView & Putty or from a linux server directly on the OSS side.
> > > > > The only modification I made is from my linux server that I need to use a .ssh/config to set Ciphers and HostKeyAlgo but outside of that, I can connect via SSH or use SFTP between both HPNS without issues.
> > > > > I am using the same users for all my tests
> > > > >
> > > > > Servers are giving the same errors whatever the role (sender or receiver)
> > > > > HPNS 1 --> HPNS 2
> > > > > HPNS 2 --> HPNS 1
> > > > > same same
> > > > Are you trying to use rsyncd on the remote HPNS? If so, do you have port forwarding enabled in SSH? Also, have you set the SHELL-ENVIRONMENT for your user? Login shells (putty/outside view/etc..) automatically load your .profile, but other SSH shell connections do not and require the SHELL-ENVIRONMENT to define your env.
> > > I am not trying to use the Daemon. I will look for the SHELL-ENVIRONMENT I am not sure about that !
> > I set one for my user on both system pointing for now on /etc/profile .... but same behavior for rsync
> > I am using the following syntax from hpns1: /usr/bin/rsync --stats --progress -avz -e/usr/bin/ssh -S \$ssh00 /home/super/me/test/* hpns2:/home/super/me/test/
> I'm not sure about this working. The OpenSSH process has communication issues on NonStop and does not always work - I'm not sure why; however, it also cannot be located in /usr/bin as far as I know, as that is considered a man in the middle potential problem. The object is hard-coded to be in /usr/local/bin/ssh for the 1.0.2q OpenSSL build. You might have more success using NonStop SSH as a client/server in this case. /G/system/zssh/sshoss is the program for the client. You can also go to GNSC directly for help making SSHOSS work.

There is a misunderstanding. I am using Nonstop builtin SSH and my ssh is a link to /G/system/zssh/sshoss. Anyway, since my path is including /usr/local/bin I move rsync and nonstop ssh under /usr/local/bin/... same result. I am just wondering if it should work between 2 HPNS or it is the same problem that we have with scp that is only working as a server and not as a client...

Re: rsync can't make it work between 2 HPNS

<38cecd0e-2a6d-42a9-b2de-9cf41f751146n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/computers/article-flat.php?id=640&group=comp.sys.tandem#640

  copy link   Newsgroups: comp.sys.tandem
X-Received: by 2002:a05:620a:1a1e:b0:74e:2894:7eb2 with SMTP id bk30-20020a05620a1a1e00b0074e28947eb2mr230807qkb.12.1684447007972;
Thu, 18 May 2023 14:56:47 -0700 (PDT)
X-Received: by 2002:a81:b657:0:b0:55a:6bb1:c91 with SMTP id
h23-20020a81b657000000b0055a6bb10c91mr2316566ywk.3.1684447007699; Thu, 18 May
2023 14:56:47 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!gandalf.srv.welterde.de!3.eu.feeder.erje.net!feeder.erje.net!border-1.nntp.ord.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.sys.tandem
Date: Thu, 18 May 2023 14:56:47 -0700 (PDT)
In-Reply-To: <37b5de06-5fa6-450f-8fc7-6f80ddd6f8e0n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=2607:fea8:3fa9:4200:601d:c31d:9e46:c0bb;
posting-account=6VebZwoAAAAgrpUtsowyjrKRLNlqxnXo
NNTP-Posting-Host: 2607:fea8:3fa9:4200:601d:c31d:9e46:c0bb
References: <5b0b8ff0-a3e1-41e7-b48d-34c14facb5d9n@googlegroups.com>
<0986bcb5-449c-42fe-9940-3518a1f573dbn@googlegroups.com> <c65f4ceb-a740-4d17-9ff2-581a714be1d0n@googlegroups.com>
<dcce36d2-bd2c-4842-8fd6-8d59dc12a8bfn@googlegroups.com> <61877332-dc7a-400d-9c38-29aafe086316n@googlegroups.com>
<299df713-de70-45fa-b7cb-2b9b5350e928n@googlegroups.com> <37b5de06-5fa6-450f-8fc7-6f80ddd6f8e0n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <38cecd0e-2a6d-42a9-b2de-9cf41f751146n@googlegroups.com>
Subject: Re: rsync can't make it work between 2 HPNS
From: rsbecker@nexbridge.com (Randall)
Injection-Date: Thu, 18 May 2023 21:56:47 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Lines: 78
 by: Randall - Thu, 18 May 2023 21:56 UTC

On Thursday, May 18, 2023 at 3:36:07 p.m. UTC-4, Eric Bathalon wrote:
> Le jeudi 18 mai 2023 à 14:48:11 UTC-4, Randall a écrit :
> > On Thursday, May 18, 2023 at 1:43:07 p.m. UTC-4, Eric Bathalon wrote:
> > > Le jeudi 18 mai 2023 à 11:33:24 UTC-4, Eric Bathalon a écrit :
> > > > Le jeudi 18 mai 2023 à 11:21:43 UTC-4, Randall a écrit :
> > > > > On Thursday, May 18, 2023 at 8:23:48 a.m. UTC-4, Eric Bathalon wrote:
> > > > > > Le mardi 16 mai 2023 à 08:21:36 UTC-4, Eric Bathalon a écrit :
> > > > > > > Hi all, I am trying make rsync (3.2.4 for the moment) between 2 HPNS
> > > > > > > It works if I use rsync from an ubuntu server to my HPNS.
> > > > > > > It works if I sync locally from the same HPNS to sync 2 directories for example.
> > > > > > > But when I am trying between my 2 HPNS I am still getting either:
> > > > > > >
> > > > > > > rsync: connection unexpectedly closed (0 bytes received so far) [Receiver] rsync error: error in rsync protocol data stream (code 12) at io.c(228) [Receiver=v3.2.4] rsync: connection unexpectedly closed (0 bytes received so far) [sender] rsync error: error in rsync protocol data stream (code 12) at io.c(228) [sender=v3.2.4]
> > > > > > >
> > > > > > > or SSH: rsync: is your shell clean?
> > > > > > >
> > > > > > > Added export SUPPRESSCLIENTBANNER=TRUE to my profile I tried multiple syntax options without success.
> > > > > > >
> > > > > > > If anyone have some hints
> > > > > > > Thanks in advance !
> > > > > > HPNS 1 is running L22.09 with SSH L02_05SEP2022
> > > > > > HPNS 2 is running L20.10 with SSH L02_15OCT2020
> > > > > >
> > > > > > I can connect SSH on both servers using the user IDs I am using to test my rsync with. (Either a super user or an super.super alias) over OutsideView & Putty or from a linux server directly on the OSS side.
> > > > > > The only modification I made is from my linux server that I need to use a .ssh/config to set Ciphers and HostKeyAlgo but outside of that, I can connect via SSH or use SFTP between both HPNS without issues.
> > > > > > I am using the same users for all my tests
> > > > > >
> > > > > > Servers are giving the same errors whatever the role (sender or receiver)
> > > > > > HPNS 1 --> HPNS 2
> > > > > > HPNS 2 --> HPNS 1
> > > > > > same same
> > > > > Are you trying to use rsyncd on the remote HPNS? If so, do you have port forwarding enabled in SSH? Also, have you set the SHELL-ENVIRONMENT for your user? Login shells (putty/outside view/etc..) automatically load your .profile, but other SSH shell connections do not and require the SHELL-ENVIRONMENT to define your env.
> > > > I am not trying to use the Daemon. I will look for the SHELL-ENVIRONMENT I am not sure about that !
> > > I set one for my user on both system pointing for now on /etc/profile ... but same behavior for rsync
> > > I am using the following syntax from hpns1: /usr/bin/rsync --stats --progress -avz -e/usr/bin/ssh -S \$ssh00 /home/super/me/test/* hpns2:/home/super/me/test/
> > I'm not sure about this working. The OpenSSH process has communication issues on NonStop and does not always work - I'm not sure why; however, it also cannot be located in /usr/bin as far as I know, as that is considered a man in the middle potential problem. The object is hard-coded to be in /usr/local/bin/ssh for the 1.0.2q OpenSSL build. You might have more success using NonStop SSH as a client/server in this case. /G/system/zssh/sshoss is the program for the client. You can also go to GNSC directly for help making SSHOSS work.
> There is a misunderstanding. I am using Nonstop builtin SSH and my ssh is a link to /G/system/zssh/sshoss. Anyway, since my path is including /usr/local/bin I move rsync and nonstop ssh under /usr/local/bin/... same result. I am just wondering if it should work between 2 HPNS or it is the same problem that we have with scp that is only working as a server and not as a client...

If you are using NonStop SSH as a client, you should be taking this up with GNSC. Seriously.

Re: rsync can't make it work between 2 HPNS

<4656b0cb-54ba-4a89-9877-c31732588b86n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/computers/article-flat.php?id=641&group=comp.sys.tandem#641

  copy link   Newsgroups: comp.sys.tandem
X-Received: by 2002:a05:622a:199e:b0:3f4:e666:4586 with SMTP id u30-20020a05622a199e00b003f4e6664586mr161153qtc.13.1684457488241;
Thu, 18 May 2023 17:51:28 -0700 (PDT)
X-Received: by 2002:a25:abd2:0:b0:b8f:53e1:64b with SMTP id
v76-20020a25abd2000000b00b8f53e1064bmr27905ybi.13.1684457487929; Thu, 18 May
2023 17:51:27 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!1.us.feeder.erje.net!feeder.erje.net!border-1.nntp.ord.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.sys.tandem
Date: Thu, 18 May 2023 17:51:27 -0700 (PDT)
In-Reply-To: <38cecd0e-2a6d-42a9-b2de-9cf41f751146n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=74.57.65.231; posting-account=d4nYiQoAAAB1mdoZtv7AyfPgj6fW369Q
NNTP-Posting-Host: 74.57.65.231
References: <5b0b8ff0-a3e1-41e7-b48d-34c14facb5d9n@googlegroups.com>
<0986bcb5-449c-42fe-9940-3518a1f573dbn@googlegroups.com> <c65f4ceb-a740-4d17-9ff2-581a714be1d0n@googlegroups.com>
<dcce36d2-bd2c-4842-8fd6-8d59dc12a8bfn@googlegroups.com> <61877332-dc7a-400d-9c38-29aafe086316n@googlegroups.com>
<299df713-de70-45fa-b7cb-2b9b5350e928n@googlegroups.com> <37b5de06-5fa6-450f-8fc7-6f80ddd6f8e0n@googlegroups.com>
<38cecd0e-2a6d-42a9-b2de-9cf41f751146n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <4656b0cb-54ba-4a89-9877-c31732588b86n@googlegroups.com>
Subject: Re: rsync can't make it work between 2 HPNS
From: eric.bathalon@gmail.com (Eric Bathalon)
Injection-Date: Fri, 19 May 2023 00:51:28 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Lines: 80
 by: Eric Bathalon - Fri, 19 May 2023 00:51 UTC

Le jeudi 18 mai 2023 à 17:56:49 UTC-4, Randall a écrit :
> On Thursday, May 18, 2023 at 3:36:07 p.m. UTC-4, Eric Bathalon wrote:
> > Le jeudi 18 mai 2023 à 14:48:11 UTC-4, Randall a écrit :
> > > On Thursday, May 18, 2023 at 1:43:07 p.m. UTC-4, Eric Bathalon wrote:
> > > > Le jeudi 18 mai 2023 à 11:33:24 UTC-4, Eric Bathalon a écrit :
> > > > > Le jeudi 18 mai 2023 à 11:21:43 UTC-4, Randall a écrit :
> > > > > > On Thursday, May 18, 2023 at 8:23:48 a.m. UTC-4, Eric Bathalon wrote:
> > > > > > > Le mardi 16 mai 2023 à 08:21:36 UTC-4, Eric Bathalon a écrit :
> > > > > > > > Hi all, I am trying make rsync (3.2.4 for the moment) between 2 HPNS
> > > > > > > > It works if I use rsync from an ubuntu server to my HPNS.
> > > > > > > > It works if I sync locally from the same HPNS to sync 2 directories for example.
> > > > > > > > But when I am trying between my 2 HPNS I am still getting either:
> > > > > > > >
> > > > > > > > rsync: connection unexpectedly closed (0 bytes received so far) [Receiver] rsync error: error in rsync protocol data stream (code 12) at io.c(228) [Receiver=v3.2.4] rsync: connection unexpectedly closed (0 bytes received so far) [sender] rsync error: error in rsync protocol data stream (code 12) at io.c(228) [sender=v3.2.4]
> > > > > > > >
> > > > > > > > or SSH: rsync: is your shell clean?
> > > > > > > >
> > > > > > > > Added export SUPPRESSCLIENTBANNER=TRUE to my profile I tried multiple syntax options without success.
> > > > > > > >
> > > > > > > > If anyone have some hints
> > > > > > > > Thanks in advance !
> > > > > > > HPNS 1 is running L22.09 with SSH L02_05SEP2022
> > > > > > > HPNS 2 is running L20.10 with SSH L02_15OCT2020
> > > > > > >
> > > > > > > I can connect SSH on both servers using the user IDs I am using to test my rsync with. (Either a super user or an super.super alias) over OutsideView & Putty or from a linux server directly on the OSS side.
> > > > > > > The only modification I made is from my linux server that I need to use a .ssh/config to set Ciphers and HostKeyAlgo but outside of that, I can connect via SSH or use SFTP between both HPNS without issues.
> > > > > > > I am using the same users for all my tests
> > > > > > >
> > > > > > > Servers are giving the same errors whatever the role (sender or receiver)
> > > > > > > HPNS 1 --> HPNS 2
> > > > > > > HPNS 2 --> HPNS 1
> > > > > > > same same
> > > > > > Are you trying to use rsyncd on the remote HPNS? If so, do you have port forwarding enabled in SSH? Also, have you set the SHELL-ENVIRONMENT for your user? Login shells (putty/outside view/etc..) automatically load your .profile, but other SSH shell connections do not and require the SHELL-ENVIRONMENT to define your env.
> > > > > I am not trying to use the Daemon. I will look for the SHELL-ENVIRONMENT I am not sure about that !
> > > > I set one for my user on both system pointing for now on /etc/profile ... but same behavior for rsync
> > > > I am using the following syntax from hpns1: /usr/bin/rsync --stats --progress -avz -e/usr/bin/ssh -S \$ssh00 /home/super/me/test/* hpns2:/home/super/me/test/
> > > I'm not sure about this working. The OpenSSH process has communication issues on NonStop and does not always work - I'm not sure why; however, it also cannot be located in /usr/bin as far as I know, as that is considered a man in the middle potential problem. The object is hard-coded to be in /usr/local/bin/ssh for the 1.0.2q OpenSSL build. You might have more success using NonStop SSH as a client/server in this case. /G/system/zssh/sshoss is the program for the client. You can also go to GNSC directly for help making SSHOSS work.
> > There is a misunderstanding. I am using Nonstop builtin SSH and my ssh is a link to /G/system/zssh/sshoss. Anyway, since my path is including /usr/local/bin I move rsync and nonstop ssh under /usr/local/bin/... same result. I am just wondering if it should work between 2 HPNS or it is the same problem that we have with scp that is only working as a server and not as a client...
> If you are using NonStop SSH as a client, you should be taking this up with GNSC. Seriously.
Well I did but since it is a rsync issue , not supported ...

Re: rsync can't make it work between 2 HPNS

<cdbc8106-db80-46c6-92d0-71f349f9af9fn@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/computers/article-flat.php?id=642&group=comp.sys.tandem#642

  copy link   Newsgroups: comp.sys.tandem
X-Received: by 2002:a05:620a:4550:b0:758:3476:7e27 with SMTP id u16-20020a05620a455000b0075834767e27mr791595qkp.2.1684518854657;
Fri, 19 May 2023 10:54:14 -0700 (PDT)
X-Received: by 2002:a25:8750:0:b0:ba8:4ff5:3214 with SMTP id
e16-20020a258750000000b00ba84ff53214mr1711369ybn.2.1684518854455; Fri, 19 May
2023 10:54:14 -0700 (PDT)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!peer02.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.sys.tandem
Date: Fri, 19 May 2023 10:54:14 -0700 (PDT)
In-Reply-To: <4656b0cb-54ba-4a89-9877-c31732588b86n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=2607:fea8:3fa9:4200:49c0:391e:4992:6f40;
posting-account=6VebZwoAAAAgrpUtsowyjrKRLNlqxnXo
NNTP-Posting-Host: 2607:fea8:3fa9:4200:49c0:391e:4992:6f40
References: <5b0b8ff0-a3e1-41e7-b48d-34c14facb5d9n@googlegroups.com>
<0986bcb5-449c-42fe-9940-3518a1f573dbn@googlegroups.com> <c65f4ceb-a740-4d17-9ff2-581a714be1d0n@googlegroups.com>
<dcce36d2-bd2c-4842-8fd6-8d59dc12a8bfn@googlegroups.com> <61877332-dc7a-400d-9c38-29aafe086316n@googlegroups.com>
<299df713-de70-45fa-b7cb-2b9b5350e928n@googlegroups.com> <37b5de06-5fa6-450f-8fc7-6f80ddd6f8e0n@googlegroups.com>
<38cecd0e-2a6d-42a9-b2de-9cf41f751146n@googlegroups.com> <4656b0cb-54ba-4a89-9877-c31732588b86n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <cdbc8106-db80-46c6-92d0-71f349f9af9fn@googlegroups.com>
Subject: Re: rsync can't make it work between 2 HPNS
From: rsbecker@nexbridge.com (Randall)
Injection-Date: Fri, 19 May 2023 17:54:14 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Received-Bytes: 6717
 by: Randall - Fri, 19 May 2023 17:54 UTC

On Thursday, May 18, 2023 at 8:51:29 p.m. UTC-4, Eric Bathalon wrote:
> Le jeudi 18 mai 2023 à 17:56:49 UTC-4, Randall a écrit :
> > On Thursday, May 18, 2023 at 3:36:07 p.m. UTC-4, Eric Bathalon wrote:
> > > Le jeudi 18 mai 2023 à 14:48:11 UTC-4, Randall a écrit :
> > > > On Thursday, May 18, 2023 at 1:43:07 p.m. UTC-4, Eric Bathalon wrote:
> > > > > Le jeudi 18 mai 2023 à 11:33:24 UTC-4, Eric Bathalon a écrit :
> > > > > > Le jeudi 18 mai 2023 à 11:21:43 UTC-4, Randall a écrit :
> > > > > > > On Thursday, May 18, 2023 at 8:23:48 a.m. UTC-4, Eric Bathalon wrote:
> > > > > > > > Le mardi 16 mai 2023 à 08:21:36 UTC-4, Eric Bathalon a écrit :
> > > > > > > > > Hi all, I am trying make rsync (3.2.4 for the moment) between 2 HPNS
> > > > > > > > > It works if I use rsync from an ubuntu server to my HPNS.
> > > > > > > > > It works if I sync locally from the same HPNS to sync 2 directories for example.
> > > > > > > > > But when I am trying between my 2 HPNS I am still getting either:
> > > > > > > > >
> > > > > > > > > rsync: connection unexpectedly closed (0 bytes received so far) [Receiver] rsync error: error in rsync protocol data stream (code 12) at io.c(228) [Receiver=v3.2.4] rsync: connection unexpectedly closed (0 bytes received so far) [sender] rsync error: error in rsync protocol data stream (code 12) at io.c(228) [sender=v3.2.4]
> > > > > > > > >
> > > > > > > > > or SSH: rsync: is your shell clean?
> > > > > > > > >
> > > > > > > > > Added export SUPPRESSCLIENTBANNER=TRUE to my profile I tried multiple syntax options without success.
> > > > > > > > >
> > > > > > > > > If anyone have some hints
> > > > > > > > > Thanks in advance !
> > > > > > > > HPNS 1 is running L22.09 with SSH L02_05SEP2022
> > > > > > > > HPNS 2 is running L20.10 with SSH L02_15OCT2020
> > > > > > > >
> > > > > > > > I can connect SSH on both servers using the user IDs I am using to test my rsync with. (Either a super user or an super.super alias) over OutsideView & Putty or from a linux server directly on the OSS side.
> > > > > > > > The only modification I made is from my linux server that I need to use a .ssh/config to set Ciphers and HostKeyAlgo but outside of that, I can connect via SSH or use SFTP between both HPNS without issues.
> > > > > > > > I am using the same users for all my tests
> > > > > > > >
> > > > > > > > Servers are giving the same errors whatever the role (sender or receiver)
> > > > > > > > HPNS 1 --> HPNS 2
> > > > > > > > HPNS 2 --> HPNS 1
> > > > > > > > same same
> > > > > > > Are you trying to use rsyncd on the remote HPNS? If so, do you have port forwarding enabled in SSH? Also, have you set the SHELL-ENVIRONMENT for your user? Login shells (putty/outside view/etc..) automatically load your .profile, but other SSH shell connections do not and require the SHELL-ENVIRONMENT to define your env.
> > > > > > I am not trying to use the Daemon. I will look for the SHELL-ENVIRONMENT I am not sure about that !
> > > > > I set one for my user on both system pointing for now on /etc/profile ... but same behavior for rsync
> > > > > I am using the following syntax from hpns1: /usr/bin/rsync --stats --progress -avz -e/usr/bin/ssh -S \$ssh00 /home/super/me/test/* hpns2:/home/super/me/test/
> > > > I'm not sure about this working. The OpenSSH process has communication issues on NonStop and does not always work - I'm not sure why; however, it also cannot be located in /usr/bin as far as I know, as that is considered a man in the middle potential problem. The object is hard-coded to be in /usr/local/bin/ssh for the 1.0.2q OpenSSL build. You might have more success using NonStop SSH as a client/server in this case. /G/system/zssh/sshoss is the program for the client. You can also go to GNSC directly for help making SSHOSS work.
> > > There is a misunderstanding. I am using Nonstop builtin SSH and my ssh is a link to /G/system/zssh/sshoss. Anyway, since my path is including /usr/local/bin I move rsync and nonstop ssh under /usr/local/bin/... same result. I am just wondering if it should work between 2 HPNS or it is the same problem that we have with scp that is only working as a server and not as a client...
> > If you are using NonStop SSH as a client, you should be taking this up with GNSC. Seriously.
> Well I did but since it is a rsync issue , not supported ...

GNSC can at least show you how to trace the communication and ensure that the key exchange and environment is set up correctly - ignoring rsync itself.. This really sounds like a problem running SSHOSS from rsync, so if you could emulate the call via ksh, then any problems would be in the realm of GNSC.

Re: rsync can't make it work between 2 HPNS

<299df713-de70-45fa-b7cb-2b9b5350e928n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/computers/article-flat.php?id=759&group=comp.sys.tandem#759

  copy link   Newsgroups: comp.sys.tandem
X-Received: by 2002:a05:620a:444e:b0:74e:437f:e942 with SMTP id w14-20020a05620a444e00b0074e437fe942mr131240qkp.8.1684435690292;
Thu, 18 May 2023 11:48:10 -0700 (PDT)
X-Received: by 2002:a25:b299:0:b0:b8f:4f1d:be06 with SMTP id
k25-20020a25b299000000b00b8f4f1dbe06mr7968ybj.11.1684435690036; Thu, 18 May
2023 11:48:10 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border-2.nntp.ord.giganews.com!border-1.nntp.ord.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.sys.tandem
Date: Thu, 18 May 2023 11:48:09 -0700 (PDT)
In-Reply-To: <61877332-dc7a-400d-9c38-29aafe086316n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=2607:fea8:3fa9:4200:601d:c31d:9e46:c0bb;
posting-account=6VebZwoAAAAgrpUtsowyjrKRLNlqxnXo
NNTP-Posting-Host: 2607:fea8:3fa9:4200:601d:c31d:9e46:c0bb
References: <5b0b8ff0-a3e1-41e7-b48d-34c14facb5d9n@googlegroups.com>
<0986bcb5-449c-42fe-9940-3518a1f573dbn@googlegroups.com> <c65f4ceb-a740-4d17-9ff2-581a714be1d0n@googlegroups.com>
<dcce36d2-bd2c-4842-8fd6-8d59dc12a8bfn@googlegroups.com> <61877332-dc7a-400d-9c38-29aafe086316n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <299df713-de70-45fa-b7cb-2b9b5350e928n@googlegroups.com>
Subject: Re: rsync can't make it work between 2 HPNS
From: rsbecker@nexbridge.com (Randall)
Injection-Date: Thu, 18 May 2023 18:48:10 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Lines: 66
 by: Randall - Thu, 18 May 2023 18:48 UTC

On Thursday, May 18, 2023 at 1:43:07 p.m. UTC-4, Eric Bathalon wrote:
> Le jeudi 18 mai 2023 à 11:33:24 UTC-4, Eric Bathalon a écrit :
> > Le jeudi 18 mai 2023 à 11:21:43 UTC-4, Randall a écrit :
> > > On Thursday, May 18, 2023 at 8:23:48 a.m. UTC-4, Eric Bathalon wrote:
> > > > Le mardi 16 mai 2023 à 08:21:36 UTC-4, Eric Bathalon a écrit :
> > > > > Hi all, I am trying make rsync (3.2.4 for the moment) between 2 HPNS
> > > > > It works if I use rsync from an ubuntu server to my HPNS.
> > > > > It works if I sync locally from the same HPNS to sync 2 directories for example.
> > > > > But when I am trying between my 2 HPNS I am still getting either:
> > > > >
> > > > > rsync: connection unexpectedly closed (0 bytes received so far) [Receiver] rsync error: error in rsync protocol data stream (code 12) at io.c(228) [Receiver=v3.2.4] rsync: connection unexpectedly closed (0 bytes received so far) [sender] rsync error: error in rsync protocol data stream (code 12) at io.c(228) [sender=v3.2.4]
> > > > >
> > > > > or SSH: rsync: is your shell clean?
> > > > >
> > > > > Added export SUPPRESSCLIENTBANNER=TRUE to my profile I tried multiple syntax options without success.
> > > > >
> > > > > If anyone have some hints
> > > > > Thanks in advance !
> > > > HPNS 1 is running L22.09 with SSH L02_05SEP2022
> > > > HPNS 2 is running L20.10 with SSH L02_15OCT2020
> > > >
> > > > I can connect SSH on both servers using the user IDs I am using to test my rsync with. (Either a super user or an super.super alias) over OutsideView & Putty or from a linux server directly on the OSS side.
> > > > The only modification I made is from my linux server that I need to use a .ssh/config to set Ciphers and HostKeyAlgo but outside of that, I can connect via SSH or use SFTP between both HPNS without issues.
> > > > I am using the same users for all my tests
> > > >
> > > > Servers are giving the same errors whatever the role (sender or receiver)
> > > > HPNS 1 --> HPNS 2
> > > > HPNS 2 --> HPNS 1
> > > > same same
> > > Are you trying to use rsyncd on the remote HPNS? If so, do you have port forwarding enabled in SSH? Also, have you set the SHELL-ENVIRONMENT for your user? Login shells (putty/outside view/etc..) automatically load your .profile, but other SSH shell connections do not and require the SHELL-ENVIRONMENT to define your env.
> > I am not trying to use the Daemon. I will look for the SHELL-ENVIRONMENT I am not sure about that !
> I set one for my user on both system pointing for now on /etc/profile ... but same behavior for rsync
> I am using the following syntax from hpns1: /usr/bin/rsync --stats --progress -avz -e/usr/bin/ssh -S \$ssh00 /home/super/me/test/* hpns2:/home/super/me/test/

I'm not sure about this working. The OpenSSH process has communication issues on NonStop and does not always work - I'm not sure why; however, it also cannot be located in /usr/bin as far as I know, as that is considered a man in the middle potential problem. The object is hard-coded to be in /usr/local/bin/ssh for the 1.0.2q OpenSSL build. You might have more success using NonStop SSH as a client/server in this case. /G/system/zssh/sshoss is the program for the client. You can also go to GNSC directly for help making SSHOSS work.
. X-Received: by 2002:a05:622a:1a9d:b0:3f8:404:9b7b with SMTP id s29-20020a05622a1a9d00b003f804049b7bmr5807828qtc.10.1687281306437;
Tue, 20 Jun 2023 10:15:06 -0700 (PDT)
X-Received: by 2002:a25:b183:0:b0:bc9:719b:7b8 with SMTP id
h3-20020a25b183000000b00bc9719b07b8mr5043259ybj.12.1687281306089; Tue, 20 Jun
2023 10:15:06 -0700 (PDT)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!peer02.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.sys.tandem
Date: Tue, 20 Jun 2023 10:15:05 -0700 (PDT)
In-Reply-To: <b8WdnYYWUZK0uGDJnZ2dnUU7-KudnZ2d@westnet.com.au>
Injection-Info: google-groups.googlegroups.com; posting-hostE.71.115.119; posting-account=6myjUgoAAABpKYfdKE0I8I321C8hvS-B
NNTP-Posting-Host: 45.71.115.119
References: <c6493dde-d812-4d5a-b80e-d8bf1db1727a@googlegroups.com>
<0263a222-9728-4646-9432-46ca2b120bcd@googlegroups.com> <ccudnYWTvOE-xGXJnZ2dnUVZ5jqdnZ2d@giganews.com>
<1fb27c88-7eae-4a82-aed9-e3334f21d147@googlegroups.com> <Hpednfbu7cN1TWXJnZ2dnUVZ5t2dnZ2d@giganews.com>
<3f27f840-1265-4376-8995-da8a89949708@googlegroups.com> <qoWdnRUaI_AUiWbJnZ2dnUVZ5q2dnZ2d@giganews.com>
<746ccd2d-b740-41c1-a471-06a54e0dee29@googlegroups.com> <qfqdnUF9TOnAfmHJnZ2dnUU7-W2dnZ2d@westnet.com.au>
<04b9004a-7fe8-4659-b5d5-aaacfecd163c@googlegroups.com> <b8WdnYYWUZK0uGDJnZ2dnUU7-KudnZ2d@westnet.com.au>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <9ab0d622-482f-44cb-9cfe-ac828b711326n@googlegroups.com>
Subject: Re: TMF audit for enscribe file 'record'
From: =?UTF-8?Q?Renán_Mera?= <rmera@kvz.cl>
Injection-Date: Tue, 20 Jun 2023 17:15:06 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Received-Bytes: 3244
Xref: retrobbs comp.sys.tandem:759

El domingo, 8 de marzo de 2015 a las 23:44:26 UTC-5, Tone escribió:
> On 03/09/2015 03:16 PM, Shiva wrote:
> > Hi Tone,
> >
> > I did search through the HPKB through a friend (I don't have a logon) and was able to find the document through search. But it was not viewable (?) Let me know if you can send the document, else I'll try again with some other friend whether they are able to access the document. It says that only some users can access the document.
> >
> > Anyways, I will do the INFO DUMP. I did try to find, but I didn't know this. And ah, the blog you point me to ... I've read through the TACL utilities present there long ago, but I never knew that this was there because back then I wasn't as aware of TMF anyway! And btw, it was you? It is your blog? It is a great source of knowledge, Tone. A wonderful thing that's built, of the very little that I see of Tandem online, that holds a fair share.
> >
> > I will look into the source, thank you. I'll come back if I have any questions. Thanks a lot. :)
> >
> Not sure why you were unable to view it. I have sent a copy to
> your email.
>
> No, this is not my site.

Hi Tone,

I´ve been reading your chats in here.. and I am trying something with TMF like the procedures described here. I was wondering if maybe you still have the chance to send me the program/code related to Audit Reading that you also shared with Shiva.

Thanks so much in advance. Greetings!

.
X-Received: by 2002:a05:6214:951:b0:63c:ffe1:ec39 with SMTP id dn17-20020a056214095100b0063cffe1ec39mr2068qvb.2.1691609321128;
Wed, 09 Aug 2023 12:28:41 -0700 (PDT)
X-Received: by 2002:a63:6dc8:0:b0:53f:6f7c:554e with SMTP id
i191-20020a636dc8000000b0053f6f7c554emr54688pgc.12.1691609320583; Wed, 09 Aug
2023 12:28:40 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!peer02.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.sys.tandem
Date: Wed, 9 Aug 2023 12:28:40 -0700 (PDT)
Injection-Info: google-groups.googlegroups.com; posting-host&07:fea8:3fa9:4200:8926:6c3e:3b93:52a9;
posting-account=6VebZwoAAAAgrpUtsowyjrKRLNlqxnXo
NNTP-Posting-Host: 2607:fea8:3fa9:4200:8926:6c3e:3b93:52a9
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <d79298be-8ea9-42af-bb1a-992f2ba318ebn@googlegroups.com>
Subject: ITUGLIB Update: Wget 1.20.3
From: Randall <rsbecker@nexbridge.com>
Injection-Date: Wed, 09 Aug 2023 19:28:41 +0000
Content-Type: text/plain; charset="UTF-8"
X-Received-Bytes: 1334
Xref: retrobbs comp.sys.tandem:759

Hi Everyone,

Wget 1.20.3 is now available for OpenSSL 3.0.x. Prior versions for OpenSSL 1.1.1 and 1.0.2 have been replaced.

The source is modified so there is also a source distribution package if you need to build this yourself.

Regards,
Randall Becker
On Behalf of the ITUGLIB Technical Committed
. X-Received: by 2002:a05:622a:1012:b0:404:c707:88e8 with SMTP id d18-20020a05622a101200b00404c70788e8mr105451qte.8.1692753280468;
Tue, 22 Aug 2023 18:14:40 -0700 (PDT)
X-Received: by 2002:a05:6a00:1989:b0:68a:52d5:347d with SMTP id
d9-20020a056a00198900b0068a52d5347dmr3788614pfl.1.1692753280178; Tue, 22 Aug
2023 18:14:40 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!1.us.feeder.erje.net!feeder.erje.net!border-1.nntp.ord.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.sys.tandem
Date: Tue, 22 Aug 2023 18:14:39 -0700 (PDT)
Injection-Info: google-groups.googlegroups.com; posting-host&07:fea8:3fa9:4200:a83f:b7df:e2d:7763;
posting-account=6VebZwoAAAAgrpUtsowyjrKRLNlqxnXo
NNTP-Posting-Host: 2607:fea8:3fa9:4200:a83f:b7df:e2d:7763
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <ff3a0c43-6d19-4a1c-9401-a4861289affdn@googlegroups.com>
Subject: ITUGLIB Update: RSync 3.2.7
From: Randall <rsbecker@nexbridge.com>
Injection-Date: Wed, 23 Aug 2023 01:14:40 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Lines: 13
Xref: retrobbs comp.sys.tandem:759


Click here to read the complete article
Re: rsync can't make it work between 2 HPNS

<37b5de06-5fa6-450f-8fc7-6f80ddd6f8e0n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/computers/article-flat.php?id=760&group=comp.sys.tandem#760

  copy link   Newsgroups: comp.sys.tandem
X-Received: by 2002:a05:620a:460b:b0:757:9fb8:3509 with SMTP id br11-20020a05620a460b00b007579fb83509mr190929qkb.10.1684438566346;
Thu, 18 May 2023 12:36:06 -0700 (PDT)
X-Received: by 2002:a81:b646:0:b0:559:f89f:bc81 with SMTP id
h6-20020a81b646000000b00559f89fbc81mr1714168ywk.6.1684438566124; Thu, 18 May
2023 12:36:06 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!1.us.feeder.erje.net!3.us.feeder.erje.net!feeder.erje.net!border-1.nntp.ord.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.sys.tandem
Date: Thu, 18 May 2023 12:36:05 -0700 (PDT)
In-Reply-To: <299df713-de70-45fa-b7cb-2b9b5350e928n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=74.57.65.231; posting-account=d4nYiQoAAAB1mdoZtv7AyfPgj6fW369Q
NNTP-Posting-Host: 74.57.65.231
References: <5b0b8ff0-a3e1-41e7-b48d-34c14facb5d9n@googlegroups.com>
<0986bcb5-449c-42fe-9940-3518a1f573dbn@googlegroups.com> <c65f4ceb-a740-4d17-9ff2-581a714be1d0n@googlegroups.com>
<dcce36d2-bd2c-4842-8fd6-8d59dc12a8bfn@googlegroups.com> <61877332-dc7a-400d-9c38-29aafe086316n@googlegroups.com>
<299df713-de70-45fa-b7cb-2b9b5350e928n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <37b5de06-5fa6-450f-8fc7-6f80ddd6f8e0n@googlegroups.com>
Subject: Re: rsync can't make it work between 2 HPNS
From: eric.bathalon@gmail.com (Eric Bathalon)
Injection-Date: Thu, 18 May 2023 19:36:06 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Lines: 73
 by: Eric Bathalon - Thu, 18 May 2023 19:36 UTC

Le jeudi 18 mai 2023 à 14:48:11 UTC-4, Randall a écrit :
> On Thursday, May 18, 2023 at 1:43:07 p.m. UTC-4, Eric Bathalon wrote:
> > Le jeudi 18 mai 2023 à 11:33:24 UTC-4, Eric Bathalon a écrit :
> > > Le jeudi 18 mai 2023 à 11:21:43 UTC-4, Randall a écrit :
> > > > On Thursday, May 18, 2023 at 8:23:48 a.m. UTC-4, Eric Bathalon wrote:
> > > > > Le mardi 16 mai 2023 à 08:21:36 UTC-4, Eric Bathalon a écrit :
> > > > > > Hi all, I am trying make rsync (3.2.4 for the moment) between 2 HPNS
> > > > > > It works if I use rsync from an ubuntu server to my HPNS.
> > > > > > It works if I sync locally from the same HPNS to sync 2 directories for example.
> > > > > > But when I am trying between my 2 HPNS I am still getting either:
> > > > > >
> > > > > > rsync: connection unexpectedly closed (0 bytes received so far) [Receiver] rsync error: error in rsync protocol data stream (code 12) at io.c(228) [Receiver=v3.2.4] rsync: connection unexpectedly closed (0 bytes received so far) [sender] rsync error: error in rsync protocol data stream (code 12) at io.c(228) [sender=v3.2.4]
> > > > > >
> > > > > > or SSH: rsync: is your shell clean?
> > > > > >
> > > > > > Added export SUPPRESSCLIENTBANNER=TRUE to my profile I tried multiple syntax options without success.
> > > > > >
> > > > > > If anyone have some hints
> > > > > > Thanks in advance !
> > > > > HPNS 1 is running L22.09 with SSH L02_05SEP2022
> > > > > HPNS 2 is running L20.10 with SSH L02_15OCT2020
> > > > >
> > > > > I can connect SSH on both servers using the user IDs I am using to test my rsync with. (Either a super user or an super.super alias) over OutsideView & Putty or from a linux server directly on the OSS side.
> > > > > The only modification I made is from my linux server that I need to use a .ssh/config to set Ciphers and HostKeyAlgo but outside of that, I can connect via SSH or use SFTP between both HPNS without issues.
> > > > > I am using the same users for all my tests
> > > > >
> > > > > Servers are giving the same errors whatever the role (sender or receiver)
> > > > > HPNS 1 --> HPNS 2
> > > > > HPNS 2 --> HPNS 1
> > > > > same same
> > > > Are you trying to use rsyncd on the remote HPNS? If so, do you have port forwarding enabled in SSH? Also, have you set the SHELL-ENVIRONMENT for your user? Login shells (putty/outside view/etc..) automatically load your .profile, but other SSH shell connections do not and require the SHELL-ENVIRONMENT to define your env.
> > > I am not trying to use the Daemon. I will look for the SHELL-ENVIRONMENT I am not sure about that !
> > I set one for my user on both system pointing for now on /etc/profile .... but same behavior for rsync
> > I am using the following syntax from hpns1: /usr/bin/rsync --stats --progress -avz -e/usr/bin/ssh -S \$ssh00 /home/super/me/test/* hpns2:/home/super/me/test/
> I'm not sure about this working. The OpenSSH process has communication issues on NonStop and does not always work - I'm not sure why; however, it also cannot be located in /usr/bin as far as I know, as that is considered a man in the middle potential problem. The object is hard-coded to be in /usr/local/bin/ssh for the 1.0.2q OpenSSL build. You might have more success using NonStop SSH as a client/server in this case. /G/system/zssh/sshoss is the program for the client. You can also go to GNSC directly for help making SSHOSS work.

There is a misunderstanding. I am using Nonstop builtin SSH and my ssh is a link to /G/system/zssh/sshoss. Anyway, since my path is including /usr/local/bin I move rsync and nonstop ssh under /usr/local/bin/... same result. I am just wondering if it should work between 2 HPNS or it is the same problem that we have with scp that is only working as a server and not as a client...
. X-Received: by 2002:a05:6214:b02:b0:635:dabe:94 with SMTP id u2-20020a0562140b0200b00635dabe0094mr318667qvj.11.1687970176566;
Wed, 28 Jun 2023 09:36:16 -0700 (PDT)
X-Received: by 2002:a4a:d851:0:b0:563:3a11:7c9a with SMTP id
g17-20020a4ad851000000b005633a117c9amr950931oov.1.1687970176181; Wed, 28 Jun
2023 09:36:16 -0700 (PDT)
Path: i2pn2.org!i2pn.org!news.1d4.us!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.sys.tandem
Date: Wed, 28 Jun 2023 09:36:15 -0700 (PDT)
In-Reply-To: <3e888d51-cc00-4754-8caa-2a20cb16409cn@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-hostd.183.221.51; posting-account=B-EabggAAAAQtRpAsdkycidYZAFK3Y2q
NNTP-Posting-Host: 64.183.221.51
References: <3e888d51-cc00-4754-8caa-2a20cb16409cn@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <2ec271aa-a9df-46b3-b0d5-14847e1bbcccn@googlegroups.com>
Subject: Re: Migration from HP NonStop Tandem to Linux
From: Ira Baxter <idbaxter@semdesigns.com>
Injection-Date: Wed, 28 Jun 2023 16:36:16 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Received-Bytes: 1715
Xref: retrobbs comp.sys.tandem:760

On Monday, November 1, 2021 at 7:18:58 PM UTC-5, Ram Natarajan wrote:
> Seeking help with any firm that can help to migrate from Nonstop tandem (C/C++ Services) to Linux. There are lot of Pathway/Pathcom servers on the Non-stop running several C programs - which need to be migrated to either Tuxedo on Linux or some other solution.
>
> Has anyone done this? Do you know any company in US who can do this?

Semantic Designs does this. See
http://www.semdesigns.com/Products/Services/HP-NonStop-COBOL.html
. X-Received: by 2002:a05:620a:22e6:b0:765:a9f8:959b with SMTP id p6-20020a05620a22e600b00765a9f8959bmr9477qki.13.1691642723328;
Wed, 09 Aug 2023 21:45:23 -0700 (PDT)
X-Received: by 2002:a17:902:db03:b0:1b1:e9c0:4625 with SMTP id
m3-20020a170902db0300b001b1e9c04625mr465206plx.10.1691642722808; Wed, 09 Aug
2023 21:45:22 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border-2.nntp.ord.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.sys.tandem
Date: Wed, 9 Aug 2023 21:45:22 -0700 (PDT)
Injection-Info: google-groups.googlegroups.com; posting-host5.97.135.58; posting-account=U0S2RQoAAAD88MWTxQqjLsFVJ_E4agHZ
NNTP-Posting-Host: 115.97.135.58
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <ae3e8478-a8f5-4b8d-86b5-63c4f73e61b5n@googlegroups.com>
Subject: Write a TAL requester - server program to view , insert, delete, and
update a record in a file.Create a key sequenced file with card number as
key having the following fields card number(16 characters), account number(12 character),name.
From: JYOTSANA THAKRAL <thakraljyotsana3@gmail.com>
Injection-Date: Thu, 10 Aug 2023 04:45:23 +0000
Content-Type: text/plain; charset="UTF-8"
Lines: 10
Xref: retrobbs comp.sys.tandem:760

REQUESTER:-
A) Write a program to fetch details from the terminal whether to view , insert, update, or delete the record from the file.
B) Fetch data from corresponding to the operation from the terminal to be performed by the server.
C)send data to server.
D)once the required operation is performed and received reply from server display successful or unsuccessful message. In the case of view operation, display the record is read by server.

SERVER:-
1) Read $ receive file.
2)based on the operation to be performed. If operation is
a) Insert : insert record to the file and reply successful or unsuccessful operation to requester.
similarly perform delete , update , view operations record from file and reply successful or unsuccessful operation to requester.
. X-Received: by 2002:a05:622a:309:b0:40f:d4a1:48c9 with SMTP id q9-20020a05622a030900b0040fd4a148c9mr101586qtw.4.1692753856009;
Tue, 22 Aug 2023 18:24:16 -0700 (PDT)
X-Received: by 2002:a17:902:f686:b0:1bc:1b01:894e with SMTP id
l6-20020a170902f68600b001bc1b01894emr5250541plg.10.1692753855591; Tue, 22 Aug
2023 18:24:15 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.sys.tandem
Date: Tue, 22 Aug 2023 18:24:15 -0700 (PDT)
Injection-Info: google-groups.googlegroups.com; posting-host&07:fea8:3fa9:4200:a83f:b7df:e2d:7763;
posting-account=6VebZwoAAAAgrpUtsowyjrKRLNlqxnXo
NNTP-Posting-Host: 2607:fea8:3fa9:4200:a83f:b7df:e2d:7763
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <34c74215-25e4-402f-86bd-0c5150ca1c51n@googlegroups.com>
Subject: ITUGLIB Update: Git 2.42.0
From: Randall <rsbecker@nexbridge.com>
Injection-Date: Wed, 23 Aug 2023 01:24:16 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Xref: retrobbs comp.sys.tandem:760


Click here to read the complete article
Re: rsync can't make it work between 2 HPNS

<38cecd0e-2a6d-42a9-b2de-9cf41f751146n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/computers/article-flat.php?id=761&group=comp.sys.tandem#761

  copy link   Newsgroups: comp.sys.tandem
X-Received: by 2002:a05:620a:1a1e:b0:74e:2894:7eb2 with SMTP id bk30-20020a05620a1a1e00b0074e28947eb2mr230807qkb.12.1684447007972;
Thu, 18 May 2023 14:56:47 -0700 (PDT)
X-Received: by 2002:a81:b657:0:b0:55a:6bb1:c91 with SMTP id
h23-20020a81b657000000b0055a6bb10c91mr2316566ywk.3.1684447007699; Thu, 18 May
2023 14:56:47 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!gandalf.srv.welterde.de!3.eu.feeder.erje.net!feeder.erje.net!border-1.nntp.ord.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.sys.tandem
Date: Thu, 18 May 2023 14:56:47 -0700 (PDT)
In-Reply-To: <37b5de06-5fa6-450f-8fc7-6f80ddd6f8e0n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=2607:fea8:3fa9:4200:601d:c31d:9e46:c0bb;
posting-account=6VebZwoAAAAgrpUtsowyjrKRLNlqxnXo
NNTP-Posting-Host: 2607:fea8:3fa9:4200:601d:c31d:9e46:c0bb
References: <5b0b8ff0-a3e1-41e7-b48d-34c14facb5d9n@googlegroups.com>
<0986bcb5-449c-42fe-9940-3518a1f573dbn@googlegroups.com> <c65f4ceb-a740-4d17-9ff2-581a714be1d0n@googlegroups.com>
<dcce36d2-bd2c-4842-8fd6-8d59dc12a8bfn@googlegroups.com> <61877332-dc7a-400d-9c38-29aafe086316n@googlegroups.com>
<299df713-de70-45fa-b7cb-2b9b5350e928n@googlegroups.com> <37b5de06-5fa6-450f-8fc7-6f80ddd6f8e0n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <38cecd0e-2a6d-42a9-b2de-9cf41f751146n@googlegroups.com>
Subject: Re: rsync can't make it work between 2 HPNS
From: rsbecker@nexbridge.com (Randall)
Injection-Date: Thu, 18 May 2023 21:56:47 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Lines: 78
 by: Randall - Thu, 18 May 2023 21:56 UTC

On Thursday, May 18, 2023 at 3:36:07 p.m. UTC-4, Eric Bathalon wrote:
> Le jeudi 18 mai 2023 à 14:48:11 UTC-4, Randall a écrit :
> > On Thursday, May 18, 2023 at 1:43:07 p.m. UTC-4, Eric Bathalon wrote:
> > > Le jeudi 18 mai 2023 à 11:33:24 UTC-4, Eric Bathalon a écrit :
> > > > Le jeudi 18 mai 2023 à 11:21:43 UTC-4, Randall a écrit :
> > > > > On Thursday, May 18, 2023 at 8:23:48 a.m. UTC-4, Eric Bathalon wrote:
> > > > > > Le mardi 16 mai 2023 à 08:21:36 UTC-4, Eric Bathalon a écrit :
> > > > > > > Hi all, I am trying make rsync (3.2.4 for the moment) between 2 HPNS
> > > > > > > It works if I use rsync from an ubuntu server to my HPNS.
> > > > > > > It works if I sync locally from the same HPNS to sync 2 directories for example.
> > > > > > > But when I am trying between my 2 HPNS I am still getting either:
> > > > > > >
> > > > > > > rsync: connection unexpectedly closed (0 bytes received so far) [Receiver] rsync error: error in rsync protocol data stream (code 12) at io.c(228) [Receiver=v3.2.4] rsync: connection unexpectedly closed (0 bytes received so far) [sender] rsync error: error in rsync protocol data stream (code 12) at io.c(228) [sender=v3.2.4]
> > > > > > >
> > > > > > > or SSH: rsync: is your shell clean?
> > > > > > >
> > > > > > > Added export SUPPRESSCLIENTBANNER=TRUE to my profile I tried multiple syntax options without success.
> > > > > > >
> > > > > > > If anyone have some hints
> > > > > > > Thanks in advance !
> > > > > > HPNS 1 is running L22.09 with SSH L02_05SEP2022
> > > > > > HPNS 2 is running L20.10 with SSH L02_15OCT2020
> > > > > >
> > > > > > I can connect SSH on both servers using the user IDs I am using to test my rsync with. (Either a super user or an super.super alias) over OutsideView & Putty or from a linux server directly on the OSS side.
> > > > > > The only modification I made is from my linux server that I need to use a .ssh/config to set Ciphers and HostKeyAlgo but outside of that, I can connect via SSH or use SFTP between both HPNS without issues.
> > > > > > I am using the same users for all my tests
> > > > > >
> > > > > > Servers are giving the same errors whatever the role (sender or receiver)
> > > > > > HPNS 1 --> HPNS 2
> > > > > > HPNS 2 --> HPNS 1
> > > > > > same same
> > > > > Are you trying to use rsyncd on the remote HPNS? If so, do you have port forwarding enabled in SSH? Also, have you set the SHELL-ENVIRONMENT for your user? Login shells (putty/outside view/etc..) automatically load your .profile, but other SSH shell connections do not and require the SHELL-ENVIRONMENT to define your env.
> > > > I am not trying to use the Daemon. I will look for the SHELL-ENVIRONMENT I am not sure about that !
> > > I set one for my user on both system pointing for now on /etc/profile ... but same behavior for rsync
> > > I am using the following syntax from hpns1: /usr/bin/rsync --stats --progress -avz -e/usr/bin/ssh -S \$ssh00 /home/super/me/test/* hpns2:/home/super/me/test/
> > I'm not sure about this working. The OpenSSH process has communication issues on NonStop and does not always work - I'm not sure why; however, it also cannot be located in /usr/bin as far as I know, as that is considered a man in the middle potential problem. The object is hard-coded to be in /usr/local/bin/ssh for the 1.0.2q OpenSSL build. You might have more success using NonStop SSH as a client/server in this case. /G/system/zssh/sshoss is the program for the client. You can also go to GNSC directly for help making SSHOSS work.
> There is a misunderstanding. I am using Nonstop builtin SSH and my ssh is a link to /G/system/zssh/sshoss. Anyway, since my path is including /usr/local/bin I move rsync and nonstop ssh under /usr/local/bin/... same result. I am just wondering if it should work between 2 HPNS or it is the same problem that we have with scp that is only working as a server and not as a client...

If you are using NonStop SSH as a client, you should be taking this up with GNSC. Seriously.
. X-Received: by 2002:a05:6214:5609:b0:635:e24b:d5c7 with SMTP id mg9-20020a056214560900b00635e24bd5c7mr1427qvb.1.1688068597117;
Thu, 29 Jun 2023 12:56:37 -0700 (PDT)
X-Received: by 2002:a05:6870:5153:b0:1b0:9d7d:3488 with SMTP id
z19-20020a056870515300b001b09d7d3488mr736717oak.8.1688068596884; Thu, 29 Jun
2023 12:56:36 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!peer02.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.sys.tandem
Date: Thu, 29 Jun 2023 12:56:36 -0700 (PDT)
Injection-Info: google-groups.googlegroups.com; posting-host4.238.179.63; posting-accountg0wAwoAAADOV3gkkdRS8XLUeis767Vq
NNTP-Posting-Host: 134.238.179.63
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <d428e141-ca41-4daa-a169-566ad5de35a2n@googlegroups.com>
Subject: Enscribe File and Slack space
From: "wilso...@gmail.com" <wilsonjohna@gmail.com>
Injection-Date: Thu, 29 Jun 2023 19:56:37 +0000
Content-Type: text/plain; charset="UTF-8"
X-Received-Bytes: 1577
Xref: retrobbs comp.sys.tandem:761

Hi All -

I am curious if anyone can shed some light on how slack space works on a key sequenced Enscribe file. I looked in the manuals and see small references, but not a great explanation.

If slack is removed from a file using something like FUP RELOAD, that appears to reduce the file size. (Smaller files are typically a good thing.)

However, does this also mean that the subsequent writes to that file will now need to allocate blocks of space prior to inserting a record? If so, I would assume this would decrease the disk I/O efficiency?

Thanks for any insights!

.
X-Received: by 2002:ae9:df43:0:b0:767:420d:cec2 with SMTP id t64-20020ae9df43000000b00767420dcec2mr34862qkf.5.1691781329068;
Fri, 11 Aug 2023 12:15:29 -0700 (PDT)
X-Received: by 2002:a17:902:f68f:b0:1bb:cd10:823f with SMTP id
l15-20020a170902f68f00b001bbcd10823fmr1029519plg.5.1691781328682; Fri, 11 Aug
2023 12:15:28 -0700 (PDT)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!peer02.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.sys.tandem
Date: Fri, 11 Aug 2023 12:15:28 -0700 (PDT)
Injection-Info: google-groups.googlegroups.com; posting-hoste.125.102.200; posting-account=0NHiHgoAAAC-mY8P0yk1bd3zDKN8t6jB
NNTP-Posting-Host: 65.125.102.200
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <e10c4470-30c4-437b-916e-47ac03f30f43n@googlegroups.com>
Subject: SQL Cursor skipping records
From: =?UTF-8?B?QWRhbSDigJxBZGFtbGl2aW5saWZl4oCdIEthbWFs?= <abolkini@gmail.com>
Injection-Date: Fri, 11 Aug 2023 19:15:29 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Received-Bytes: 2491
Xref: retrobbs comp.sys.tandem:761

I have a SQL cursor that is used to retrieve records from parts table. The program is designed to return no more than 5000 records per read, then it closed the cursor.

In case if there are more records than 5000, it saves off record number 5001 and use it to reopen the cursor and get the rest of the records.

The issue appears to be not all records is returned on the second read.

The cursor look like this

EXEC SQL DECLARE QUERY_PARTS_COUNT CURSOR FOR
SELECT COMPANY
, WAREHOUSE
, REPORT_NUMBER
, SOURCE_OF_SUPPLY
, PART_NUM
, BIN_LOC

FROM =PARTS FOR BROWSE ACCESS
WHERE COMPANY = :SEARCH-COMPANY AND
WAREHOUSE = :SEARCH-WAREHOUSE AND
REPORT_NUMBER = :SEARCH-REPORT-NUMBER AND
SOURCE_OF_SUPPLY >= :SEARCH-SOS AND
PART_NUM >= :SEARCH-PART-NUM AND
BIN_LOC >= :SEARCH-BIN-LOC AND
ORDER BY COMPANY_GROUP, WARE ,REPORT_NUMBER, SOURCE_OF_SUPPLY, PART_NUM, BIN_LOC, ALT_BIN ASC
END-EXEC.

On the second read/Open cursor, it returns the record which was saved off to use it to reopen the cursor. but then it skips a bunch of records. I was hoping someone would be able to tell me what am i doing wrong in the cursor. Thanks in advance and have a wonderful weekend !
. Path: i2pn2.org!i2pn.org!eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: invalid@nowhere.com (JShepherd)
Newsgroups: comp.sys.tandem
Subject: Re: SQL Cursor skipping records
Date: Wed, 23 Aug 2023 15:44:23 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 281
Message-ID: <uc59gn$2vq23$1@dont-email.me>
References: <e10c4470-30c4-437b-916e-47ac03f30f43n@googlegroups.com>
<ub6atu$10fds$1@dont-email.me> <9c035799-1510-429d-ab35-0bc674f0449dn@googlegroups.com>
<ubgdpo$2tng1$1@dont-email.me> <3a8f4387-ed26-450b-81d3-871223d45198n@googlegroups.com>
<ubmeb2$3v5si$1@dont-email.me> <14f52dfa-a677-4f2d-b5a7-19847b68d565n@googlegroups.com>
MIME-Version: 1.0
Content-Type: Text/Plain; charset=US-ASCII
Injection-Date: Wed, 23 Aug 2023 15:44:23 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="07d28896b1a59a721a16cb38794bfc22";
logging-data="3139651"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19Z172aN9VN9S5xfpM+Dj+kU1ncfXpU3EY="
Cancel-Lock: sha1:dO6O6OsgJwPbXouBMPI6Wge46d8Xref: retrobbs comp.sys.tandem:761


Click here to read the complete article
1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor