Re: fail: sshd

2025-01-24 Thread Brian Inglis via Cygwin
the current test release. I hope this helps someone else. Soren Andersen Thanks to Kevin Schnitzius Brian Inglis Andrey Repin (your English seems just fine) On Fri, Jan 3, 2025 at 8:38 PM Andrey Repin via Cygwin wrote: Check Windows SSHD is not running and disabled! Or moved to a differe

Re: fail: sshd

2025-01-24 Thread Soren via Cygwin
strange WiFi networks. I hope this helps someone else. Soren Andersen Thanks to Kevin Schnitzius Brian Inglis Andrey Repin (your English seems just fine) On Fri, Jan 3, 2025 at 8:38 PM Andrey Repin via Cygwin wrote: > Greetings, Brian Inglis via Cygwin! > > > Check Windows

Re: [EXTERNAL] Re: sshd not working properly

2025-01-17 Thread Mario Emmenlauer via Cygwin
On 17.01.25 15:55, Lavrentiev, Anton (NIH/NLM/NCBI) [C] wrote: OpenSSH being "fatal: seteuid 4096: Function not implemented". Do you have cygserver running as well? Yes. After the first few failed login attempts, I was hoping that cygserver may help, and installed cygserver as a local service

RE: [EXTERNAL] Re: sshd not working properly

2025-01-17 Thread Lavrentiev, Anton (NIH/NLM/NCBI) [C] via Cygwin
> OpenSSH being "fatal: seteuid 4096: Function not implemented". Do you have cygserver running as well? Anton Lavrentiev Contractor NIH/NLM/NCBI -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com

Re: sshd not working properly

2025-01-17 Thread Mario Emmenlauer via Cygwin
Status: 0xC0BB Sub Status: 0x0 Process Information: Caller Process ID: 0x3988 Caller Process Name:C:\cygwin64\usr\sbin\sshd-session.exe Network Information: Workstation Name: - Source Network Address: -

Re: sshd not working properly

2025-01-17 Thread Corinna Vinschen via Cygwin
ed" is weird. > > The internal implementation only uses documented functions. > > > > Which Windows version are you running the service on exactly? > > > > Do you have any other entries in the server-side Windows Log, which may > > be connected, especially

Re: sshd not working properly

2025-01-17 Thread Brian Inglis via Cygwin
On 2025-01-17 05:51, Corinna Vinschen via Cygwin wrote: On Jan 17 11:59, Mario Emmenlauer via Cygwin wrote: On 04.09.24 12:11, Andy Wood via Cygwin wrote: Running "passwd -R" for 'other_user', as suggested by the subject of the post, fixed the problems for me. It l

Re: sshd not working properly

2025-01-17 Thread Corinna Vinschen via Cygwin
On Jan 17 11:59, Mario Emmenlauer via Cygwin wrote: > > On 04.09.24 12:11, Andy Wood via Cygwin wrote: > > Running "passwd -R" for 'other_user', as suggested by the subject of > > the post, fixed the problems for me. > > > > It looks like sshd is

Re: Minor, kind request: Rename 'sshd' to 'cygsshd' in the docs

2025-01-17 Thread Corinna Vinschen via Cygwin
Hi Mario, On Jan 17 10:34, Mario Emmenlauer via Cygwin wrote: > > Dear Cygwin Developers, > > thanks a lot for the great work! Cygwin is really nice and helpful! > > I have found a very minor thing in the docs that could be corrected: > The docs mention in some pages th

Re: sshd not working properly

2025-01-17 Thread Mario Emmenlauer via Cygwin
On 04.09.24 12:11, Andy Wood via Cygwin wrote: Running "passwd -R" for 'other_user', as suggested by the subject of the post, fixed the problems for me. It looks like sshd isn't handling a login failure properly. On Tue, Sep 3, 2024 at 7:57 PM Jim McNamara via Cyg

Minor, kind request: Rename 'sshd' to 'cygsshd' in the docs

2025-01-17 Thread Mario Emmenlauer via Cygwin
Dear Cygwin Developers, thanks a lot for the great work! Cygwin is really nice and helpful! I have found a very minor thing in the docs that could be corrected: The docs mention in some pages the service 'sshd', and there are some copy-paste-snippets that use that name. I think t

Re: Modify Cygwin sshd to support login into user SYSTEM?

2025-01-03 Thread Andrey Repin via Cygwin
Greetings, Cedric Blancher! >> What problem are you solving? > 1. Replace PsExec, and only use Cygwin builtin tools Cygwin is a user-level library, don't use it to substitute system administration tools. Bad idea. Bad things will happen. > 2. Do global mounts, i.e. mount SMB filesystem for all

Re: fail: sshd

2025-01-03 Thread Andrey Repin via Cygwin
Greetings, Brian Inglis via Cygwin! > Check Windows SSHD is not running and disabled! Or moved to a different port. ( C:\ProgramData\ssh\sshd_config ) In some specific situations, you WILL need native SSH available, Cygwin one will not work for VS Code remote server f.e. -- With best rega

Re: Modify Cygwin sshd to support login into user SYSTEM?

2024-12-23 Thread Cedric Blancher via Cygwin
On Mon, 23 Dec 2024 at 21:52, Bill Stewart via Cygwin wrote: > > On Fri, Dec 20, 2024 at 5:02 AM Cedric Blancher wrote: > > Is it possible to modify Cygwin sshd to support logins into user SYSTEM? > > > > What problem are you solving? 1. Replace PsExec, and only use Cy

Re: Modify Cygwin sshd to support login into user SYSTEM?

2024-12-23 Thread Bill Stewart via Cygwin
On Fri, Dec 20, 2024 at 5:02 AM Cedric Blancher wrote: Is it possible to modify Cygwin sshd to support logins into user SYSTEM? > What problem are you solving? -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:ht

