Cygwin mount limited to 64 mounts, even for UNC paths?

2023-11-29 Thread Martin Wege via Cygwin
Hello, Cygwin mount(1) is (per docs) limited to 64 mounts. Why was that limitation chosen, and does it apply even if I create bind mounts to UNC paths (not DOS letters)? DOS letters might be restricted by the ASCII A-Z, but UNC paths are unlimited. Thanks, Martin -- Problem reports:

cmd.exe clone with UNC support?

2023-11-29 Thread Martin Wege via Cygwin
Hello, Is there a cmd.exe clone for Windows which supports UNC paths? Can that be shipped with Cygwin? Thanks, Martin -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info:

Cygwin tools to read/write NTFS alternate data streams?

2023-11-29 Thread Martin Wege via Cygwin
Hello, Does Cygwin have tools (modified /usr/bin/dd ?) to read/write NTFS alternate data streams? Thanks, Martin -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info:

"Lazy" bind mounts?

2023-11-29 Thread Martin Wege via Cygwin
Hello, if I do a mount -o bind //foo/bar/baz /mnt the UNC path //foo/bar/baz is evaluated immediately, i.e. the network share //foo/bar/baz is "mounted" immediately. Is it possible to mount //foo/bar/baz only the first time someone does a cd /mnt, sort of automounter-style "lazy"

Cygwin UNC path conversion functions?

2023-11-29 Thread Martin Wege via Cygwin
Hello, does Cygwin have UNC path conversion functions, for example UNC path to DOS mount letter, UNC path to file URL? Thanks, Martin -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html

Re: Cygwin 3.4.9 - how to install ssh-keygen

2023-11-29 Thread Ken Brown via Cygwin
On 11/29/2023 8:03 PM, Jose Isaias Cabrera via Cygwin wrote: On Wednesday, November 29, 2023 05:46 PM, Brian Inglis expressed: However, if I turn off the Windows Firewall, it works. So, now I have to figure that out. You need to create a firewall exception for sshd on the machine you're

Re: Cygwin 3.4.9 - how to install ssh-keygen

2023-11-29 Thread Jose Isaias Cabrera via Cygwin
On Wednesday, November 29, 2023 05:46 PM, Brian Inglis expressed: > Great catch - Citrix is on BLODA as it tries to intercept a lot in every app: [clip] > Dirty-dirty-dirty! Citrix ;^> Well, it's not Citrix. I have Citrix in all my machines (work stuff) and those instances of cygwin work ok.

[NMU] inkscape 0.92.3-2 (Test)

2023-11-29 Thread Mark Geisert via Cygwin-apps
I've uploaded a non-maintainer re-build of the existing inkscape 0.92.3. This attempts to work around a problem with the current inkscape reported to exit with 127 error code (missing DLL). This build was produced with gcc-g++ 7.4 while the current build was produced with gcc-g++ 6.4. Newer

Re: Cygwin 3.4.9 - how to install ssh-keygen

2023-11-29 Thread Brian Inglis via Cygwin
On 2023-11-29 15:30, René Berber via Cygwin wrote: On 11/29/2023 3:13 PM, Jose Isaias Cabrera via Cygwin wrote: [snip] --- Process 23800 loaded C:\Program Files (x86)\Citrix\ICA Client\epclient64.dll at 7ffe0007 [snip] Try getting rid of Citrix. Its the only significant difference I

Re: Cygwin 3.4.9 - how to install ssh-keygen

2023-11-29 Thread Brian Inglis via Cygwin
On 2023-11-29 14:58, Jose Isaias Cabrera wrote: On Wednesday, November 29, 2023 04:38 PM, Brian Inglis expressed: Make sure none of the ssh bits are running and add a system startup scheduled task to shut them down and perhaps also start Cygwin services e.g. $ sc queryex state= all | grep -i

Re: Cygwin 3.4.9 - how to install ssh-keygen

