[ANNOUNCEMENT] openssh 8.7p1-1

2021-08-21 Thread Corinna Vinschen via Cygwin-announce via Cygwin
The following packages have been uploaded to the Cygwin distribution: * openssh-8.7p1-1 OpenSSH is a program for logging into a remote machine and for executing commands on a remote machine. It can replace rlogin and rsh, providing encrypted communication between two machines. O

Re: Cygwin/X on Windows 10 won't launch apps from .XWinrc menus

2021-08-21 Thread Jon Turney
On 10/08/2021 13:58, Roland Roberts wrote: I have a new, company-supplied Windows 10 laptop, using Cygwin to do development. I’m having a problem getting XWin to launch apps. XWin appears to be mostly working normally, meaning if I launch a Cygwin mintty instance, I can manually set DISPLAY=:0.

Re: [ANNOUNCEMENT] Test: cygutils 1.4.16-4 (TEST)

2021-08-21 Thread Takashi Yano via Cygwin
On Fri, 20 Aug 2021 16:28:42 -0700 Mark Geisert wrote: > Hi Takashi, > > Takashi Yano via Cygwin wrote: > > On Tue, 17 Aug 2021 00:11:51 -0700 > > Mark Geisert wrote: > >> The following test packages have been uploaded to the Cygwin distribution: > >> > >> * cygutils-1.4.16-4 > >> * cygutils-extra

Symlink issue?

2021-08-21 Thread Lavrentiev, Anton (NIH/NLM/NCBI) [C] via Cygwin
Hi, Please consider the following Cygwin session: $ cd ~ $ pwd /home/user $ touch file $ ls file file $ cygpath -w ~ C:\cygwin64\home\user $ mkdir /cygdrive/g/cygwin/dir $ ln -s /cygdrive/g/cygwin/dir ./dir $ ls -l dir ... dir -> /cygdrive/g/cygwin/dir/ $ cd dir $ pwd /home/user/dir $ cygpath -w

Re: Symlink issue?

2021-08-21 Thread Ken Brown via Cygwin
On 8/21/2021 4:15 PM, Lavrentiev, Anton (NIH/NLM/NCBI) [C] via Cygwin wrote: Hi, Please consider the following Cygwin session: $ cd ~ $ pwd /home/user $ touch file $ ls file file $ cygpath -w ~ C:\cygwin64\home\user $ mkdir /cygdrive/g/cygwin/dir $ ln -s /cygdrive/g/cygwin/dir ./dir $ ls -l dir

Re: Symlink issue?

2021-08-21 Thread Thomas Wolff
Am 21.08.2021 um 23:59 schrieb Ken Brown via Cygwin: On 8/21/2021 4:15 PM, Lavrentiev, Anton (NIH/NLM/NCBI) [C] via Cygwin wrote: Hi, Please consider the following Cygwin session: $ cd ~ $ pwd /home/user $ touch file $ ls file file $ cygpath -w ~ C:\cygwin64\home\user $ mkdir /cygdrive/g/cyg

Re: Symlink issue?

2021-08-21 Thread Brian Inglis
On 2021-08-21 18:40, Thomas Wolff wrote: Am 21.08.2021 um 23:59 schrieb Ken Brown via Cygwin: On 8/21/2021 4:15 PM, Lavrentiev, Anton (NIH/NLM/NCBI) [C] via Cygwin wrote: Hi, Please consider the following Cygwin session: $ cd ~ $ pwd /home/user $ touch file $ ls file file $ cygpath -w ~ C:\