Re: Modify Cygwin sshd to support login into user SYSTEM?

2024-12-20 Thread Brian Inglis via Cygwin
On 2024-12-20 07:36, Martin Wege via Cygwin wrote: On Fri, Dec 20, 2024 at 3:22 PM Oskar Skog via Cygwin wrote: On 2024-12-20 14:01, Cedric Blancher via Cygwin wrote: Is it possible to modify Cygwin sshd to support logins into user SYSTEM? No modifications needed. Run ssh-host-config and

Re: Modify Cygwin sshd to support login into user SYSTEM?

2024-12-20 Thread Martin Wege via Cygwin
On Fri, Dec 20, 2024 at 3:22 PM Oskar Skog via Cygwin wrote: > > On 2024-12-20 14:01, Cedric Blancher via Cygwin wrote: > > Good morning! > > > > Is it possible to modify Cygwin sshd to support logins into user SYSTEM? > > > > Ced > > No modifications

Re: Modify Cygwin sshd to support login into user SYSTEM?

2024-12-20 Thread Oskar Skog via Cygwin
On 2024-12-20 14:01, Cedric Blancher via Cygwin wrote: Good morning! Is it possible to modify Cygwin sshd to support logins into user SYSTEM? Ced No modifications needed. Run ssh-host-config and answer "no" to strictmodes. mkdir -p ~SYSTEM/.ssh ssh-keygen cp ~/.ssh/id_rsa.puv ~S

Modify Cygwin sshd to support login into user SYSTEM?