2023-11-29 Thread René Berber via Cygwin
On 11/29/2023 3:13 PM, Jose Isaias Cabrera via Cygwin wrote: [snip] --- Process 23800 loaded C:\Program Files (x86)\Citrix\ICA Client\epclient64.dll at 7ffe0007 [snip] Try getting rid of Citrix. Its the only significant difference I see with my working ssh trace (and all the other

Re: Cygwin 3.4.9 - how to install ssh-keygen

2023-11-29 Thread Jose Isaias Cabrera via Cygwin
On Wednesday, November 29, 2023 04:38 PM, Brian Inglis expressed: > > Make sure none of the ssh bits are running and add a system startup scheduled > task to shut them down and perhaps also start Cygwin services e.g. > > $ sc queryex state= all | grep -i ssh jcabrera@jicman ~ $ sc queryex

Re: Cygwin 3.4.9 - how to install ssh-keygen

2023-11-29 Thread Eliot Moss via Cygwin
On 11/29/2023 4:13 PM, Jose Isaias Cabrera via Cygwin wrote: On Monday, November 27, 2023 02:46 AM, Matthias--- expressed: Am Sonntag, dem 26.11.2023 um 12:21 -0700 schrieb Brian Inglis via Cygwin: On 2023-11-26 10:12, Matthias--- via Cygwin wrote: Am Samstag, dem 25.11.2023 um 19:45 +0100

Re: Cygwin 3.4.9 - how to install ssh-keygen

2023-11-29 Thread Brian Inglis via Cygwin
On 2023-11-29 14:13, Jose Isaias Cabrera via Cygwin wrote: On Monday, November 27, 2023 02:46 AM, Matthias--- expressed: Am Sonntag, dem 26.11.2023 um 12:21 -0700 schrieb Brian Inglis via Cygwin: On 2023-11-26 10:12, Matthias--- via Cygwin wrote: Am Samstag, dem 25.11.2023 um 19:45 +0100

Re: Cygwin 3.4.9 - how to install ssh-keygen

2023-11-29 Thread Jose Isaias Cabrera via Cygwin
On Monday, November 27, 2023 02:46 AM, Matthias--- expressed: > > Am Sonntag, dem 26.11.2023 um 12:21 -0700 schrieb Brian Inglis via Cygwin: > > On 2023-11-26 10:12, Matthias--- via Cygwin wrote: > > > Am Samstag, dem 25.11.2023 um 19:45 +0100 schrieb ASSI via Cygwin: > > > > Matthias--- via

Re: Capturing a Cygwin instance from another PC

2023-11-29 Thread Jose Isaias Cabrera via Cygwin
On Monday, November 27, 2023 12:43 PM, Brian Inglis expressed: > Cc: Brian Inglis > > On 2023-11-27 01:24, ASSI via Cygwin wrote: > > Chris Wagner via Cygwin writes: > >> If you just want to duplicate the package selection this trick is all > >> you need. > >> 1. Get the current list: cygcheck

Re: SINGULAR Help Needed

2023-11-29 Thread Brian Inglis via Cygwin
On 2023-11-28 21:36, Marco Atzeri via Cygwin wrote: On 29.11.2023 02:53, Brian Inglis via Cygwin wrote: On 2023-11-27 10:41, Marco Atzeri via Cygwin wrote: On 03.10.2023 11:10, Rambiz Khalili via Cygwin wrote: Since the SINGULAR forum has stopped operating, I do not know how to get help with

Re: [PATCH] Cygwin: Add '--names-only' flag to cygcheck

2023-11-29 Thread Jon Turney
On 24/11/2023 18:31, Corinna Vinschen wrote: On Nov 24 17:06, Jon Turney wrote: Add '--names-only' flag to cygcheck, to output just the bare package names. Push it! I added changes to the manpage to document this option as well, before pushing it. Thanks.

cygwin 3.4.10-1

2023-11-29 Thread Corinna Vinschen via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * cygwin-3.4.10-1 * cygwin-devel-3.4.10-1 * cygwin-doc-3.4.10-1 Bug Fixes - - Fix missing term in __cpuset_zero_s() prototoype in sys/cpuset.h. Addresses:

Re: Kindly update my SSH public key

2023-11-29 Thread Jon Turney via Cygwin-apps
On 29/11/2023 06:39, Mark Geisert via Cygwin-apps wrote: Name: Mark Geisert BEGIN SSH2 PUBLIC KEY Comment: "256-bit ED25519, converted by Mark@zotac from OpenSSH" C3NzaC1lZDI1NTE5IP1ks1stdrx1ofmpCBnQWdJ2zt9qlnNqrCX0y15INZHf END SSH2 PUBLIC KEY Name: Mark Geisert