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: https

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: https

"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" mount-on-demand?

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 Unsubs

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 tryi

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. But

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 W

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 state=

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 sc

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 schr

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 Cygwin

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 -cd

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 r