2024-12-20 Thread Cedric Blancher via Cygwin
Good morning! Is it possible to modify Cygwin sshd to support logins into user SYSTEM? Ced -- Cedric Blancher [https://plus.google.com/u/0/+CedricBlancher/] Institute Pasteur -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation

Re: fail: sshd

2024-12-19 Thread Brian Inglis via Cygwin
On 2024-12-19 14:12, René Berber via Cygwin wrote: On 12/19/2024 1:35 PM, Soren via Cygwin wrote: [snip I've tried generating a sshd_config file but it didn't help ;-/. What can I look for? I've tried the following: * `cygrunsrv -start sshd' Read: /usr/share/doc/Cygwin/op

Re: fail: sshd

2024-12-19 Thread Eliot Moss via Cygwin
On 12/19/2024 4:26 PM, Soren wrote: Eliot wrote: > Windows firewall, or something along those lines? That's not a bad guess. If run ssh w/ a verbose switch from the Debian box, it looks just like something is preventing connection to socket 22. However, I've never installed firewalling s/w on t

Re: fail: sshd

2024-12-19 Thread Kevin Schnitzius via Cygwin
ity -> Local Computer Inbound rules -> new rule port -> tcp -> specific local ports: 22 Allow the connection All the connection types (domain, private, public) name: sshd Kevin -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Do

Re: fail: sshd

2024-12-19 Thread Soren via Cygwin
e deja vu all over again ;-/. I must ask > for > > help with sshd. It's just not working. I have a Debian box in the next > room > > (and another one upstairs - a humble home LAN) and I am able to ssh into > > those boxes from my Cygwin box without any trouble. But w

Re: fail: sshd

2024-12-19 Thread René Berber via Cygwin
On 12/19/2024 1:35 PM, Soren via Cygwin wrote: [snip I've tried generating a sshd_config file but it didn't help ;-/. What can I look for? I've tried the following: * `cygrunsrv -start sshd' Read: /usr/share/doc/Cygwin/openssh.README That's the procedure to set up

Re: fail: sshd

2024-12-19 Thread Eliot Moss via Cygwin
On 12/19/2024 2:35 PM, Soren via Cygwin wrote: Hi folks, hope your run-up to the rapidly nearing holidays is going well. Well, this is going to feel like deja vu all over again ;-/. I must ask for help with sshd. It's just not working. I have a Debian box in the next room (and anothe

fail: sshd

2024-12-19 Thread Soren via Cygwin
Hi folks, hope your run-up to the rapidly nearing holidays is going well. Well, this is going to feel like deja vu all over again ;-/. I must ask for help with sshd. It's just not working. I have a Debian box in the next room (and another one upstairs - a humble home LAN) and I am able to ssh

Re: sshd not working properly

2024-09-04 Thread Andy Wood via Cygwin
-R" for 'other_user', as suggested by the subject of the post, fixed the problems for me. It looks like sshd isn't handling a login failure properly. Andy. On Tue, Sep 3, 2024 at 7:57 PM Jim McNamara via Cygwin wrote: > > >>This looks like a bug. Can anyone hel

re: sshd not working properly

2024-09-03 Thread Jim McNamara via Cygwin
>>This looks like a bug. Can anyone help? Is there a work-around? Hi Andy, There was some chatter the last week or 2 on someone trying to get ssh to work. At the archive mailing list, you can read and see if that answers any of it. I thought the gist of it is that a cipher is being swapped out

sshd not working properly

2024-09-03 Thread Andy Wood via Cygwin
Hi, I've installed Cygwin and OpenSSH on a Windows machine and set up the sshd daemon as follows: mkpassd -l > /etc/passwd mkgroup -l > /etc/group chmod +r /etc/passwd /etc/group chmod 777 /var ssh-host-config cygrunsrv -S cygsshd SSH now works for user account that set up SSHD, ie

Re: no sshd in package for openssh

2024-08-01 Thread Dr Bean via Cygwin
On Wed, 31 Jul 2024, Brian Inglis via Cygwin wrote: > On 2024-07-31 13:16, Jim McNamara via Cygwin wrote: > > Hi- > > > > I am running into a little difficulty with openssh can you please assist ? > > > > thanks jim > > > > ./cygrunsrv --install

Re: no sshd in package for openssh

2024-07-31 Thread Takashi Yano via Cygwin
On Wed, 31 Jul 2024 19:16:26 + Jim McNamara wrote: > I am running into a little difficulty with openssh can you please assist ? > > thanks jim > > ./cygrunsrv --install sshd -d "Cygwin SSHD" -p /usr/bin/sshd -a "-D" > ./cygrunsrv: Given path doe

Re: no sshd in package for openssh

2024-07-31 Thread Brian Inglis via Cygwin
On 2024-07-31 13:16, Jim McNamara via Cygwin wrote: Hi- I am running into a little difficulty with openssh can you please assist ? thanks jim ./cygrunsrv --install sshd -d "Cygwin SSHD" -p /usr/bin/sshd -a "-D" ./cygrunsrv: Given path doesn't point to a valid ex

Re: no sshd in package for openssh

2024-07-31 Thread Dimitry Andric via Cygwin
On 31 Jul 2024, at 21:16, Jim McNamara via Cygwin wrote: > I am running into a little difficulty with openssh can you please assist ? > > thanks jim > > ./cygrunsrv --install sshd -d "Cygwin SSHD" -p /usr/bin/sshd -a "-D" > ./cygrunsrv: Given path doesn&#

no sshd in package for openssh

2024-07-31 Thread Jim McNamara via Cygwin
Hi- I am running into a little difficulty with openssh can you please assist ? thanks jim ./cygrunsrv --install sshd -d "Cygwin SSHD" -p /usr/bin/sshd -a "-D" ./cygrunsrv: Given path doesn't point to a valid executable Try `./cygrunsrv --help' for more informatio

what process does cygwin/sshd invoke when opens a port-forwarded xterm?

2022-03-09 Thread n952162
*ps -ef* only shows /xterm /instances that are created by the window manager, not those created by sshd - at least, not with the name "xterm". -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://

RE: sshd

2022-02-15 Thread Gajanana Shridhar
Ernie Rael Sent: 14 February 2022 13:12 To: cygwin@cygwin.com Subject: Re: sshd [CAUTION: EXTERNAL SENDER] On 2/13/22 10:56 PM, Andrey Repin wrote: > Greetings, Ernie Rael! > > ... > Open Windows Firewall (cygstart WF.msc), find all your sshd rules and > trash them. Manually crea

Re: sshd

2022-02-13 Thread Ernie Rael
On 2/13/22 10:56 PM, Andrey Repin wrote: Greetings, Ernie Rael! ... Open Windows Firewall (cygstart WF.msc), find all your sshd rules and trash them. Manually create (or tweak Windows sshd one) a single rule for port rather than executable. Additionally, to resolve conflicts with stock sshd

Re: sshd

2022-02-13 Thread Andrey Repin
've used ssh locally under cygwin, primarily to get a term for a use >>> with admin priv. And I can ssh from cygwin to the linux machine. On >>> cygwin I see >>> >>>     $ ps -ef |grep sshd >>>     cyg_serv 255 254 ?  Feb  1 /usr/sbin/

Re: sshd

2022-02-13 Thread Erik Soderquist
On Sun, Feb 13, 2022 at 7:38 AM Ernie Rael wrote: > Doesn't seem to be a firewall issue. NetStat took about 90 seconds. > > $ ps -lp 255 >PIDPPIDPGID WINPID TTY UIDSTIME COMMAND >255 254 255 4176 ? 1006 Feb

Re: sshd

2022-02-13 Thread Ernie Rael
Thanks Russell, cygrunsrv's running $ cygrunsrv --list sshd $ cygrunsrv --query sshd Service     : sshd Display name    : CYGWIN sshd Current State   : Running Controls Accepted   : Stop Command : /usr/sbin/sshd -D -ernie On 2/12/22 10:30 PM, Russell VT

Re: sshd

2022-02-13 Thread Ernie Rael
win to the linux machine. On cygwin I see     $ ps -ef |grep sshd     cyg_serv 255 254 ?  Feb  1 /usr/sbin/sshd But ssh from linux to cygwin hangs (finally times out). Ping works linux --> windows. I must have run ssh-host-config way back when. Can I just run it again? Su

Re: sshd

2022-02-12 Thread Russell VT
want to look at *cygserver* and *cygrunsrv*, and NOT directly at sshd. It's in /usr/sbin, generally. Something like: $ cygrunsrv --list cygsshd $ cygrunsrv --query cygsshd Service : cygsshd Display name: CYGWIN cygsshd Current State : Stopped Command : /us

Re: sshd

2022-02-12 Thread Mark Geisert
   $ ps -ef |grep sshd    cyg_serv 255 254 ?  Feb  1 /usr/sbin/sshd But ssh from linux to cygwin hangs (finally times out). Ping works linux --> windows. I must have run ssh-host-config way back when. Can I just run it again? Suggestions for something else to try and/

sshd

2022-02-12 Thread Ernie Rael
Hi all, I set up cygwin several years ago and have only had one system at home. I've recently got a 2nd, linux. I've used ssh locally under cygwin, primarily to get a term for a use with admin priv. And I can ssh from cygwin to the linux machine. On cygwin I see $ ps -ef

Re: cygrunsrv + sshd + rsync = 20 times too slow -- throttled?

2021-09-16 Thread Keith Christian via Cygwin
Ken, Thank you for the reply, this is great news! Looking forward to speedier rsyncs with Cygwin. Keith On Thu, Sep 16, 2021, 16:49 Ken Brown via Cygwin wrote: > On 9/16/2021 6:00 PM, Keith Christian via Cygwin wrote: > > I've been following his thread with interest both here a

Re: cygrunsrv + sshd + rsync = 20 times too slow -- throttled?

2021-09-16 Thread Ken Brown via Cygwin
On 9/16/2021 6:00 PM, Keith Christian via Cygwin wrote: I've been following his thread with interest both here and on the Cygwin developers list. I, too rsync between Cygwin and Linux machines. Lots of good debate showing the genius of the folks that support the cygwin infrastructure. Looks li

Re: cygrunsrv + sshd + rsync = 20 times too slow -- throttled?

2021-09-16 Thread Keith Christian via Cygwin
I've been following his thread with interest both here and on the Cygwin developers list. I, too rsync between Cygwin and Linux machines. Lots of good debate showing the genius of the folks that support the cygwin infrastructure. Looks like the lively discussion on both lists has stopped. What

Re: mmap failure [was: cygrunsrv + sshd + rsync = 20 times too slow -- throttled?]

2021-09-08 Thread Corinna Vinschen via Cygwin
On Sep 6 21:34, Brian Inglis wrote: > On 2021-09-06 15:24, Ken Brown via Cygwin wrote: > > On 9/6/2021 4:54 PM, Peter Dons Tychsen wrote: > > > Hi there, > > > > > > On Mon, 2021-09-06 at 14:40 -0400, Ken Brown via Cygwin wrote: > > > > > No, wait.  I get what you say.  The optimzation settings o

Re: mmap failure [was: cygrunsrv + sshd + rsync = 20 times too slow -- throttled?]

2021-09-07 Thread Sam Edge via Cygwin
On 07/09/2021 23:44, Ken Brown via Cygwin wrote: > > MS can't add a new named field to a documented struct without breaking a lot of code.  I think it's extremely unlikely that they would do that.  On the other hand, I think it's very likely that a reader of the Cygwin code would be confused by c

Re: mmap failure [was: cygrunsrv + sshd + rsync = 20 times too slow -- throttled?]

2021-09-07 Thread Ken Brown via Cygwin
On 9/7/2021 5:52 PM, Lavrentiev, Anton (NIH/NLM/NCBI) [C] wrote: With undocumented structure member initialization an issue, maybe better to future proof using e.g. MEM_EXTENDED_PARAMETER mmap_ext = { 0 }; // or memset or bzero I don't see what this would accomplish. We're already init

RE: mmap failure [was: cygrunsrv + sshd + rsync = 20 times too slow -- throttled?]

2021-09-07 Thread Lavrentiev, Anton (NIH/NLM/NCBI) [C] via Cygwin
> > > > With undocumented structure member initialization an issue, maybe better to > > future proof using e.g. > > > > MEM_EXTENDED_PARAMETER mmap_ext = { 0 }; // or memset or bzero > > I don't see what this would accomplish. We're already initializing every > member > after Corinna's last

Re: mmap failure [was: cygrunsrv + sshd + rsync = 20 times too slow -- throttled?]

2021-09-07 Thread Peter Dons Tychsen
Hi Ken, On Mon, 2021-09-06 at 17:24 -0400, Ken Brown via Cygwin wrote: > You're looking at the wrong source code.  The bug didn't occur until > the code > was changed to do the following: You are right. I do not know why i looked at an old checkout of the code. Shame on me! Sorry for wasting you

Re: mmap failure [was: cygrunsrv + sshd + rsync = 20 times too slow -- throttled?]

2021-09-07 Thread Ken Brown via Cygwin
On 9/6/2021 11:34 PM, Brian Inglis wrote: On 2021-09-06 15:24, Ken Brown via Cygwin wrote: On 9/6/2021 4:54 PM, Peter Dons Tychsen wrote: Hi there, On Mon, 2021-09-06 at 14:40 -0400, Ken Brown via Cygwin wrote: No, wait.  I get what you say.  The optimzation settings of the test case should h

Re: mmap failure [was: cygrunsrv + sshd + rsync = 20 times too slow -- throttled?]

2021-09-06 Thread Brian Inglis
On 2021-09-06 15:24, Ken Brown via Cygwin wrote: On 9/6/2021 4:54 PM, Peter Dons Tychsen wrote: Hi there, On Mon, 2021-09-06 at 14:40 -0400, Ken Brown via Cygwin wrote: No, wait.  I get what you say.  The optimzation settings of the test case should have no influence on the code inside the DLL

Re: mmap failure [was: cygrunsrv + sshd + rsync = 20 times too slow -- throttled?]

2021-09-06 Thread Ken Brown via Cygwin
On 9/6/2021 5:24 PM, Ken Brown via Cygwin wrote: On 9/6/2021 4:54 PM, Peter Dons Tychsen wrote: Hi there, On Mon, 2021-09-06 at 14:40 -0400, Ken Brown via Cygwin wrote: No, wait.  I get what you say.  The optimzation settings of the test case should have no influence on the code inside the DLL

Re: mmap failure [was: cygrunsrv + sshd + rsync = 20 times too slow -- throttled?]

2021-09-06 Thread Ken Brown via Cygwin
On 9/6/2021 4:54 PM, Peter Dons Tychsen wrote: Hi there, On Mon, 2021-09-06 at 14:40 -0400, Ken Brown via Cygwin wrote: No, wait.  I get what you say.  The optimzation settings of the test case should have no influence on the code inside the DLL.  That doesn't make sense for sure.  However, I r

Re: mmap failure [was: cygrunsrv + sshd + rsync = 20 times too slow -- throttled?]

2021-09-06 Thread Peter Dons Tychsen
Hi there, On Mon, 2021-09-06 at 14:40 -0400, Ken Brown via Cygwin wrote: > > No, wait.  I get what you say.  The optimzation settings of the test > > case should have no influence on the code inside the DLL.  That > > doesn't > > make sense for sure.  However, I ran the testcase under GDB, I could

Re: mmap failure [was: cygrunsrv + sshd + rsync = 20 times too slow -- throttled?]

2021-09-06 Thread Peter Dons Tychsen via Cygwin
Hi there, On Mon, 2021-09-06 at 14:40 -0400, Ken Brown via Cygwin wrote: > > No, wait.  I get what you say.  The optimzation settings of the test > > case should have no influence on the code inside the DLL.  That > > doesn't > > make sense for sure.  However, I ran the testcase under GDB, I could

Re: mmap failure [was: cygrunsrv + sshd + rsync = 20 times too slow -- throttled?]

2021-09-06 Thread Ken Brown via Cygwin
On 9/6/2021 2:07 PM, Corinna Vinschen via Cygwin wrote: On Sep 6 19:59, Corinna Vinschen via Cygwin wrote: On Sep 6 13:38, Ken Brown via Cygwin wrote: On 9/6/2021 1:12 PM, Ken Brown via Cygwin wrote: On 9/6/2021 11:32 AM, Corinna Vinschen via Cygwin wrote: On Sep  5 09:24, Ken Brown via Cyg

Re: mmap failure [was: cygrunsrv + sshd + rsync = 20 times too slow -- throttled?]

2021-09-06 Thread Corinna Vinschen via Cygwin
On Sep 6 19:59, Corinna Vinschen via Cygwin wrote: > On Sep 6 13:38, Ken Brown via Cygwin wrote: > > On 9/6/2021 1:12 PM, Ken Brown via Cygwin wrote: > > > On 9/6/2021 11:32 AM, Corinna Vinschen via Cygwin wrote: > > > > On Sep  5 09:24, Ken Brown via Cygwin wrote: > > > > > On 9/4/2021 8:04 PM,

Re: mmap failure [was: cygrunsrv + sshd + rsync = 20 times too slow -- throttled?]

2021-09-06 Thread Corinna Vinschen via Cygwin
On Sep 6 13:38, Ken Brown via Cygwin wrote: > On 9/6/2021 1:12 PM, Ken Brown via Cygwin wrote: > > On 9/6/2021 11:32 AM, Corinna Vinschen via Cygwin wrote: > > > On Sep  5 09:24, Ken Brown via Cygwin wrote: > > > > On 9/4/2021 8:04 PM, Ken Brown via Cygwin wrote: > > > > > On 9/4/2021 6:58 PM, Ken

Re: mmap failure [was: cygrunsrv + sshd + rsync = 20 times too slow -- throttled?]

2021-09-06 Thread Eliot Moss
On 9/6/2021 1:38 PM, Ken Brown via Cygwin wrote: On 9/6/2021 1:12 PM, Ken Brown via Cygwin wrote: On 9/6/2021 11:32 AM, Corinna Vinschen via Cygwin wrote: On Sep  5 09:24, Ken Brown via Cygwin wrote: On 9/4/2021 8:04 PM, Ken Brown via Cygwin wrote: On 9/4/2021 6:58 PM, Ken Brown via Cygwin wr

Re: mmap failure [was: cygrunsrv + sshd + rsync = 20 times too slow -- throttled?]

2021-09-06 Thread Ken Brown via Cygwin
On 9/6/2021 1:12 PM, Ken Brown via Cygwin wrote: On 9/6/2021 11:32 AM, Corinna Vinschen via Cygwin wrote: On Sep  5 09:24, Ken Brown via Cygwin wrote: On 9/4/2021 8:04 PM, Ken Brown via Cygwin wrote: On 9/4/2021 6:58 PM, Ken Brown via Cygwin wrote: Here are the correct commits: 8169e39ab Cyg

Re: mmap failure [was: cygrunsrv + sshd + rsync = 20 times too slow -- throttled?]

2021-09-06 Thread Ken Brown via Cygwin
On 9/6/2021 11:32 AM, Corinna Vinschen via Cygwin wrote: On Sep 5 09:24, Ken Brown via Cygwin wrote: On 9/4/2021 8:04 PM, Ken Brown via Cygwin wrote: On 9/4/2021 6:58 PM, Ken Brown via Cygwin wrote: Here are the correct commits: 8169e39ab Cygwin: C++17: register keyword is deprecated 3ca80b3

Re: mmap failure [was: cygrunsrv + sshd + rsync = 20 times too slow -- throttled?]

2021-09-06 Thread Corinna Vinschen via Cygwin
On Sep 5 09:24, Ken Brown via Cygwin wrote: > On 9/4/2021 8:04 PM, Ken Brown via Cygwin wrote: > > On 9/4/2021 6:58 PM, Ken Brown via Cygwin wrote: > > > Here are the correct commits: > > > > > > 8169e39ab Cygwin: C++17: register keyword is deprecated > > > 3ca80b360 Cygwin: dumper: fix up GCC pr

Re: cygrunsrv + sshd + rsync = 20 times too slow -- throttled?

2021-09-06 Thread Achim Gratz
05.09.2021 17:11, Brian Inglis: The suggestion was intended as a tip to ensure *complete* locally rebuilt package contents are installed, Setup has its "from_cwd" installation mode for precisely that reason: installing a local package without the need to create a full install hierarchy and s

Re: cygrunsrv + sshd + rsync = 20 times too slow -- throttled?

2021-09-05 Thread Brian Inglis
On 2021-09-05 02:18, Achim Gratz wrote: 04.09.2021 18:45, Brian Inglis: [...] then to install all binary packages for dogfooding: Would you please stop telling folks to do things that potentially breaks their systems? There are quite a few more steps to take if you want to emulate what set

Re: mmap failure [was: cygrunsrv + sshd + rsync = 20 times too slow -- throttled?]

2021-09-05 Thread Ken Brown via Cygwin
On 9/4/2021 8:04 PM, Ken Brown via Cygwin wrote: On 9/4/2021 6:58 PM, Ken Brown via Cygwin wrote: On 9/4/2021 6:54 PM, Ken Brown via Cygwin wrote: On 9/4/2021 6:37 PM, Ken Brown via Cygwin wrote: I've reduced the procps failure to the following test case: $ cat mmap_test.c #include #include

Re: cygrunsrv + sshd + rsync = 20 times too slow -- throttled?

2021-09-05 Thread Achim Gratz
04.09.2021 18:45, Brian Inglis: [...] then to install all binary packages for dogfooding: Would you please stop telling folks to do things that potentially breaks their systems? There are quite a few more steps to take if you want to emulate what setup does. Then again you cannot do that o

Re: mmap failure [was: cygrunsrv + sshd + rsync = 20 times too slow -- throttled?]

2021-09-04 Thread Ken Brown via Cygwin
On 9/4/2021 6:58 PM, Ken Brown via Cygwin wrote: On 9/4/2021 6:54 PM, Ken Brown via Cygwin wrote: On 9/4/2021 6:37 PM, Ken Brown via Cygwin wrote: I've reduced the procps failure to the following test case: $ cat mmap_test.c #include #include #include int main () {    void *addr;    int pa

Re: mmap failure [was: cygrunsrv + sshd + rsync = 20 times too slow -- throttled?]

2021-09-04 Thread Brian Inglis
On 2021-09-04 16:37, Ken Brown via Cygwin wrote: I've reduced the procps failure to the following test case: $ cat mmap_test.c #include #include #include int main () {   void *addr;   int page_size = getpagesize ();   addr = mmap (0, page_size, PROT_READ | PROT_WRITE,    MAP

Re: mmap failure [was: cygrunsrv + sshd + rsync = 20 times too slow -- throttled?]

2021-09-04 Thread Ken Brown via Cygwin
On 9/4/2021 6:54 PM, Ken Brown via Cygwin wrote: On 9/4/2021 6:37 PM, Ken Brown via Cygwin wrote: I've reduced the procps failure to the following test case: $ cat mmap_test.c #include #include #include int main () {    void *addr;    int page_size = getpagesize ();    addr = mmap (0, page

Re: mmap failure [was: cygrunsrv + sshd + rsync = 20 times too slow -- throttled?]

2021-09-04 Thread Ken Brown via Cygwin
On 9/4/2021 6:37 PM, Ken Brown via Cygwin wrote: I've reduced the procps failure to the following test case: $ cat mmap_test.c #include #include #include int main () {   void *addr;   int page_size = getpagesize ();   addr = mmap (0, page_size, PROT_READ | PROT_WRITE,    MAP

mmap failure [was: cygrunsrv + sshd + rsync = 20 times too slow -- throttled?]

2021-09-04 Thread Ken Brown via Cygwin
I've reduced the procps failure to the following test case: $ cat mmap_test.c #include #include #include int main () { void *addr; int page_size = getpagesize (); addr = mmap (0, page_size, PROT_READ | PROT_WRITE, MAP_PRIVATE | MAP_ANONYMOUS, -1, 0); if (addr == MAP_FA

Re: cygrunsrv + sshd + rsync = 20 times too slow -- throttled?

2021-09-04 Thread Brian Inglis
On 2021-09-03 14:59, Chris Roehrig wrote: On Fri Sep 3 2021, at 12:55 PM, Corinna Vinschen wrote: On Sep 2 12:03, Chris Roehrig wrote: On Thu Sep 2 2021, at 8:25 AM, Ken Brown via Cygwin wrote: On 9/1/2021 5:11 PM, Chris Roehrig wrote: I rebuild procps 3.3.17.29-2480 from source and it appea

Re: cygrunsrv + sshd + rsync = 20 times too slow -- throttled?

2021-09-04 Thread Achim Gratz
Am 03.09.2021 um 22:59 schrieb Chris Roehrig: I got procps working I think (both with and without the revert). That likely wasn't what Corinna wanted to know, though. Please re-install the procps-ng, cygwin and cygwin-devel packages from setup (and revert any other alterations you may have ma

Re: cygrunsrv + sshd + rsync = 20 times too slow -- throttled?

2021-09-03 Thread Chris Roehrig
On Fri Sep 3 2021, at 12:55 PM, Corinna Vinschen wrote: > [resent, this time with the ML in To] > > On Sep 2 12:03, Chris Roehrig wrote: >> >> On Thu Sep 2 2021, at 8:25 AM, Ken Brown via Cygwin >> wrote: >>> On 9/1/2021 5:11 PM, Chris Roehrig wrote: I rebuild procps 3.3.17.29-2480 fro

Re: cygrunsrv + sshd + rsync = 20 times too slow -- throttled?

2021-09-03 Thread Corinna Vinschen via Cygwin
[resent, this time with the ML in To] On Sep 2 12:03, Chris Roehrig wrote: > > On Thu Sep 2 2021, at 8:25 AM, Ken Brown via Cygwin wrote: > > On 9/1/2021 5:11 PM, Chris Roehrig wrote: > >> I rebuild procps 3.3.17.29-2480 from source and it appears to work, so > >> maybe the stock procps packag

Re: cygrunsrv + sshd + rsync = 20 times too slow -- throttled?

2021-09-03 Thread Ken Brown via Cygwin
On 9/2/2021 3:03 PM, Chris Roehrig wrote: On Thu Sep 2 2021, at 8:25 AM, Ken Brown via Cygwin wrote: On 9/1/2021 5:11 PM, Chris Roehrig wrote: I rebuild procps 3.3.17.29-2480 from source and it appears to work, so maybe the stock procps package is incompatible with the current master branch.

Re: cygrunsrv + sshd + rsync = 20 times too slow -- throttled?

2021-09-02 Thread Chris Roehrig
On Thu Sep 2 2021, at 8:25 AM, Ken Brown via Cygwin wrote: > On 9/1/2021 5:11 PM, Chris Roehrig wrote: >> I rebuild procps 3.3.17.29-2480 from source and it appears to work, so maybe >> the stock procps package is incompatible with the current master branch. > > Maybe, but it could also be a C

Re: cygrunsrv + sshd + rsync = 20 times too slow -- throttled?

2021-09-02 Thread Ken Brown via Cygwin
On 9/1/2021 5:11 PM, Chris Roehrig wrote: I rebuild procps 3.3.17.29-2480 from source and it appears to work, so maybe the stock procps package is incompatibility with the current master branch. Maybe, but it could also be a Cygwin bug. I'll do a bisection of the Cygwin sources to see if I c

Re: cygrunsrv + sshd + rsync = 20 times too slow -- throttled?

2021-09-01 Thread Chris Roehrig
; -- Chris >> >> >> >> On Tue Aug 31 2021, at 12:05 PM, Ken Brown via Cygwin >> wrote: >> >>> On 8/30/2021 7:58 PM, Chris Roehrig wrote: >>>> I got it to build and tried out the topic/pipe branch (checked out on >>>> Monda

Re: cygrunsrv + sshd + rsync = 20 times too slow -- throttled?

2021-08-31 Thread Brian Inglis
get the procps error using the latest stock cygwin1.dll as installed by setup_ On Tue Aug 31 2021, at 12:05 PM, Ken Brown via Cygwin wrote: On 8/30/2021 7:58 PM, Chris Roehrig wrote: I got it to build and tried out the topic/pipe branch (checked out on Monday around 4:30pm PDT): 1. I didn't

Re: cygrunsrv + sshd + rsync = 20 times too slow -- throttled?

2021-08-31 Thread Chris Roehrig
86_64. > > -- Chris > > > > On Tue Aug 31 2021, at 12:05 PM, Ken Brown via Cygwin > wrote: > >> On 8/30/2021 7:58 PM, Chris Roehrig wrote: >>> I got it to build and tried out the topic/pipe branch (checked out on >>> Monday around 4:30pm PDT): >

Re: cygrunsrv + sshd + rsync = 20 times too slow -- throttled?

2021-08-31 Thread Chris Roehrig
/30/2021 7:58 PM, Chris Roehrig wrote: >> I got it to build and tried out the topic/pipe branch (checked out on Monday >> around 4:30pm PDT): >> 1. I didn't see any improvement in my sshd+rsync time, still 3-4 MB/sec. >> 2. I get the following error from procps: procp

Re: cygrunsrv + sshd + rsync = 20 times too slow -- throttled?

2021-08-31 Thread Ken Brown via Cygwin
On 8/30/2021 7:58 PM, Chris Roehrig wrote: I got it to build and tried out the topic/pipe branch (checked out on Monday around 4:30pm PDT): 1. I didn't see any improvement in my sshd+rsync time, still 3-4 MB/sec. 2. I get the following error from procps: procps:ps/output.c:2195: p

Re: cygrunsrv + sshd + rsync = 20 times too slow -- throttled?

2021-08-30 Thread Chris Roehrig
I got it to build and tried out the topic/pipe branch (checked out on Monday around 4:30pm PDT): 1. I didn't see any improvement in my sshd+rsync time, still 3-4 MB/sec. 2. I get the following error from procps: procps:ps/output.c:2195: please report this bug (I also get this usin

Re: cygrunsrv + sshd + rsync = 20 times too slow -- throttled?

2021-08-30 Thread Takashi Yano via Cygwin
On Sun, 29 Aug 2021 22:15:29 -0400 Ken Brown wrote: > On 8/29/2021 8:22 PM, Takashi Yano via Cygwin wrote: > > On Mon, 30 Aug 2021 09:13:14 +0900 > > Takashi Yano wrote: > >> On Sun, 29 Aug 2021 17:04:56 -0400 > >> Ken Brown wrote: > >>> On 8/29/2021 5:07 AM, Takashi Yano via Cygwin wrote: > O

Re: cygrunsrv + sshd + rsync = 20 times too slow -- throttled?

2021-08-29 Thread Ken Brown via Cygwin
On 8/29/2021 8:22 PM, Takashi Yano via Cygwin wrote: On Mon, 30 Aug 2021 09:13:14 +0900 Takashi Yano wrote: On Sun, 29 Aug 2021 17:04:56 -0400 Ken Brown wrote: On 8/29/2021 5:07 AM, Takashi Yano via Cygwin wrote: On Sat, 28 Aug 2021 18:41:02 +0900 Takashi Yano wrote: On Sat, 28 Aug 2021 10:43

Re: cygrunsrv + sshd + rsync = 20 times too slow -- throttled?

2021-08-29 Thread Takashi Yano via Cygwin
On Mon, 30 Aug 2021 09:13:14 +0900 Takashi Yano wrote: > On Sun, 29 Aug 2021 17:04:56 -0400 > Ken Brown wrote: > > On 8/29/2021 5:07 AM, Takashi Yano via Cygwin wrote: > > > On Sat, 28 Aug 2021 18:41:02 +0900 > > > Takashi Yano wrote: > > >> On Sat, 28 Aug 2021 10:43:27 +0200 > > >> Corinna Vinsche

Re: cygrunsrv + sshd + rsync = 20 times too slow -- throttled?

2021-08-29 Thread Takashi Yano via Cygwin
On Sun, 29 Aug 2021 17:04:56 -0400 Ken Brown wrote: > On 8/29/2021 5:07 AM, Takashi Yano via Cygwin wrote: > > On Sat, 28 Aug 2021 18:41:02 +0900 > > Takashi Yano wrote: > >> On Sat, 28 Aug 2021 10:43:27 +0200 > >> Corinna Vinschen wrote: > >>> On Aug 28 02:21, Takashi Yano via Cygwin wrote: >

Re: cygrunsrv + sshd + rsync = 20 times too slow -- throttled?

2021-08-29 Thread Ken Brown via Cygwin
On 8/29/2021 4:41 AM, Takashi Yano wrote: Hi Ken, On Sat, 28 Aug 2021 16:55:52 -0400 Ken Brown wrote: On 8/28/2021 11:43 AM, Takashi Yano via Cygwin wrote: On Sat, 28 Aug 2021 13:58:08 +0200 Corinna Vinschen wrote: On Aug 28 18:41, Takashi Yano via Cygwin wrote: On Sat, 28 Aug 2021 10:43:27

Re: cygrunsrv + sshd + rsync = 20 times too slow -- throttled?

2021-08-29 Thread Ken Brown via Cygwin
On 8/29/2021 3:24 PM, Chris Roehrig wrote: I'd be happy to test it out if you can give me some commands to git it and build it to replace my existing stock Cygwin installation. (Or it is just the cygwin.dll I'd need to replace?) My daily backup scripts use a lot of pipes and named pipes. It's

Re: cygrunsrv + sshd + rsync = 20 times too slow -- throttled?

2021-08-29 Thread Ken Brown via Cygwin
On 8/29/2021 3:37 PM, Takashi Yano wrote: On Sun, 29 Aug 2021 11:57:04 -0400 Ken Brown wrote: On 8/29/2021 5:07 AM, Takashi Yano via Cygwin wrote: On Sat, 28 Aug 2021 18:41:02 +0900 Takashi Yano wrote: On Sat, 28 Aug 2021 10:43:27 +0200 Corinna Vinschen wrote: On Aug 28 02:21, Takashi Yano vi

Re: cygrunsrv + sshd + rsync = 20 times too slow -- throttled?

2021-08-29 Thread Ken Brown via Cygwin
On 8/29/2021 5:07 AM, Takashi Yano via Cygwin wrote: On Sat, 28 Aug 2021 18:41:02 +0900 Takashi Yano wrote: On Sat, 28 Aug 2021 10:43:27 +0200 Corinna Vinschen wrote: On Aug 28 02:21, Takashi Yano via Cygwin wrote: On Fri, 27 Aug 2021 12:00:50 -0400 Ken Brown wrote: Two years ago I thought I

Re: cygrunsrv + sshd + rsync = 20 times too slow -- throttled?

2021-08-29 Thread Takashi Yano via Cygwin
On Sun, 29 Aug 2021 11:57:04 -0400 Ken Brown wrote: > On 8/29/2021 5:07 AM, Takashi Yano via Cygwin wrote: > > On Sat, 28 Aug 2021 18:41:02 +0900 > > Takashi Yano wrote: > >> On Sat, 28 Aug 2021 10:43:27 +0200 > >> Corinna Vinschen wrote: > >>> On Aug 28 02:21, Takashi Yano via Cygwin wrote: >

Re: cygrunsrv + sshd + rsync = 20 times too slow -- throttled?

2021-08-29 Thread Chris Roehrig
I'd be happy to test it out if you can give me some commands to git it and build it to replace my existing stock Cygwin installation. (Or it is just the cygwin.dll I'd need to replace?) My daily backup scripts use a lot of pipes and named pipes. -- Chris On Sun Aug 29 2021, at 8:57 AM, Ken Br

Re: cygrunsrv + sshd + rsync = 20 times too slow -- throttled?

2021-08-29 Thread Ken Brown via Cygwin
On 8/29/2021 5:07 AM, Takashi Yano via Cygwin wrote: On Sat, 28 Aug 2021 18:41:02 +0900 Takashi Yano wrote: On Sat, 28 Aug 2021 10:43:27 +0200 Corinna Vinschen wrote: On Aug 28 02:21, Takashi Yano via Cygwin wrote: On Fri, 27 Aug 2021 12:00:50 -0400 Ken Brown wrote: Two years ago I thought I

Re: cygrunsrv + sshd + rsync = 20 times too slow -- throttled?

2021-08-29 Thread Corinna Vinschen via Cygwin
On Aug 29 00:43, Takashi Yano via Cygwin wrote: > On Sat, 28 Aug 2021 13:58:08 +0200 > Corinna Vinschen wrote: > > On Aug 28 18:41, Takashi Yano via Cygwin wrote: > > > On Sat, 28 Aug 2021 10:43:27 +0200 > > > Corinna Vinschen wrote: > > > > On Aug 28 02:21, Takashi Yano via Cygwin wrote: > > > > >

Re: cygrunsrv + sshd + rsync = 20 times too slow -- throttled?

2021-08-29 Thread Takashi Yano via Cygwin
On Sat, 28 Aug 2021 18:41:02 +0900 Takashi Yano wrote: > On Sat, 28 Aug 2021 10:43:27 +0200 > Corinna Vinschen wrote: > > On Aug 28 02:21, Takashi Yano via Cygwin wrote: > > > On Fri, 27 Aug 2021 12:00:50 -0400 > > > Ken Brown wrote: > > > > Two years ago I thought I needed nt_create to avoid probl

  1   2   3   4   5   6   7   8   9   10   >